Skip to content

Instantly share code, notes, and snippets.

@13
Created February 3, 2023 19:48
Show Gist options
  • Save 13/54aa8be7c208d322c51fb6a52b520acc to your computer and use it in GitHub Desktop.
Save 13/54aa8be7c208d322c51fb6a52b520acc to your computer and use it in GitHub Desktop.
u8g2 custom font

otf2bdf -p 32 SF-Pro-Text-Bold.otf -o out.bdf

bdfconv -f 1 -m "32-255" -n SFProTextBold32 -o SFProTextBold32.c out.bdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment