summaryrefslogtreecommitdiff
path: root/pxl/pxsymbol.psh
blob: 5ec082aaf97395281f44a89ca317f2ef0ab87017 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* Copyright (C) 1996 Aladdin Enterprises.  All rights reserved.
   Unauthorized use, copying, and/or distribution prohibited.
 */

/* pxsymbol.h */
/* PCL XL symbol set table declarations */

extern const unsigned short pxPDFDocEncoding[];
extern const unsigned short pxMacExpertEncoding[];
extern const unsigned short pxSymbolEncoding[];
extern const unsigned short pxISOLatin1Encoding[];
extern const unsigned short pxStandardEncoding[];
extern const unsigned short pxDingbatsEncoding[];
extern const unsigned short pxMacRomanEncoding[];
extern const unsigned short pxWinAnsiEncoding[];