summaryrefslogtreecommitdiff
path: root/Master/texmf/dvipdfm/UniKSCms-UCS2-H
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/dvipdfm/UniKSCms-UCS2-H')
-rw-r--r--Master/texmf/dvipdfm/UniKSCms-UCS2-H66
1 files changed, 0 insertions, 66 deletions
diff --git a/Master/texmf/dvipdfm/UniKSCms-UCS2-H b/Master/texmf/dvipdfm/UniKSCms-UCS2-H
deleted file mode 100644
index 91a234656e2..00000000000
--- a/Master/texmf/dvipdfm/UniKSCms-UCS2-H
+++ /dev/null
@@ -1,66 +0,0 @@
-%!PS-Adobe-3.0 Resource-CMap
-%%DocumentNeededResources: ProcSet (CIDInit)
-%%DocumentNeededResources: CMap (UniKS-UCS2-H)
-%%IncludeResource: ProcSet (CIDInit)
-%%IncludeResource: CMap (UniKS-UCS2-H)
-%%BeginResource: CMap (UniKSCms-UCS2-H)
-%%Title: (UniKSCms-UCS2-H Adobe Korea1 1)
-%%Version: 1.0
-%%Copyright:
-%% Copyright (C) 2002 by Jin-Hwan Cho <chofchof@ktug.or.kr>
-%%
-%% This program is free software; you can redistribute it and/or modify
-%% it under the terms of the GNU General Public License as published by
-%% the Free Software Foundation; either version 2 of the License, or
-%% (at your option) any later version.
-%%
-%% This program is distributed in the hope that it will be useful,
-%% but WITHOUT ANY WARRANTY; without even the implied warranty of
-%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-%% GNU General Public License for more details.
-%%
-%% You should have received a copy of the GNU General Public License
-%% along with this program; if not, write to the Free Software
-%% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
-%%EndComments
-
-/CIDInit /ProcSet findresource begin
-
-12 dict begin
-
-begincmap
-
-/UniKS-UCS2-H usecmap
-
-/CIDSystemInfo 3 dict dup begin
- /Registry (Adobe) def
- /Ordering (Korea1) def
- /Supplement 1 def
-end def
-
-/CMapName /UniKSCms-UCS2-H def
-/CMapVersion 1.0 def
-/CMapType 1 def
-
-/WMode 0 def
-
-9 begincidrange
-<00ad> <00ad> 109
-<00b7> <00b7> 104
-<02d0> <02d0> 210
-<2015> <2015> 110
-<2225> <2225> 111
-<223c> <223c> 113
-<226a> <226b> 176
-<2299> <2299> 227
-<ff5e> <ff5e> 200
-endcidrange
-
-endcmap
-
-CMapName currentdict /CMap defineresource pop
-
-end
-end
-%%EndResource
-%%EOF