1 //========================================================================
5 // Copyright 2001-2002 Glyph & Cog, LLC
7 //========================================================================
13 typedef unsigned int Unicode
;
15 // Character ID for CID character collections.
16 typedef unsigned int CID
;
18 // This is large enough to hold any of the following:
22 typedef unsigned int CharCode
;