mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 12:20:07 +00:00
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
Open($1)
|
|
flags = 0
|
|
if ($1 == "symbol.sfd")
|
|
flags = 0x2000
|
|
endif
|
|
Generate($2, "ttf", flags)
|