This font is most famously part of the and U8glib libraries.
Adafruit GFX does not ship with 6x14 by default. You must use Adafruit-GFX-Font-Customiser to convert a 6x14 BDF file.
bdftopcf 6x14.bdf > 6x14.pcf gzip 6x14.pcf sudo cp 6x14.pcf.gz /usr/share/fonts/X11/misc/ sudo mkfontdir /usr/share/fonts/X11/misc/ xset +fp /usr/share/fonts/X11/misc/ xset fp rehash
Based on Laravel 5
Additional features always being planned/researched
"git" involved
This font is most famously part of the and U8glib libraries.
Adafruit GFX does not ship with 6x14 by default. You must use Adafruit-GFX-Font-Customiser to convert a 6x14 BDF file. font 6x14h library download install
bdftopcf 6x14.bdf > 6x14.pcf gzip 6x14.pcf sudo cp 6x14.pcf.gz /usr/share/fonts/X11/misc/ sudo mkfontdir /usr/share/fonts/X11/misc/ xset +fp /usr/share/fonts/X11/misc/ xset fp rehash This font is most famously part of the and U8glib libraries