diff options
-rwxr-xr-x | Master/bin/i386-linux/dvipdfmx | bin | 662056 -> 2078004 bytes | |||
l---------[-rwxr-xr-x] | Master/bin/i386-linux/ebb | bin | 194332 -> 8 bytes | |||
l--------- | Master/bin/i386-linux/extractbb | 1 | ||||
-rw-r--r-- | Master/texmf/dvipdfm/README | 4 | ||||
-rw-r--r-- | Master/texmf/dvipdfmx/dvipdfmx.cfg (renamed from Master/texmf/dvipdfm/dvipdfmx.cfg) | 0 | ||||
-rw-r--r-- | Master/texmf/fonts/cmap/EUC-UCS2 (renamed from Master/texmf/dvipdfm/EUC-UCS2) | 0 | ||||
-rw-r--r-- | Master/texmf/fonts/cmap/README | 10 | ||||
-rw-r--r-- | Master/texmf/fonts/cmap/UniKSCms-UCS2-H (renamed from Master/texmf/dvipdfm/UniKSCms-UCS2-H) | 0 | ||||
-rw-r--r-- | Master/texmf/fonts/cmap/UniKSCms-UCS2-V (renamed from Master/texmf/dvipdfm/UniKSCms-UCS2-V) | 0 | ||||
-rw-r--r-- | Master/texmf/fonts/cmap/dvipdfmx/README | 11 |
10 files changed, 22 insertions, 4 deletions
diff --git a/Master/bin/i386-linux/dvipdfmx b/Master/bin/i386-linux/dvipdfmx Binary files differindex c6e6f0e4f9d..a6db8e168df 100755 --- a/Master/bin/i386-linux/dvipdfmx +++ b/Master/bin/i386-linux/dvipdfmx diff --git a/Master/bin/i386-linux/ebb b/Master/bin/i386-linux/ebb Binary files differindex dc4a6c6538e..ab4195592f6 100755..120000 --- a/Master/bin/i386-linux/ebb +++ b/Master/bin/i386-linux/ebb diff --git a/Master/bin/i386-linux/extractbb b/Master/bin/i386-linux/extractbb new file mode 120000 index 00000000000..ab4195592f6 --- /dev/null +++ b/Master/bin/i386-linux/extractbb @@ -0,0 +1 @@ +dvipdfmx
\ No newline at end of file diff --git a/Master/texmf/dvipdfm/README b/Master/texmf/dvipdfm/README deleted file mode 100644 index b012c857a68..00000000000 --- a/Master/texmf/dvipdfm/README +++ /dev/null @@ -1,4 +0,0 @@ -The files here are for dvipdfmx, which pretends to be dvipdfm. -The files for the original dvipdfm are in the config/ subdirectory. - ---karl, 29jun05. (public domain) diff --git a/Master/texmf/dvipdfm/dvipdfmx.cfg b/Master/texmf/dvipdfmx/dvipdfmx.cfg index b8adb6c6f11..b8adb6c6f11 100644 --- a/Master/texmf/dvipdfm/dvipdfmx.cfg +++ b/Master/texmf/dvipdfmx/dvipdfmx.cfg diff --git a/Master/texmf/dvipdfm/EUC-UCS2 b/Master/texmf/fonts/cmap/EUC-UCS2 index d7a91685ad5..d7a91685ad5 100644 --- a/Master/texmf/dvipdfm/EUC-UCS2 +++ b/Master/texmf/fonts/cmap/EUC-UCS2 diff --git a/Master/texmf/fonts/cmap/README b/Master/texmf/fonts/cmap/README new file mode 100644 index 00000000000..d5bff14e6fd --- /dev/null +++ b/Master/texmf/fonts/cmap/README @@ -0,0 +1,10 @@ +In the pTeX distribution, there is also a ptetex subdirectory here, with +the files Adobe-Japan1-UCS2, H, UniCNS-UTF16-H, and more, which come +from Adobe. + +Since they are under a nonfree license, they are not included here, but +they can be found in the GPL Ghostscript distribution, or via Adobe's +"CMaps for PDF 1.4 CJK Fonts" at +http://partners.adobe.com/public/developer/font/index.html#pcfi, +among other places. + diff --git a/Master/texmf/dvipdfm/UniKSCms-UCS2-H b/Master/texmf/fonts/cmap/UniKSCms-UCS2-H index 91a234656e2..91a234656e2 100644 --- a/Master/texmf/dvipdfm/UniKSCms-UCS2-H +++ b/Master/texmf/fonts/cmap/UniKSCms-UCS2-H diff --git a/Master/texmf/dvipdfm/UniKSCms-UCS2-V b/Master/texmf/fonts/cmap/UniKSCms-UCS2-V index 9e5e61e5f95..9e5e61e5f95 100644 --- a/Master/texmf/dvipdfm/UniKSCms-UCS2-V +++ b/Master/texmf/fonts/cmap/UniKSCms-UCS2-V diff --git a/Master/texmf/fonts/cmap/dvipdfmx/README b/Master/texmf/fonts/cmap/dvipdfmx/README new file mode 100644 index 00000000000..7b8fcaafa56 --- /dev/null +++ b/Master/texmf/fonts/cmap/dvipdfmx/README @@ -0,0 +1,11 @@ +These files are about dealing with the ToUnicode feature for CJK fonts. +They were created by Jin-Hwan Cho for (e.g.) dvipdfmx: + +EUC-UCS2: can be used for ToUnicode cmap from EUC -> UCS2. +UniKSCms-UCS2-H(V): supplements Adobe's UniKS-UCS2-H(V), which miss some +symbols. + +Adobe's UniKS-UCS2-H and UniKS-UCS2-V files are under a nonfree license, +so are not included here, but can be found in the GPL Ghostscript +distribution, or via Adobe's "CMaps for PDF 1.4 CJK Fonts" at +http://partners.adobe.com/public/developer/font/index.html#pcfi |