X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2FGlobalParams.h;h=dee9e25c62979ba127fed63e431e9a3e06261b84;hb=884f739665dc56e66f51e104350f2affd33f2dd8;hp=5fb3be319269dacf06907629cbbef61c7370b03f;hpb=8032fd96d450ac015c0153f1fa57e974d67b4993;p=evince.git diff --git a/pdf/xpdf/GlobalParams.h b/pdf/xpdf/GlobalParams.h index 5fb3be31..dee9e25c 100644 --- a/pdf/xpdf/GlobalParams.h +++ b/pdf/xpdf/GlobalParams.h @@ -2,7 +2,7 @@ // // GlobalParams.h // -// Copyright 2001-2002 Glyph & Cog, LLC +// Copyright 2001-2003 Glyph & Cog, LLC // //======================================================================== @@ -156,7 +156,7 @@ public: GBool getPSASCIIHex(); EndOfLineKind getTextEOL(); GBool getTextKeepTinyChars(); - GString *findFontFile(GString *fontName, char *ext1, char *ext2); + GString *findFontFile(GString *fontName, char **exts); GString *getInitialZoom(); FontRastControl getT1libControl(); FontRastControl getFreeTypeControl();