Sha256: 75cd8ab45d7e7fd7d58d03e80b9a620d23e5ee9fb00a70c1e80e554d5ded9013
Contents?: true
Size: 540 Bytes
Versions: 2
Compression:
Stored size: 540 Bytes
Contents
//======================================================================== // // SplashFontFileID.cc // //======================================================================== #include <aconf.h> #ifdef USE_GCC_PRAGMAS #pragma implementation #endif #include "SplashFontFileID.h" //------------------------------------------------------------------------ // SplashFontFileID //------------------------------------------------------------------------ SplashFontFileID::SplashFontFileID() { } SplashFontFileID::~SplashFontFileID() { }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pdf2json-0.2.0 | pdf2json-0.52-source/splash/SplashFontFileID.cc |
pdf2json-0.1.0 | pdf2json-0.52-source/splash/SplashFontFileID.cc |