-
Notifications
You must be signed in to change notification settings - Fork 77
fontgroupfreeuniversal
olikraus edited this page Jun 3, 2015
·
6 revisions
Download location at openfontlibrary.org: http://openfontlibrary.org/font/freeuniversal
License: OFL (SIL Open Font License)
Font Copyright Statement: FreeUniveral (c) Stephen Wilson 2009 Original Font Sil-Sophia Copyright (c) SIL International, 1994-2008.
u8g_font_fub25n
: Numbers fixed by DooMMasteR (Arduino Forum)
Build Mode | Font Purpose | Description |
---|---|---|
0 | t |
Transparent font, use together with UCG_FONT_MODE_TRANSPARENT . |
1 | h |
All glyphs have common height, use together with UCG_FONT_MODE_TRANSPARENT and UCG_FONT_MODE_SOLID . |
2 | m |
All glyphs have common height and width (monospace), use together with UCG_FONT_MODE_TRANSPARENT and UCG_FONT_MODE_SOLID . |
3 | 8 |
All glyphs have common height and width, use together with UCG_FONT_MODE_TRANSPARENT and UCG_FONT_MODE_SOLID . Height and width are devisible by 8. |
Font Char Set | Description |
---|---|
f |
The font includes up to 256 glyphs. |
r |
Only glyphs on the range of the ASCII codes 32 to 127 are included in the font. |
n |
Only numbers and extra glyphs for writing date and time strings are included in the font. |