os/textandloc/textrendering/textformatting/testfont/TFONT.GD
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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