textrendering/textformatting/testfont/TFONT.GD
author Shabe Razvi <shaber@symbian.org>
Wed, 10 Feb 2010 17:58:29 +0000
changeset 3 1509585cd8bf
parent 0 1fb32624e06b
permissions -rw-r--r--
Bug 1860 - CHARCONV.CPP has a mismatched member TBool iFullyConstructed

#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