summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/jfontmaps
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2012-02-10 13:18:17 +0000
committerNorbert Preining <preining@logic.at>2012-02-10 13:18:17 +0000
commit08b69a9426af1694e8a627eb4885ef0aaf63d352 (patch)
tree811b883d86372eac33353d0d56bb9212bbed7043 /Master/texmf-dist/doc/fonts/jfontmaps
parent1053ac3b3f010d4b9ca202c778639cb08c935c96 (diff)
update jfontmaps from current sources
git-svn-id: svn://tug.org/texlive/trunk@25349 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/jfontmaps')
-rw-r--r--Master/texmf-dist/doc/fonts/jfontmaps/ChangeLog53
1 files changed, 53 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/jfontmaps/ChangeLog b/Master/texmf-dist/doc/fonts/jfontmaps/ChangeLog
new file mode 100644
index 00000000000..d9eab479440
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/jfontmaps/ChangeLog
@@ -0,0 +1,53 @@
+2012-02-10 Norbert Preining <preining@logic.at>
+
+ * fontmaps: add ipa and ipaex maps
+
+2012-02-06 Norbert Preining <preining@logic.at>
+
+ * scripts/updmap-setup-kanji.pl: change output of status to
+ only report family, change help text a bit,
+ fix for win32, thanks Akira Kakuto
+ Version v0.9.3
+
+2012-01-31 Norbert Preining <preining@logic.at>
+
+ * scripts/updmap-setup-kanji.pl: rewrite updmap-otf in perl
+ so that the script is usable under Windows
+ add command line options for help, dry-run, etc
+ support jis2004 via cmd line -jis2004
+
+2012-01-27 Norbert Preining <preining@logic.at>
+
+ * scripts/updmap-otf.sh: support IPA and IPAex fonts,
+ improve and extended documentation
+ Version v0.9.2
+
+2011-11-11 Norbert Preining <preining@logic.at>
+
+ * scripts/updmap-otf.sh: Version v0.9.1
+ use kpsewhich for finding fonts
+ use updmap-sys --setoption kanjiEmbed to select the font family
+ use current names of map files
+ use different font name for Kozuka font, as used in the map file
+ get state from updmap.cfg, not from some state file
+
+Old changelog of updmap-otf/updmap-setup-kanji.pl:
+
+# 27 May 2006 by KOBAYASHI R. Taizo <tkoba965@mac.com> v0.9
+# use noEmbed.map instead of noEmbeddedFont.map
+# 10 Jun 2005 by KOBAYASHI R. Taizo <tkoba965@mac.com> v0.8
+# modified to use updmap-sys in teTeX3
+# 07 Nov 2004 by KOBAYASHI R. Taizo <tkoba965@mac.com> v0.7
+# do not echo back the message of updmap.
+# 17 Oct 2004 by KOBAYASHI R. Taizo <tkoba965@mac.com> v0.6
+# set hiragino map file if nofont is installed and arg is auto.
+# 04 Oct 2004 by KOBAYASHI R. Taizo <tkoba965@mac.com> v0.5
+# handl standby map files more strictly
+# 20 Sep 2004 by KOBAYASHI R. Taizo <tkoba965@mac.com> v0.4
+# hand over current status to map file installer
+# 19 Sep 2004 by KOBAYASHI R. Taizo <tkoba965@mac.com> v0.3
+# handl *-udvips.map in TEXMF/dvipdfm/config/otf/
+# 02 Mar 2004 by KOBAYASHI R. Taizo <tkoba@ike-dyn.ritsumei.ac.jp> v0.2
+# added noFont-udvips.map
+# 28 Feb 2004 by KOBAYASHI R. Taizo <tkoba@ike-dyn.ritsumei.ac.jp> v0.1
+