textrendering/textformatting/testfont/TFONT.GD
author William Roberts <williamr@symbian.org>
Fri, 28 May 2010 14:59:04 +0100
branchRCL_3
changeset 29 8d17ed1e2513
parent 0 1fb32624e06b
permissions -rw-r--r--
Re-merge fix for bug 1543

#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