Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ps_standardencoding(5) — DG/UX R4.11

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

postprint(1)

ascii(5)

iso-88591(5)



ps_standardencoding(5)           DG/UX R4.11          ps_standardencoding(5)


NAME
       psstandardencoding - map of PostScript standard character set

DESCRIPTION
       This man page gives a map of the standard PostScript encoding vector.
       This character set is defined in the PostScript language's
       StandardEncoding encoding vector (Sections E.5 and E.6 of Appendix E,
       "Standard Character Sets and Encoding Vectors," in the PostScript®
       Language Reference Manual by Adobe Systems Incorporated).

       Not all characters from octal 000 through 376 are defined in the
       standard set.  The undefined characters are octal 000 through 037,
       177 through 240, and those indicated in the table that begins on the
       next page.  Some of the characters not defined in the standard
       PostScript character set are defined in other PostScript character
       sets.

       Some PostScript characters are not in the ISO Latin 1 character set
       [see iso-88591(5)] and are therefore not accurately represented in
       this man page.  The non-latin1 characters and their octal values are
       as follows: Lslash (350), OE (352), breve (306), caron (317),
       dotaccent (307), dotlessi (365), ellipsis (274), fraction (244),
       guilsinglleft (254), guilsinglright (255), hungarumlaut (315), lslash
       (370), oe (372), ogonek (316), perthousand (275), quotedblbase (271),
       quotesinglbase (270), quotesingle (251), ring (312).

   Character Set Table
       The following table shows the octal value, bit combination,
       character, and PostScript name for each character in the
       StandardEncoding encoding vector:

       040   32  02/00     space         240  160  10/00      not defined
       041   33  02/01  !  exclam        241  161  10/01  ¡   exclamdown
       042   34  02/02  "  quotedbl      242  162  10/02  ¢   cent
       043   35  02/03  #  numbersign    243  163  10/03  £   sterling
       044   36  02/04  $  dollar        244  164  10/04  /   fraction
       045   37  02/05  %  percent       245  165  10/05  ¥   yen
       046   38  02/06  &  ampersand     246  166  10/06  ƒ   florin
       047   39  02/07  '  quoteright    247  167  10/07  §   section
       050   40  02/08  (  parenleft     250  168  10/08  ¤   currency
       051   41  02/09  )  parenright    251  169  10/09  '   quotesingle
       052   42  02/10  *  asterisk      252  170  10/10  "   quotedblleft
       053   43  02/11  +  plus          253  171  10/11  «   guillemotleft
       054   44  02/12  ,  comma         254  172  10/12  <   guilsinglleft
       055   45  02/13  -  hyphen        255  173  10/13  >   guilsinglright
       056   46  02/14  .  period        256  174  10/14  fi  fi
       057   47  02/15  /  slash         257  175  10/15  fl  fl
       060   48  03/00  0  zero          260  176  11/00      not defined
       061   49  03/01  1  one           261  177  11/01  -   endash
       062   50  03/02  2  two           262  178  11/02  †   dagger
       063   51  03/03  3  three         263  179  11/03  ‡   daggerdbl
       064   52  03/04  4  four          264  180  11/04  ·   periodcentered
       065   53  03/05  5  five          265  181  11/05      not defined
       066   54  03/06  6  six           266  182  11/06  ¶   paragraph
       067   55  03/07  7  seven         267  183  11/07  ·   bullet
       070   56  03/08  8  eight         270  184  11/08  ,   quotesinglbase
       071   57  03/09  9  nine          271  185  11/09  ,,  quotedblbase
       072   58  03/10  :  colon         272  186  11/10  "   quotedblright
       073   59  03/11  ;  semicolon     273  187  11/11  »   guillemotright
       074   60  03/12  <  less          274  188  11/12  ... ellipsis
       075   61  03/13  =  equal         275  189  11/13  %o  perthousand
       076   62  03/14  >  greater       276  190  11/14      not defined
       077   63  03/15  ?  question      277  191  11/15  ¿   questiondown
       100   64  04/00  @  at            300  192  12/00      not defined
       101   65  04/01  A  A             301  193  12/01  `   grave
       102   66  04/02  B  B             302  194  12/02  ´   acute
       103   67  04/03  C  C             303  195  12/03  ^   circumflex
       104   68  04/04  D  D             304  196  12/04  ~   tilde
       105   69  04/05  E  E             305  197  12/05  ¯   macron
       106   70  04/06  F  F             306  198  12/06  '
`
breve 107 71 04/07 G G 307 199 12/07 · dotaccent 110 72 04/08 H H 310 200 12/08 ¨ dieresis 111 73 04/09 I I 311 201 12/09 not defined 112 74 04/10 J J 312 202 12/10 ° ring 113 75 04/11 K K 313 203 12/11 ¸ cedilla 114 76 04/12 L L 314 204 12/12 not defined 115 77 04/13 M M 315 205 12/13 " hungarumlaut 116 78 04/14 N N 316 206 12/14 ¸ ogonek 117 79 04/15 O O 317 207 12/15 v caron 120 80 05/00 P P 320 208 13/00 -- emdash 121 81 05/01 Q Q 321 209 13/01 not defined 122 82 05/02 R R 322 210 13/02 not defined 123 83 05/03 S S 323 211 13/03 not defined 124 84 05/04 T T 324 212 13/04 not defined 125 85 05/05 U U 325 213 13/05 not defined 126 86 05/06 V V 326 214 13/06 not defined 127 87 05/07 W W 327 215 13/07 not defined 130 88 05/08 X X 330 216 13/08 not defined 131 89 05/09 Y Y 331 217 13/09 not defined 132 90 05/10 Z Z 332 218 13/10 not defined 133 91 05/11 [ bracketleft 333 219 13/11 not defined 134 92 05/12 \ backslash 334 220 13/12 not defined 135 93 05/13 ] bracketright 335 221 13/13 not defined 136 94 05/14 ^ asciicircum 336 222 13/14 not defined 137 95 05/15 _ underscore 337 223 13/15 not defined 140 96 06/00 ` quoteleft 340 224 14/00 not defined 141 97 06/01 a a 341 225 14/01 Æ AE 142 98 06/02 b b 342 226 14/02 not defined 143 99 06/03 c c 343 227 14/03 ª ordfeminine 144 100 06/04 d d 344 228 14/04 not defined 145 101 06/05 e e 345 229 14/05 not defined 146 102 06/06 f f 346 230 14/06 not defined 147 103 06/07 g g 347 231 14/07 not defined 150 104 06/08 h h 350 232 14/08 Ł Lslash 151 105 06/09 i i 351 233 14/09 Ø Oslash 152 106 06/10 j j 352 234 14/10 OE OE 153 107 06/11 k k 353 235 14/11 º ordmasculine 154 108 06/12 l l 354 236 14/12 not defined 155 109 06/13 m m 355 237 14/13 not defined 156 110 06/14 n n 356 238 14/14 not defined 157 111 06/15 o o 357 239 14/15 not defined 160 112 07/00 p p 360 240 15/00 not defined 161 113 07/01 q q 361 241 15/01 æ ae 162 114 07/02 r r 362 242 15/02 not defined 163 115 07/03 s s 363 243 15/03 not defined 164 116 07/04 t t 364 244 15/04 not defined 165 117 07/05 u u 365 245 15/05 i dotlessi 166 118 07/06 v v 366 246 15/06 not defined 167 119 07/07 w w 367 247 15/07 not defined 170 120 07/08 x x 370 248 15/08 ł lslash 171 121 07/09 y y 371 249 15/09 ø oslash 172 122 07/10 z z 372 250 15/10 oe oe 173 123 07/11 { braceleft 373 251 15/11 ß germandbls 174 124 07/12 | bar 374 252 15/12 not defined 175 125 07/13 } braceright 375 253 15/13 not defined 176 126 07/14 ~ asciitilde 376 254 15/14 not defined 177 127 07/15 not defined 377 255 15/15 not defined SEE ALSO postprint(1), ascii(5), iso-88591(5), psisolatin1encoding(5). PostScript® Language Reference Manual by Adobe Systems Incorporated. Licensed material--property of copyright holder(s)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026