filters
GlobalParams Class Reference
List of all members.Detailed Description
Definition at line 119 of file GlobalParams.h.
Public Member Functions | |
GlobalParams (const char *cfgFileName) | |
~GlobalParams () | |
CharCode | getMacRomanCharCode (const char *charName) |
Unicode | mapNameToUnicode (const char *charName) |
FILE * | getCIDToUnicodeFile (const GString *collection) |
UnicodeMap * | getResidentUnicodeMap (const GString *encodingName) |
FILE * | getUnicodeMapFile (const GString *encodingName) |
FILE * | findCMapFile (const GString *collection, const GString *cMapName) |
FILE * | findToUnicodeFile (const GString *name) |
DisplayFontParam * | getDisplayFont (const GString *fontName) |
DisplayFontParam * | getDisplayCIDFont (const GString *fontName, const GString *collection) |
GString * | getPSFile () |
int | getPSPaperWidth () |
int | getPSPaperHeight () |
GBool | getPSDuplex () |
PSLevel | getPSLevel () |
PSFontParam * | getPSFont (GString *fontName) |
PSFontParam * | getPSFont16 (GString *fontName, GString *collection, int wMode) |
GBool | getPSEmbedType1 () |
GBool | getPSEmbedTrueType () |
GBool | getPSEmbedCIDPostScript () |
GBool | getPSEmbedCIDTrueType () |
GBool | getPSOPI () |
GBool | getPSASCIIHex () |
GString * | getTextEncodingName () |
EndOfLineKind | getTextEOL () |
GBool | getTextKeepTinyChars () |
GString * | findFontFile (const GString *fontName, const char *ext1, const char *ext2) |
GString * | getInitialZoom () |
FontRastControl | getT1libControl () |
FontRastControl | getFreeTypeControl () |
GString * | getURLCommand () |
GString * | getMovieCommand () |
GBool | getMapNumericCharNames () |
GBool | getPrintCommands () |
GBool | getErrQuiet () |
CharCodeToUnicode * | getCIDToUnicode (GString *collection) |
UnicodeMap * | getUnicodeMap (GString *encodingName) |
CMap * | getCMap (GString *collection, GString *cMapName) |
UnicodeMap * | getTextEncoding () |
void | addDisplayFont (DisplayFontParam *param) |
void | setPSFile (char *file) |
GBool | setPSPaperSize (char *size) |
void | setPSPaperWidth (int width) |
void | setPSPaperHeight (int height) |
void | setPSDuplex (GBool duplex) |
void | setPSLevel (PSLevel level) |
void | setPSEmbedType1 (GBool embed) |
void | setPSEmbedTrueType (GBool embed) |
void | setPSEmbedCIDPostScript (GBool embed) |
void | setPSEmbedCIDTrueType (GBool embed) |
void | setPSOPI (GBool opi) |
void | setPSASCIIHex (GBool hex) |
void | setTextEncoding (char *encodingName) |
GBool | setTextEOL (char *s) |
void | setTextKeepTinyChars (GBool keep) |
void | setInitialZoom (char *s) |
GBool | setT1libControl (char *s) |
GBool | setFreeTypeControl (char *s) |
void | setMapNumericCharNames (GBool map) |
void | setPrintCommands (GBool printCommandsA) |
void | setErrQuiet (GBool errQuietA) |
The documentation for this class was generated from the following files: