diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/ptex-fontmaps/ChangeLog')
-rw-r--r-- | Master/texmf-dist/doc/fonts/ptex-fontmaps/ChangeLog | 146 |
1 files changed, 141 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/fonts/ptex-fontmaps/ChangeLog b/Master/texmf-dist/doc/fonts/ptex-fontmaps/ChangeLog index 3d0120e5ce3..e343cb56bcb 100644 --- a/Master/texmf-dist/doc/fonts/ptex-fontmaps/ChangeLog +++ b/Master/texmf-dist/doc/fonts/ptex-fontmaps/ChangeLog @@ -1,10 +1,146 @@ +2018-03-06 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Release 20180306.0 (HEAD -> master) [19cc0e5] + +2018-03-06 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * release.sh (origin/master, origin/HEAD) [dfbc325] + +2018-03-06 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * release.sh [f138858] + +2018-02-18 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * release.sh: adjust for macos package [80fd360] + +2018-02-17 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * default mode handling [70189bc] + +2018-02-17 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Allow multiple language mode [0903e22] + +2018-02-17 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * cleanup [24df4a4] + +2018-02-17 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Throw a warning and continue if database is not found Exit only when the final candidate list is empty [2b05339] + +2018-02-17 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Adjust help message [6ff928b] + +2018-02-17 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Adjust help message [5c437bd] + +2018-02-17 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Separate representative database to external file [d4c973b] + +2017-10-14 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * update candidates [116b3e9] + +2017-09-27 Norbert Preining <norbert@preining.info> + + * Merge pull request #12 from doraTeX/master [31737bb] + +2017-09-27 doraTeX <taylorkgb@gmail.com> + + * Update README [996eed3] + +2017-09-27 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Update README [54da49f] + +2017-09-27 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * separate macOS-specific packages [3ecc177] + +2017-09-27 doraTeX <taylorkgb@gmail.com> + + * Add toppanbunkyu-highsierra family [8f83fb7] + +2017-09-26 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Add highsierra family [787cf68] + +2017-07-04 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * tests/maptest-plain.tex: More punctuations [3a24605] + +2017-07-04 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * test-runner.pl: Support partial tests [1e7a933] + +2017-07-01 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Fix tests/maptest-plain.tex [d873ad2] + +2017-07-01 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Add ms-osx for sc [9f14cbb] + +2017-07-01 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Update tests/test-runner.pl [d55568d] + +2017-07-01 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Makefile: Add 'install' rule [039f4b6] + +2017-07-01 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Add sourcehan, sourcehan-otc, noto [6a1a129] + +2017-07-01 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Update tests/test-runner.pl [bd122cb] + +2017-07-01 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Add tests/test-runner.pl (WIP) [0ef09f4] + +2017-06-30 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Add tests/maptest-plain.tex (WIP) [a07455f] + +2017-06-29 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Workaround for TL2017 dvipdfmx bug dvipdfmx in TeX Live 2017 has a bug, that different CMaps are not attached to each instances of font using different OpenType layout features. This causes a problem for Japanese quotes, so we use SChinese fonts instead;) The bug was fixed in r44689-91, so we'll remove this workaround when TL2018 becomes available. (origin/dpxquote, dpxquote) [14db981] + +2017-06-29 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Add noto-otc, second trial (use Medium) [27e9f51] + +2017-06-28 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Add noto-otc, first trial [83b73a6] + +2017-06-28 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Add tools/mkmap-ai0-*.lua (currently noto-otc only) [9867594] + +2017-06-27 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * tools/mkmap-ja.lua: kanjiEmbed -> jaEmbed [f98bcf2] + +2017-06-27 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * rename: tools/mkmap.lua -> tools/mkmap-ja.lua [6040087] + 2017-06-24 Hironobu Yamashita <h.y.acetaminophen@gmail.com> - * Release 20170624.0 (HEAD -> master) [16dca6f] + * Release 20170624.0 (tag: 20170624.0) [16dca6f] 2017-06-24 Hironobu Yamashita <h.y.acetaminophen@gmail.com> - * Add founder family for sc (origin/master, origin/HEAD, aminophen/master) [837ffdd] + * Add founder family for sc [837ffdd] 2017-06-22 Hironobu Yamashita <h.y.acetaminophen@gmail.com> @@ -52,7 +188,7 @@ 2017-01-11 aminophen <h.y.acetaminophen@gmail.com> - * scEmbed default: fandol -> arphic-ttf This reverts the commit 142decd, for smaller dependency (origin/aminophen-cjk) [7e77414] + * scEmbed default: fandol -> arphic-ttf This reverts the commit 142decd, for smaller dependency [7e77414] 2017-01-11 aminophen <h.y.acetaminophen@gmail.com> @@ -272,7 +408,7 @@ 2016-10-04 aminophen <h.y.acetaminophen@gmail.com> - * hiragino-elcapitan: W2.otf -> W3.ttc; Add toppanbunkyu-sierra (origin/toppan) [9af223b] + * hiragino-elcapitan: W2.otf -> W3.ttc; Add toppanbunkyu-sierra [9af223b] 2016-10-04 aminophen <h.y.acetaminophen@gmail.com> @@ -316,7 +452,7 @@ 2016-09-27 KUROKI Yusuke <kuroky@users.sourceforge.jp> - * Fixed along Yamashita-san's blog and his commment (origin/win10) [9af5aef] + * Fixed along Yamashita-san's blog and his commment [9af5aef] 2016-09-27 KUROKI Yusuke <kuroky@users.sourceforge.jp> |