textrendering/textformatting/testfont/TFONT.GD
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 14 Apr 2010 17:50:37 +0300
branchRCL_3
changeset 15 9a2be90ac9a2
parent 0 1fb32624e06b
permissions -rw-r--r--
Revision: 201013 Kit: 201015

#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