genttf.ff 95 B

1234567
  1. Open($1)
  2. flags = 0
  3. if ($1 == "symbol.sfd")
  4. flags = 0x2000
  5. endif
  6. Generate($2, "ttf", flags)