summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/ChangeLog
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-08-16 22:45:32 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-08-16 22:45:32 +0000
commit782ad0de9c74750a257e739156305682532a2e94 (patch)
treed9730b8fcf557880ca7b83b4c0002d3f6dd19ea9 /Build/source/texk/dvipdfm-x/ChangeLog
parent8a76770f246ae3adb341b873bf6cdb25d0114ef2 (diff)
Fix a bug that CMapName in CMap resource is not properly written (S. Hirata).
git-svn-id: svn://tug.org/texlive/trunk@48418 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/ChangeLog')
-rw-r--r--Build/source/texk/dvipdfm-x/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Build/source/texk/dvipdfm-x/ChangeLog b/Build/source/texk/dvipdfm-x/ChangeLog
index 94519ddff63..bed3e492eb4 100644
--- a/Build/source/texk/dvipdfm-x/ChangeLog
+++ b/Build/source/texk/dvipdfm-x/ChangeLog
@@ -1,3 +1,15 @@
+2018-08-17 Shunsaku Hirata <shunsaku.hirata74@gmail.com>
+
+ * cmap_write.c, tt_cmap.[ch], type0.c: Fixed a bug that
+ CMapName in CMap resource is not properly written.
+ Not correctly handles PostScript name and string objects.
+ Use CMapName constructed from font's BaseFont entry.
+ * spc_pdfm.c, spc_pdfm.h, specials.c: Added new special command
+ pdf:pageresources similar to pdfTeX \pdfpageresources
+ primitive.
+ * pdfencrypt.c: Adobe extension for AES 256-bit encryption is
+ not necessary for PDF version 2.0.
+
2018-05-23 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* dvi.c: First search for an input file with a suffix .xdv