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.
sl@0
     1
#include "tfont13.gdf"
sl@0
     2
#include "tfont18.gdf"
sl@0
     3
#include "tfont41.gdf"
sl@0
     4
sl@0
     5
sl@0
     6
Typeface FormTestFont
sl@0
     7
    Name "FormTestFont" Proportional
sl@0
     8
    FontBitmaps
sl@0
     9
        tfont13
sl@0
    10
        tfont18
sl@0
    11
        tfont41
sl@0
    12
        tfont13 WidthFactor 2 HeightFactor 2
sl@0
    13
        tfont18 WidthFactor 2 HeightFactor 2
sl@0
    14
        tfont41 WidthFactor 2 HeightFactor 2
sl@0
    15
    EndFontBitmaps
sl@0
    16
EndTypeface
sl@0
    17
sl@0
    18
FontStoreFile
sl@0
    19
    CollectionUid 268435510
sl@0
    20
    Typefaces
sl@0
    21
        FormTestFont
sl@0
    22
    EndTypefaces
sl@0
    23
EndFontStoreFile