Skip to content

Instantly share code, notes, and snippets.

@JakeTrock
Created October 5, 2022 20:03
Show Gist options
  • Save JakeTrock/7b83fdef6037813ee52cb5cfc96091a8 to your computer and use it in GitHub Desktop.
Save JakeTrock/7b83fdef6037813ee52cb5cfc96091a8 to your computer and use it in GitHub Desktop.
find -name "*" -exec fontforge -lang=ff -c 'Open($1); Generate($2); Close();' {} {}.bdf \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment