mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
Generate the .ttf file in the current directory.
This commit is contained in:
parent
96a5c44233
commit
dbfe39fe68
@ -1,3 +1,3 @@
|
|||||||
Open($1)
|
Open($1)
|
||||||
ttfname = $1:r + ".ttf"
|
ttfname = $1:t:r + ".ttf"
|
||||||
Generate(ttfname, "ttf", 0);
|
Generate(ttfname, "ttf", 0);
|
||||||
|
Loading…
Reference in New Issue
Block a user