[wadalabfont-kit] / jis2prim / BitmapFontFileTest.h  

Diff of /jis2prim/BitmapFontFileTest.h

Parent Directory | Revision Log

version 1.1, Thu Feb 21 11:57:39 2002 UTC version 1.2, Tue Aug 6 06:30:43 2002 UTC
Line 20 
Line 20 
     delete ff;      delete ff;
   }    }
   void testShow(){    void testShow(){
     cout << ff->find(0x3021);      std::cout << ff->find(0x3021);
   }    }
   static Test *suite(){    static Test *suite(){
     TestSuite *suiteOfTests = new TestSuite;      TestSuite *suiteOfTests = new TestSuite;


Generate output suitable for use with a patch program
Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

ktanaka

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help