Hash : e4b61146 Author : Date : 2003-01-12T08:42:21
Download
1 2 3 4 5 6 7 8 9 10 11 12 13
#include "FTFace.h" class FTICUFace : public LEFontInstance { public: FTICUFace(){} ~FTICUFace(){} private; FTFace face; };