Commit dbfe39fe authored by Alexandre Julliard's avatar Alexandre Julliard

Generate the .ttf file in the current directory.

parent 96a5c442
Open($1)
ttfname = $1:r + ".ttf"
ttfname = $1:t:r + ".ttf"
Generate(ttfname, "ttf", 0);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment