Skip to content

Instantly share code, notes, and snippets.

@walter211
Forked from zilongshanren/GD-cmd-scripts
Created July 24, 2013 05:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save walter211/6068313 to your computer and use it in GitHub Desktop.
Save walter211/6068313 to your computer and use it in GitHub Desktop.
#!/bin/sh
GD="/usr/local/bin/GDCL"
${GD} ../heightFont.GlyphProject Resources/HD/height
${GD} ../heightFont.GlyphProject Resources/SD/height -fs 16
${GD} ../middleLabel.GlyphProject Resources/HD/score
${GD} ../middleLabel.GlyphProject Resources/SD/score -fs 64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment