1 //========================================================================
5 //========================================================================
7 #ifndef SPLASHFONTFILEID_H
8 #define SPLASHFONTFILEID_H
12 #ifdef USE_GCC_PRAGMAS
18 //------------------------------------------------------------------------
20 //------------------------------------------------------------------------
22 class SplashFontFileID
{
26 virtual ~SplashFontFileID();
27 virtual GBool
matches(SplashFontFileID
*id
) = 0;