Skip to content

Commit

Permalink
switch sample font conversion script to use the brew installed fontforge
Browse files Browse the repository at this point in the history
  • Loading branch information
sumpfork committed Jun 8, 2015
1 parent 411a7df commit ef73dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion convert.ff
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/opt/local/bin/fontforge
#!/usr/local/bin/fontforge
Open($1)
Generate($1:r + ".ttf")

0 comments on commit ef73dcf

Please sign in to comment.