This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2024-11-24 12:20:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ef6f3a30cc
wine
/
fonts
/
genttf.ff
7 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
First stab at Wine versions of Courier, System and MS Sans Serif fonts.
2004-08-17 22:33:14 +00:00
Open($1)
fonts: Set the symbol flag when generating symbol.ttf.
2009-02-20 14:48:59 +00:00
flags = 0
if ($1 == "symbol.sfd")
flags = 0x2000
endif
Generate($2, "ttf", flags)
Reference in New Issue
Copy Permalink