1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/fonts/genttf.ff
2009-02-20 18:36:55 +01:00

7 lines
95 B
Plaintext

Open($1)
flags = 0
if ($1 == "symbol.sfd")
flags = 0x2000
endif
Generate($2, "ttf", flags)