share/hedgewars/Data/Fonts/CMakeLists.txt
author sheepluva
Fri, 17 May 2013 22:01:23 +0200
changeset 9010 d1f9197027b2
parent 8443 2debc9b9f917
child 9994 8455993a7a1b
permissions -rw-r--r--
changed icon for freezer ( issue #614 ), for rope (to be easier to recognize) and cluster bomb (to be easier to recognize and to so that it can be distinguished from the regular grenade's icon even when no color is present or perceived
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
562
d1a9035175ed - Simplify build system files
unc0rr
parents: 98
diff changeset
     1
install(FILES
8443
2debc9b9f917 remove trailing whitespaces from share too
koda
parents: 2873
diff changeset
     2
    DejaVuSans-Bold.ttf
2873
e7acb0251a22 Font switch requested by Copy Liu in issue #220 - a GPL CJK font set that includes some hand-drawn bitmaps for lower resolutions, reducing fuzziness of CJK chars in places like the ammo menu
nemo
parents: 2105
diff changeset
     3
    wqy-zenhei.ttc
8443
2debc9b9f917 remove trailing whitespaces from share too
koda
parents: 2873
diff changeset
     4
    DESTINATION ${SHAREPATH}Data/Fonts)