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.

67 lines
1.4 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. % $Id:
  16. % Horizontal to Vertical CID substitution resource for Ordering=CNS1
  17. /CNS1-WMode 3 dict begin
  18. /Ordering (CNS1) def
  19. /Switch /WMode def
  20. 1 [
  21. 130 128 % 41309
  22. 131 129 % 41310
  23. 134 132 % 41313
  24. 135 133 % 41314
  25. 138 136 % 41317
  26. 139 137 % 41318
  27. 142 140 % 41321
  28. 143 141 % 41322
  29. 146 144 % 41325
  30. 147 145 % 41326
  31. 150 148 % 41329
  32. 151 149 % 41330
  33. 154 152 % 41333
  34. 155 153 % 41334
  35. 158 156 % 41337
  36. 159 157 % 41338
  37. 13646 110 % 41291
  38. 13647 228 % 41443
  39. 13743 13744 % 41306
  40. 13745 13746 % 41308
  41. ] def
  42. 0 [
  43. 110 13646 % 41291
  44. 128 130 % 41309
  45. 129 131 % 41310
  46. 132 134 % 41313
  47. 133 135 % 41314
  48. 136 138 % 41317
  49. 137 139 % 41318
  50. 140 142 % 41321
  51. 141 143 % 41322
  52. 144 146 % 41325
  53. 145 147 % 41326
  54. 148 150 % 41329
  55. 149 151 % 41330
  56. 152 154 % 41333
  57. 153 155 % 41334
  58. 156 158 % 41337
  59. 157 159 % 41338
  60. 228 13647 % 41443
  61. 13744 13743 % 41306
  62. 13746 13745 % 41308
  63. ] def
  64. currentdict end /SubstCID defineresource pop
  65. %EOF