diff options
-rw-r--r-- | fonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index e02c173..b4444b9 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -29,7 +29,7 @@ fonts: 16x16.fnt -f Loma:size=17:c=0x0e81-0x0eff:bold=0:dy=-2 \ -f KhmerOS_sys:size=16:c=0x1780-0x17f9:dy=-2 \ -f DejaVuSans-Bold:size=14 \ - -f FZHeiTi:size=17:nobitmap=1:autohint=1 \ + -f wenquanyi_12pt.pcf:size=16:bold=1 \ -f gulim:size=17:bold=1:nobitmap=1:autohint=1 \ 16x16.fnt >16x16.fnt.log rm -f tmp.txt |