genttf.ff 95 Bytes
Newer Older
1
Open($1)
2 3 4 5 6
flags = 0
if ($1 == "symbol.sfd")
    flags = 0x2000
endif
Generate($2, "ttf", flags)