share/hedgewars/Data/Fonts/CMakeLists.txt
author nemo
Fri, 26 Feb 2010 16:29:00 +0000
changeset 2873 e7acb0251a22
parent 2105 580f7610d661
child 8443 2debc9b9f917
permissions -rw-r--r--
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

install(FILES
	DejaVuSans-Bold.ttf
    wqy-zenhei.ttc
	DESTINATION ${SHAREPATH}Data/Fonts)