You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

117 lines
4.8 KiB

1 month ago
  1. % Copyright (C) 2001-2021 Artifex Software, Inc.
  2. % All Rights Reserved.
  3. %
  4. % This software is provided AS-IS with no warranty, either express or
  5. % implied.
  6. %
  7. % This software is distributed under license and may not be copied,
  8. % modified or distributed except as expressly authorized under the terms
  9. % of the license contained in the file LICENSE in this distribution.
  10. %
  11. % Refer to licensing information at http://www.artifex.com or contact
  12. % Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael,
  13. % CA 94903, U.S.A., +1(415)492-9861, for further information.
  14. %
  15. % Define the CFF StandardStrings that represent characters.
  16. % This is a pseudo-encoding.
  17. /currentglobal where
  18. { pop currentglobal { setglobal } //true setglobal }
  19. { { } }
  20. ifelse
  21. /CFFStandardStrings mark
  22. % 0
  23. /.notdef /space /exclam /quotedbl /numbersign
  24. /dollar /percent /ampersand /quoteright /parenleft
  25. /parenright /asterisk /plus /comma /hyphen
  26. /period /slash /zero /one /two
  27. /three /four /five /six /seven
  28. /eight /nine /colon /semicolon /less
  29. /equal /greater /question /at /A
  30. /B /C /D /E /F
  31. /G /H /I /J /K
  32. /L /M /N /O /P
  33. % 50
  34. /Q /R /S /T /U
  35. /V /W /X /Y /Z
  36. /bracketleft /backslash /bracketright /asciicircum /underscore
  37. /quoteleft /a /b /c /d
  38. /e /f /g /h /i
  39. /j /k /l /m /n
  40. /o /p /q /r /s
  41. /t /u /v /w /x
  42. /y /z /braceleft /bar /braceright
  43. /asciitilde /exclamdown /cent /sterling /fraction
  44. % 100
  45. /yen /florin /section /currency /quotesingle
  46. /quotedblleft /guillemotleft /guilsinglleft /guilsinglright /fi
  47. /fl /endash /dagger /daggerdbl /periodcentered
  48. /paragraph /bullet /quotesinglbase /quotedblbase /quotedblright
  49. /guillemotright /ellipsis /perthousand /questiondown /grave
  50. /acute /circumflex /tilde /macron /breve
  51. /dotaccent /dieresis /ring /cedilla /hungarumlaut
  52. /ogonek /caron /emdash /AE /ordfeminine
  53. /Lslash /Oslash /OE /ordmasculine /ae
  54. /dotlessi /lslash /oslash /oe /germandbls
  55. % 150
  56. /onesuperior /logicalnot /mu /trademark /Eth
  57. /onehalf /plusminus /Thorn /onequarter /divide
  58. /brokenbar /degree /thorn /threequarters /twosuperior
  59. /registered /minus /eth /multiply /threesuperior
  60. /copyright /Aacute /Acircumflex /Adieresis /Agrave
  61. /Aring /Atilde /Ccedilla /Eacute /Ecircumflex
  62. /Edieresis /Egrave /Iacute /Icircumflex /Idieresis
  63. /Igrave /Ntilde /Oacute /Ocircumflex /Odieresis
  64. /Ograve /Otilde /Scaron /Uacute /Ucircumflex
  65. /Udieresis /Ugrave /Yacute /Ydieresis /Zcaron
  66. % 200
  67. /aacute /acircumflex /adieresis /agrave /aring
  68. /atilde /ccedilla /eacute /ecircumflex /edieresis
  69. /egrave /iacute /icircumflex /idieresis /igrave
  70. /ntilde /oacute /ocircumflex /odieresis /ograve
  71. /otilde /scaron /uacute /ucircumflex /udieresis
  72. /ugrave /yacute /ydieresis /zcaron /exclamsmall
  73. /Hungarumlautsmall /dollaroldstyle /dollarsuperior /ampersandsmall /Acutesmall
  74. /parenleftsuperior /parenrightsuperior /twodotenleader /onedotenleader /zerooldstyle
  75. /oneoldstyle /twooldstyle /threeoldstyle /fouroldstyle /fiveoldstyle
  76. /sixoldstyle /sevenoldstyle /eightoldstyle /nineoldstyle /commasuperior
  77. % 250
  78. /threequartersemdash /periodsuperior /questionsmall /asuperior /bsuperior
  79. /centsuperior /dsuperior /esuperior /isuperior /lsuperior
  80. /msuperior /nsuperior /osuperior /rsuperior /ssuperior
  81. /tsuperior /ff /ffi /ffl /parenleftinferior
  82. /parenrightinferior /Circumflexsmall /hyphensuperior /Gravesmall /Asmall
  83. /Bsmall /Csmall /Dsmall /Esmall /Fsmall
  84. /Gsmall /Hsmall /Ismall /Jsmall /Ksmall
  85. /Lsmall /Msmall /Nsmall /Osmall /Psmall
  86. /Qsmall /Rsmall /Ssmall /Tsmall /Usmall
  87. /Vsmall /Wsmall /Xsmall /Ysmall /Zsmall
  88. % 300
  89. /colonmonetary /onefitted /rupiah /Tildesmall /exclamdownsmall
  90. /centoldstyle /Lslashsmall /Scaronsmall /Zcaronsmall /Dieresissmall
  91. /Brevesmall /Caronsmall /Dotaccentsmall /Macronsmall /figuredash
  92. /hypheninferior /Ogoneksmall /Ringsmall /Cedillasmall /questiondownsmall
  93. /oneeighth /threeeighths /fiveeighths /seveneighths /onethird
  94. /twothirds /zerosuperior /foursuperior /fivesuperior /sixsuperior
  95. /sevensuperior /eightsuperior /ninesuperior /zeroinferior /oneinferior
  96. /twoinferior /threeinferior /fourinferior /fiveinferior /sixinferior
  97. /seveninferior /eightinferior /nineinferior /centinferior /dollarinferior
  98. /periodinferior /commainferior /Agravesmall /Aacutesmall /Acircumflexsmall
  99. % 350
  100. /Atildesmall /Adieresissmall /Aringsmall /AEsmall /Ccedillasmall
  101. /Egravesmall /Eacutesmall /Ecircumflexsmall /Edieresissmall /Igravesmall
  102. /Iacutesmall /Icircumflexsmall /Idieresissmall /Ethsmall /Ntildesmall
  103. /Ogravesmall /Oacutesmall /Ocircumflexsmall /Otildesmall /Odieresissmall
  104. /OEsmall /Oslashsmall /Ugravesmall /Uacutesmall /Ucircumflexsmall
  105. /Udieresissmall /Yacutesmall /Thornsmall /Ydieresissmall
  106. % 379
  107. /001.000 /001.001 /001.002 /001.003
  108. /Black /Bold /Book /Light /Medium
  109. /Regular /Roman /Semibold
  110. %391 = end
  111. counttomark packedarray exch pop
  112. 10 1 index .registerencoding
  113. .defineencoding
  114. exec