diff options
author | tknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2006-12-01 12:20:24 +0000 |
---|---|---|
committer | tknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c> | 2006-12-01 12:20:24 +0000 |
commit | 6025b6016517c6d898d8957d1d7e03ba71431912 (patch) | |
tree | b15bd6fa5ffe9588a9bca3f2b8a7e358f83b6eba /src/main/resources/Resources/cmap/78-EUC-V | |
parent | d2c77e820ab4aba8235d71275755021347b3ad10 (diff) | |
download | pdf-as-3-6025b6016517c6d898d8957d1d7e03ba71431912.tar.gz pdf-as-3-6025b6016517c6d898d8957d1d7e03ba71431912.tar.bz2 pdf-as-3-6025b6016517c6d898d8957d1d7e03ba71431912.zip |
Initial import of release 2.2.REL-2.2@923
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@4 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'src/main/resources/Resources/cmap/78-EUC-V')
-rw-r--r-- | src/main/resources/Resources/cmap/78-EUC-V | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/src/main/resources/Resources/cmap/78-EUC-V b/src/main/resources/Resources/cmap/78-EUC-V new file mode 100644 index 0000000..2564034 --- /dev/null +++ b/src/main/resources/Resources/cmap/78-EUC-V @@ -0,0 +1,86 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (78-EUC-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (78-EUC-H) +%%BeginResource: CMap (78-EUC-V) +%%Title: (78-EUC-V Adobe Japan1 0) +%%Version: 6.001 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-1997 Adobe Systems Incorporated. +%%Copyright: All Rights Reserved. +%%Copyright: +%%Copyright: Patents Pending +%%Copyright: +%%Copyright: NOTICE: All information contained herein is the property +%%Copyright: of Adobe Systems Incorporated. +%%Copyright: +%%Copyright: Permission is granted for redistribution of this file +%%Copyright: provided this copyright notice is maintained intact and +%%Copyright: that the contents of this file are not altered in any +%%Copyright: way from its original form. +%%Copyright: +%%Copyright: PostScript and Display PostScript are trademarks of +%%Copyright: Adobe Systems Incorporated which may be registered in +%%Copyright: certain jurisdictions. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/78-EUC-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Japan1) def + /Supplement 0 def +end def + +/CMapName /78-EUC-V def +/CMapVersion 6.001 def +/CMapType 1 def + +/XUID [1 10 25355] def + +/WMode 1 def + +27 begincidrange +<a1a2> <a1a3> 7887 +<a1b1> <a1b2> 7889 +<a1bc> <a1be> 7891 +<a1c1> <a1c5> 7894 +<a1ca> <a1db> 7899 +<a1e1> <a1e1> 7917 +<a4a1> <a4a1> 7918 +<a4a3> <a4a3> 7919 +<a4a5> <a4a5> 7920 +<a4a7> <a4a7> 7921 +<a4a9> <a4a9> 7922 +<a4c3> <a4c3> 7923 +<a4e3> <a4e3> 7924 +<a4e5> <a4e5> 7925 +<a4e7> <a4e7> 7926 +<a4ee> <a4ee> 7927 +<a5a1> <a5a1> 7928 +<a5a3> <a5a3> 7929 +<a5a5> <a5a5> 7930 +<a5a7> <a5a7> 7931 +<a5a9> <a5a9> 7932 +<a5c3> <a5c3> 7933 +<a5e3> <a5e3> 7934 +<a5e5> <a5e5> 7935 +<a5e7> <a5e7> 7936 +<a5ee> <a5ee> 7937 +<a5f5> <a5f6> 7938 +endcidrange +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF |