X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=2bcc6c3934908bb74a4a8d6545858b9f62bdc1d2;hb=0d57d59425db410cfcb6efc343a6f1a4d9a05ffc;hp=e07763b2efc3ff59634e356d2375512ccbb9dbc8;hpb=20430f84367a54d575f8b41245050cd10567f61b;p=chise%2Fchise-fonts-installer.git diff --git a/ChangeLog b/ChangeLog index e07763b..2bcc6c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,104 @@ +2018-10-14 MORIOKA Tomohiko + + * TrueType/Hanazono/Makefile.in (HANAZONO_FONTS_URL): Modify URL. + (HANAZONO_ZIP_FILE): Update to hanazono-20170904.zip. + +2018-10-01 MORIOKA Tomohiko + + * BDF/Makefile.in (install): Depend on `install-HNG'. + (build-HNG): Depend on `HNG'. + +2018-09-23 MORIOKA Tomohiko + + * chise-setup-xfonts.in: Add @prefix@/share/fonts/PCF/HNG. + + * BDF/Makefile.in (all): Add `build-HNG'. + (HNG): New target. + (build-HNG): New target. + (install-HNG): New target. + (distclean): Add cleaner for HNG/. + +2018-09-17 MORIOKA Tomohiko + + * Makefile.in (install-mac): New target. + (install-truetype-mac): New target. + (install-scripts-mac): New target. + + * site-setup-xfonts.sh: New file. [copied from kanbun/env/] + +2014-12-09 MORIOKA Tomohiko + + * BDF/JISX0213/Makefile.in (JISX0213_16DOT_FONTS_URL): Use + http://www.chise.org/dist/fonts/BDF/JISX0213/ instead of + http://www12.ocn.ne.jp/~imamura. + +2014-09-22 MORIOKA Tomohiko + + * BDF/Hanazono/Makefile.in (BDF_FILES): Add + HanaMin-UCS-SIP_20.bdf, HanaMin-UCS-SIP_40.bdf, + HanaMin-UCS-SIP_48.bdf and HanaMin-UCS-SIP_50.bdf. + (HanaMin-UCS-SIP_20.bdf): New target. + (HanaMin-UCS-SIP_40.bdf): New target. + (HanaMin-UCS-SIP_48.bdf): New target. + (HanaMin-UCS-SIP_50.bdf): New target. + +2014-04-28 MORIOKA Tomohiko + + * configure.in: Generate BDF/Hanazono/Makefile. + + * BDF/Makefile.in (all): Add `build-hanazono'. + (install): Add `install-hanazono'. + (build-hanazono): New target. + (install-hanazono): New target. + (distclean): Add cleaner for Hanazono/. + (distclean-all): Likewise. + +2013-06-11 MORIOKA Tomohiko + + * chise-setup-xfonts.in: Add + @prefix@/share/fonts/PCF/Hanazono:unscaled and + @prefix@/share/fonts/PCF/Hanazono. + + * BDF/Hanazono/Makefile.in: New file. + +2012-07-23 MORIOKA Tomohiko + + * Makefile.in (distclean): Delete GT/. + +2012-07-23 MORIOKA Tomohiko + + * chise-setup-xfonts.in: Delete + @prefix@/share/fonts/BDF/JISX0213:unscaled. + + * BDF/JISX0213/Makefile.in (install): + - Use "gzip -d <" instead of "zcat". + - Don't run `mkfontdir' in JISX0213_BDF_FONTS_DIR. + +2012-07-23 MORIOKA Tomohiko + + * TrueType/Makefile.in (install-mac): New target. + (install-hanazono-mac): Ditto. + (install-gt-mac): Ditto. + + * TrueType/GT/Makefile.in (install-mac): New target. + (/Library/Fonts/gt200001.ttf): Ditto. + (/Library/Fonts/gt200002.ttf): Ditto. + (/Library/Fonts/gt200003.ttf): Ditto. + (/Library/Fonts/gt200004.ttf): Ditto. + (/Library/Fonts/gt200005.ttf): Ditto. + (/Library/Fonts/gt200006.ttf): Ditto. + (/Library/Fonts/gt200007.ttf): Ditto. + (/Library/Fonts/gt200008.ttf): Ditto. + (/Library/Fonts/gt200009.ttf): Ditto. + (/Library/Fonts/gt200010.ttf): Ditto. + (/Library/Fonts/gt200011.ttf): Ditto. + (/Library/Fonts/gt200012.ttf): Ditto. + (/Library/Fonts/gt200013.ttf): Ditto. + 2012-07-23 MORIOKA Tomohiko - * Makefile.in, TrueType/Makefile.in: Move GT/ into TrueType/. + * configure.in, Makefile.in, TrueType/Makefile.in: Move GT/ into + TrueType/. * TrueType/GT/Makefile.in: Moved from GT/Makefile.in.