1 //========================================================================
5 // Copyright 1999-2003 Glyph & Cog, LLC
7 //========================================================================
9 #ifndef FOFIENCODINGS_H
10 #define FOFIENCODINGS_H
14 #ifdef USE_GCC_PRAGMAS
20 //------------------------------------------------------------------------
21 // Type 1 and 1C font data
22 //------------------------------------------------------------------------
24 extern char *fofiType1StandardEncoding[256];
25 extern char *fofiType1ExpertEncoding[256];
27 //------------------------------------------------------------------------
29 //------------------------------------------------------------------------
31 extern char *fofiType1CStdStrings[391];
32 extern Gushort fofiType1CISOAdobeCharset[229];
33 extern Gushort fofiType1CExpertCharset[166];
34 extern Gushort fofiType1CExpertSubsetCharset[87];