os/textandloc/textrendering/textformatting/testfont/TFONT.GD
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 #include "tfont13.gdf"
     2 #include "tfont18.gdf"
     3 #include "tfont41.gdf"
     4 
     5 
     6 Typeface FormTestFont
     7     Name "FormTestFont" Proportional
     8     FontBitmaps
     9         tfont13
    10         tfont18
    11         tfont41
    12         tfont13 WidthFactor 2 HeightFactor 2
    13         tfont18 WidthFactor 2 HeightFactor 2
    14         tfont41 WidthFactor 2 HeightFactor 2
    15     EndFontBitmaps
    16 EndTypeface
    17 
    18 FontStoreFile
    19     CollectionUid 268435510
    20     Typefaces
    21         FormTestFont
    22     EndTypefaces
    23 EndFontStoreFile