You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to create a desktop file for glyphr, but even if I configure the file associations to open glyphr on font.glyphr.txt files, I still have to drag it in.
I propose a -p option, so I can do ./glyphr.appimage -p font.glyphr.txt.
It would also be nice to be able to export to a SVG font via the command line, as the export GUI is quite finicky.
Something like ./glyphr.appimage -p font.glyphr.txt -s font.font.svg.
Also, I am aware that Glyphr 2 is coming, and this would be cool to do then.
The text was updated successfully, but these errors were encountered:
I would like to be able to create a desktop file for glyphr, but even if I configure the file associations to open glyphr on
font.glyphr.txt
files, I still have to drag it in.I propose a
-p
option, so I can do./glyphr.appimage -p font.glyphr.txt
.It would also be nice to be able to export to a SVG font via the command line, as the export GUI is quite finicky.
Something like
./glyphr.appimage -p font.glyphr.txt -s font.font.svg
.Also, I am aware that Glyphr 2 is coming, and this would be cool to do then.
The text was updated successfully, but these errors were encountered: