Skip to content

cehbz/fontconvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of https://github.com/adafruit/Adafruit-GFX-Library/tree/master/fontconvert I've added the option to specify a set of glyphs to include in addition to the existing options of ending character number or character range. It's invoked by

fontconvert fontfile size -s stringofglyphstoinclude

This generates the bitmaps for only the glyphs in that string (duplicates are ignored) and outputs the minimal range of glyphs that includes all the glyphs in the string.

About

fork of Adafruit's freetype to GFX font converter to allow more compact fonts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published