Skip to content

Commit

Permalink
Update gen-lua-fonts.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
  • Loading branch information
gmlewis committed Jul 8, 2024
1 parent 1045dbc commit 5906145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gen-lua-fonts.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash -ex
# -*- compile-command: "./gen-fonts.sh"; -*-
go run cmd/font2lua/main.go fonts/*/*.svg
go run cmd/font2lua/main.go fonts/*/*.svg ../go-fonts-*/fonts/*/*.svg

0 comments on commit 5906145

Please sign in to comment.