diff -r 000000000000 -r bde4ae8d615e os/textandloc/textrendering/textformatting/testfont/TFONT.GD --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/textandloc/textrendering/textformatting/testfont/TFONT.GD Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,23 @@ +#include "tfont13.gdf" +#include "tfont18.gdf" +#include "tfont41.gdf" + + +Typeface FormTestFont + Name "FormTestFont" Proportional + FontBitmaps + tfont13 + tfont18 + tfont41 + tfont13 WidthFactor 2 HeightFactor 2 + tfont18 WidthFactor 2 HeightFactor 2 + tfont41 WidthFactor 2 HeightFactor 2 + EndFontBitmaps +EndTypeface + +FontStoreFile + CollectionUid 268435510 + Typefaces + FormTestFont + EndTypefaces +EndFontStoreFile