switch sample font conversion script to use the brew installed fontforge
This commit is contained in:
parent
411a7dfad2
commit
ef73dcfe77
@ -1,3 +1,3 @@
|
||||
#!/opt/local/bin/fontforge
|
||||
#!/usr/local/bin/fontforge
|
||||
Open($1)
|
||||
Generate($1:r + ".ttf")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user