X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=BDF%2FZinbun%2FMakefile.in;h=a4e7863ce243fdd72c2d4edaf77c65ef69d82eb0;hb=10b24010c234d04afd71c3a00e7fb59156db17fd;hp=95b6589a2ea4fc75114aa6e35535a9524de41e6e;hpb=67f1cbedcbc6ddf0879dd42bb8d7ac7a484b03d4;p=chise%2Fchise-fonts-installer.git diff --git a/BDF/Zinbun/Makefile.in b/BDF/Zinbun/Makefile.in index 95b6589..a4e7863 100644 --- a/BDF/Zinbun/Makefile.in +++ b/BDF/Zinbun/Makefile.in @@ -52,7 +52,7 @@ install: $(MKDIR) $(ZINBUN_PCF_FONTS_DIR) for file in $(BDF_FILES) ; do \ FONT=`basename $${file} .bdf`.pcf.gz ; \ - bdftopcf $${file} | gzip -best > $(ZINBUN_PCF_FONTS_DIR)/$${FONT} ; \ + bdftopcf $${file} | gzip -9 > $(ZINBUN_PCF_FONTS_DIR)/$${FONT} ; \ done cd $(ZINBUN_PCF_FONTS_DIR) && mkfontdir