fix remapping behavior. Remapping is only necessary if we are rendering on the workbe...
[AROS-Contrib.git] / arospdf / splash / SplashFontFileID.cc
blobaf37cb2fd8c32e087150d723cd9ad00348462a6f
1 //========================================================================
2 //
3 // SplashFontFileID.cc
4 //
5 //========================================================================
7 #include <aconf.h>
9 #ifdef USE_GCC_PRAGMAS
10 #pragma implementation
11 #endif
13 #include "SplashFontFileID.h"
15 //------------------------------------------------------------------------
16 // SplashFontFileID
17 //------------------------------------------------------------------------
19 SplashFontFileID::SplashFontFileID() {
22 SplashFontFileID::~SplashFontFileID() {