Font Converter

This page helps you to convert a font into JavaScript that can be used with Espruino's Graphics library.

How it works:

  • Use one of the two methods below to select a font
  • Check the options
  • Click 'Go'
  • Copy and paste the generated font code into your Espruino project

Use an external font:

  • Go to https://fonts.google.com/, find a font
  • Click Select This Style
  • Copy the <link href=... line
  • Paste it into the text box below
  • Or use a link to .otf or .woff file, or the name of a font installed on your computer

OR use a font file:

  • Select a .otf or .woff font file on your computer
  • Enter a name for your font in the text box below

Font name:

Set font options:

Size : 16
BPP :
Range :
Align to increase sharpness :
Use compression :



This page is auto-generated from GitHub. If you see any mistakes or have suggestions, please let us know.