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.

59 lines
1.7 KiB

1 month ago
  1. % Copyright (C) 2001-2023 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., 39 Mesa Street, Suite 108A, San Francisco,
  13. % CA 94129, USA, for further information.
  14. %
  15. % Define the Adobe "extension" Latin glyph set.
  16. % This is not an Encoding strictly speaking, but we treat it like one.
  17. /currentglobal where
  18. { pop currentglobal { setglobal } true setglobal }
  19. { { } }
  20. ifelse
  21. /AdobeLatinExtensionGlyphEncoding mark
  22. /Abreve /Amacron /Aogonek
  23. /Cacute /Ccaron /Dcaron
  24. /Dcroat /Delta
  25. /Ecaron /Edotaccent /Emacron /Eogonek
  26. /Gbreve /Gcommaaccent
  27. /Idotaccent /Imacron /Iogonek
  28. /Kcommaaccent
  29. /Lacute /Lcaron /Lcommaaccent
  30. /Nacute /Ncaron /Ncommaaccent
  31. /Ohungarumlaut /Omacron
  32. /Racute /Rcaron /Rcommaaccent
  33. /Sacute /Scedilla /Scommaaccent
  34. /Tcaron /Tcommaaccent
  35. /Uhungarumlaut /Umacron /Uogonek /Uring
  36. /Zacute /Zdotaccent
  37. /abreve /amacron /aogonek
  38. /cacute /ccaron /commaaccent
  39. /dcaron /dcroat
  40. /ecaron /edotaccent /emacron /eogonek
  41. /gbreve /gcommaaccent /greaterequal
  42. /imacron /iogonek
  43. /kcommaaccent
  44. /lacute /lcaron /lcommaaccent /lessequal /lozenge
  45. /nacute /ncaron /ncommaaccent /notequal
  46. /ohungarumlaut /omacron
  47. /partialdiff
  48. /racute /radical /rcaron /rcommaaccent
  49. /sacute /scedilla /scommaaccent /summation
  50. /tcaron /tcommaaccent
  51. /uhungarumlaut /umacron /uogonek /uring
  52. /zacute /zdotaccent
  53. counttomark packedarray exch pop
  54. 9 1 index .registerencoding
  55. .defineencoding
  56. exec