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-12-11 05:14:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bcf439261a
wine
/
fonts
/
genttf.ff
4 lines
64 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)
Generate the .ttf file in the current directory.
2004-08-19 20:02:12 +00:00
ttfname = $1:t:r + ".ttf"
First stab at Wine versions of Courier, System and MS Sans Serif fonts.
2004-08-17 22:33:14 +00:00
Generate(ttfname, "ttf", 0);
Reference in New Issue
Copy Permalink