Skip to content

Lucide/Font-Atlas-Generator

Repository files navigation

Font Atlas Generator

https://lucide.github.io/Font-Atlas-Generator/

Generate a texture atlas from a specified font's glyphs, that you can use on REXPaint, lvllvl.com, Playscii, ecc

  • write the glyphs you want to use (charset), the default one is REXPaint's default
  • enter the font name if you have it already available in your system (e.g. it's installed), otherwise, you can load a font file
  • you can define an arbitrary amount of fallback fonts in the corresponding fields regulated by the Fallback fonts spinner. The usage is top to bottom.
  • tweak the settings to achieve the desired layout
  • save the image by clicking on save image

Warning, the app uses unicode variation selectors to prevent browsers from showing symbols in the emoji style. If you copy the string in the "charset" textarea, for every char there will be a U+FE0E variation selector following.


features I'd like to add:

  • export sprite-glyph association metadata
    the only editor I've seen supporting this is Playscii REXPaint now supports this feature too
  • export additional metadata, for various programs