1335 lines
82 KiB
Markdown
1335 lines
82 KiB
Markdown
|
|
[tocstart]: # (toc start)
|
|
|
|
* [U8g2 Font List](#u8g2-font-list)
|
|
* [U8g2 Font Names](#u8g2-font-names)
|
|
* [U8g2 Fonts, Capital A Height 17..99](#u8g2-fonts-capital-a-height-1799)
|
|
* [17 Pixel Height](#17-pixel-height)
|
|
* [18 Pixel Height](#18-pixel-height)
|
|
* [19 Pixel Height](#19-pixel-height)
|
|
* [20 Pixel Height](#20-pixel-height)
|
|
* [21 Pixel Height](#21-pixel-height)
|
|
* [22 Pixel Height](#22-pixel-height)
|
|
* [23 Pixel Height](#23-pixel-height)
|
|
* [24 Pixel Height](#24-pixel-height)
|
|
* [25 Pixel Height](#25-pixel-height)
|
|
* [26 Pixel Height](#26-pixel-height)
|
|
* [27 Pixel Height](#27-pixel-height)
|
|
* [28 Pixel Height](#28-pixel-height)
|
|
* [29 Pixel Height](#29-pixel-height)
|
|
* [30 Pixel Height](#30-pixel-height)
|
|
* [31 Pixel Height](#31-pixel-height)
|
|
* [32 Pixel Height](#32-pixel-height)
|
|
* [33 Pixel Height](#33-pixel-height)
|
|
* [34 Pixel Height](#34-pixel-height)
|
|
* [35 Pixel Height](#35-pixel-height)
|
|
* [36 Pixel Height](#36-pixel-height)
|
|
* [38 Pixel Height](#38-pixel-height)
|
|
* [39 Pixel Height](#39-pixel-height)
|
|
* [40 Pixel Height](#40-pixel-height)
|
|
* [41 Pixel Height](#41-pixel-height)
|
|
* [42 Pixel Height](#42-pixel-height)
|
|
* [43 Pixel Height](#43-pixel-height)
|
|
* [46 Pixel Height](#46-pixel-height)
|
|
* [48 Pixel Height](#48-pixel-height)
|
|
* [49 Pixel Height](#49-pixel-height)
|
|
* [50 Pixel Height](#50-pixel-height)
|
|
* [52 Pixel Height](#52-pixel-height)
|
|
* [53 Pixel Height](#53-pixel-height)
|
|
* [54 Pixel Height](#54-pixel-height)
|
|
* [56 Pixel Height](#56-pixel-height)
|
|
* [57 Pixel Height](#57-pixel-height)
|
|
* [58 Pixel Height](#58-pixel-height)
|
|
* [61 Pixel Height](#61-pixel-height)
|
|
* [62 Pixel Height](#62-pixel-height)
|
|
* [63 Pixel Height](#63-pixel-height)
|
|
* [64 Pixel Height](#64-pixel-height)
|
|
* [78 Pixel Height](#78-pixel-height)
|
|
* [92 Pixel Height](#92-pixel-height)
|
|
|
|
[tocend]: # (toc end)
|
|
|
|
# U8g2 Font List
|
|
|
|
* [Font List 3-8 Pixel Height](fntlist8)
|
|
* [Font List 9-12 Pixel Height](fntlist12)
|
|
* [Font List 13-16 Pixel Height](fntlist16)
|
|
* Font List 17-99 Pixel Height (this page)
|
|
|
|
# U8g2 Font Names
|
|
|
|
```
|
|
<prefix> '_' <name> '_' <purpose> <char set>
|
|
```
|
|
|
|
| `<purpose>` | Description |
|
|
|---------------------|---------------------|
|
|
| `t` | Transparent font, Do not use a background color. |
|
|
| `h` | All glyphs have common height. |
|
|
| `m` | All glyphs have common height and width (monospace). |
|
|
| `8` | All glyphs fit into a 8x8 pixel box. |
|
|
|
|
| `<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. |
|
|
| `u` | Only glyphs on the range of the ASCII codes 32 to 95 (uppercase chars) are included in the font. |
|
|
| `n` | Only numbers and extra glyphs for writing date and time strings are included in the font. |
|
|
| ... | Other custom character list.
|
|
|
|
# U8g2 Fonts, Capital A Height 17..99
|
|
|
|
## 17 Pixel Height
|
|
|
|
 u8g2_font_t0_22_tn [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_22_mn [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_22b_tn [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_22b_mn [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30_tf [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30_tr [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30_te [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30_mf [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30_mr [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30_me [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30_t_symbol [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30b_tf [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30b_tr [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30b_te [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30b_mf [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30b_mr [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30b_me [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_crox5hb_tf [crox](fntgrpcrox)
|
|
|
|
 u8g2_font_crox5hb_tr [crox](fntgrpcrox)
|
|
|
|
 u8g2_font_crox5h_tf [crox](fntgrpcrox)
|
|
|
|
 u8g2_font_crox5h_tr [crox](fntgrpcrox)
|
|
|
|
 u8g2_font_timB18_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_timB18_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_timB18_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_timR18_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_timR18_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_timR18_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_utopia24_tf [Fontstruct](fntgrpfontstruct)
|
|
|
|
 u8g2_font_utopia24_tr [Fontstruct](fntgrpfontstruct)
|
|
|
|
 u8g2_font_utopia24_tn [Fontstruct](fntgrpfontstruct)
|
|
|
|
 u8g2_font_utopia24_te [Fontstruct](fntgrpfontstruct)
|
|
|
|
 u8g2_font_fub17_tf [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub17_tr [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub17_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub17_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur17_tf [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur17_tr [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur17_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur17_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
|
|
## 18 Pixel Height
|
|
|
|
 u8g2_font_mystery_quest_24_tf [Mystery Quest](fntgrpmysteryquest)
|
|
|
|
 u8g2_font_mystery_quest_24_tr [Mystery Quest](fntgrpmysteryquest)
|
|
|
|
 u8g2_font_mystery_quest_24_tn [Mystery Quest](fntgrpmysteryquest)
|
|
|
|
 u8g2_font_streamline_internet_network_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_ncenB18_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenB18_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenB18_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenB18_te [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenR18_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenR18_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenR18_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenR18_te [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_lubB18_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubB18_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubB18_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubB18_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubBI18_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubBI18_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubBI18_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubBI18_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubI18_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubI18_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubI18_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubI18_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBIS18_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBIS18_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBIS18_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBIS18_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubR18_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubR18_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubR18_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubR18_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBS18_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBS18_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBS18_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBS18_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luIS18_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luIS18_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luIS18_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luIS18_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luRS18_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luRS18_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luRS18_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luRS18_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_bubble_tr [Fontstruct](fntgrpfontstruct)
|
|
|
|
 u8g2_font_bubble_tn [Fontstruct](fntgrpfontstruct)
|
|
|
|
 u8g2_font_osb18_tf [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osb18_tr [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osb18_tn [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr18_tf [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr18_tr [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr18_tn [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_logisoso18_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso18_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso18_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 19 Pixel Height
|
|
|
|
 u8g2_font_battery19_tn [U8glib](fntgrpu8g)
|
|
|
|
 u8g2_font_streamline_shopping_shipping_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_transportation_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_profont29_tf [Profont](fntgrpprofont)
|
|
|
|
 u8g2_font_profont29_tr [Profont](fntgrpprofont)
|
|
|
|
 u8g2_font_profont29_tn [Profont](fntgrpprofont)
|
|
|
|
 u8g2_font_profont29_mf [Profont](fntgrpprofont)
|
|
|
|
 u8g2_font_profont29_mr [Profont](fntgrpprofont)
|
|
|
|
 u8g2_font_profont29_mn [Profont](fntgrpprofont)
|
|
|
|
 u8g2_font_spleen12x24_mn [Spleen](fntgrpspleen)
|
|
|
|
 u8g2_font_crox4hb_tn [crox](fntgrpcrox)
|
|
|
|
 u8g2_font_crox4h_tn [crox](fntgrpcrox)
|
|
|
|
 u8g2_font_courR24_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_courR24_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_courR24_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvB18_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvB18_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvB18_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvB18_te [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvR18_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvR18_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvR18_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvR18_te [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_lubB19_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubB19_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubB19_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubB19_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubBI19_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubBI19_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubBI19_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubBI19_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubI19_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubI19_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubI19_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubI19_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBIS19_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBIS19_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBIS19_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBIS19_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubR19_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubR19_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubR19_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubR19_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBS19_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBS19_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBS19_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBS19_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luIS19_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luIS19_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luIS19_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luIS19_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luRS19_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luRS19_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luRS19_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luRS19_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_inr19_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr19_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr19_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb19_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb19_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb19_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
|
|
## 20 Pixel Height
|
|
|
|
 u8g2_font_mystery_quest_28_tf [Mystery Quest](fntgrpmysteryquest)
|
|
|
|
 u8g2_font_mystery_quest_28_tr [Mystery Quest](fntgrpmysteryquest)
|
|
|
|
 u8g2_font_mystery_quest_28_tn [Mystery Quest](fntgrpmysteryquest)
|
|
|
|
 u8g2_font_streamline_business_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_food_drink_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_health_beauty_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_chart_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_cursor_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_dial_pad_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_hierarchy_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_link_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_technology_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_travel_wayfinding_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_spleen16x32_mf [Spleen](fntgrpspleen)
|
|
|
|
 u8g2_font_spleen16x32_mr [Spleen](fntgrpspleen)
|
|
|
|
 u8g2_font_spleen16x32_mu [Spleen](fntgrpspleen)
|
|
|
|
 u8g2_font_spleen16x32_me [Spleen](fntgrpspleen)
|
|
|
|
 u8g2_font_courB24_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_courB24_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_courB24_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_fub20_tf [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub20_tr [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub20_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub20_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur20_tf [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur20_tr [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur20_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur20_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
|
|
## 21 Pixel Height
|
|
|
|
 u8g2_font_emoticons21_tr [U8glib](fntgrpu8g)
|
|
|
|
 u8g2_font_streamline_all_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_building_real_estate_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_coding_apps_websites_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_computers_devices_electronics_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_content_files_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_design_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_ecology_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_email_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_entertainment_events_hobbies_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_hand_signs_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_action_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_alert_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_audio_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_calendar_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_circle_triangle_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_cog_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_edit_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_expand_shrink_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_eye_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_file_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_help_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_home_menu_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_id_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_key_lock_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_loading_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_login_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_other_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_paginate_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_search_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_setting_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_share_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_wifi_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_interface_essential_zoom_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_logo_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_map_navigation_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_money_payments_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_music_audio_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_pet_animals_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_phone_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_photography_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_romance_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_school_science_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_social_rewards_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_users_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_video_movies_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_streamline_weather_t [streamline](fntgrpstreamline)
|
|
|
|
 u8g2_font_crox5tb_tn [crox](fntgrpcrox)
|
|
|
|
 u8g2_font_crox5t_tn [crox](fntgrpcrox)
|
|
|
|
 u8g2_font_osb21_tf [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osb21_tr [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osb21_tn [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr21_tf [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr21_tr [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr21_tn [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_inb21_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb21_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb21_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_logisoso20_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso20_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso20_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 22 Pixel Height
|
|
|
|
 u8g2_font_m_c_kids_nes_credits_font_tr [Fontstruct](fntgrpfontstruct)
|
|
|
|
 u8g2_font_inr21_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr21_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr21_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_logisoso22_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso22_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso22_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 23 Pixel Height
|
|
|
|
 u8g2_font_t0_30_tn [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30_mn [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30b_tn [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_30b_mn [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40_tf [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40_tr [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40_te [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40_mf [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40_mr [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40_me [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40_t_symbol [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40b_tf [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40b_tr [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40b_te [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40b_mf [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40b_mr [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40b_me [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_crox5hb_tn [crox](fntgrpcrox)
|
|
|
|
 u8g2_font_crox5h_tn [crox](fntgrpcrox)
|
|
|
|
 u8g2_font_timB24_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_timB24_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_timB24_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_timR24_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_timR24_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_timR24_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_maniac_tf [Fontstruct](fntgrpfontstruct)
|
|
|
|
 u8g2_font_maniac_tr [Fontstruct](fntgrpfontstruct)
|
|
|
|
 u8g2_font_maniac_tn [Fontstruct](fntgrpfontstruct)
|
|
|
|
 u8g2_font_maniac_te [Fontstruct](fntgrpfontstruct)
|
|
|
|
|
|
## 24 Pixel Height
|
|
|
|
 u8g2_font_battery24_tr [U8glib](fntgrpu8g)
|
|
|
|
 u8g2_font_mystery_quest_32_tr [Mystery Quest](fntgrpmysteryquest)
|
|
|
|
 u8g2_font_mystery_quest_32_tn [Mystery Quest](fntgrpmysteryquest)
|
|
|
|
 u8g2_font_inb24_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb24_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb24_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_logisoso24_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso24_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso24_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 25 Pixel Height
|
|
|
|
 u8g2_font_percent_circle_25_hn [U8glib](fntgrpu8g)
|
|
|
|
 u8g2_font_helvB24_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvB24_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvB24_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvB24_te [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvR24_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvR24_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvR24_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_helvR24_te [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenB24_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenB24_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenB24_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenB24_te [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenR24_tf [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenR24_tr [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenR24_tn [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_ncenR24_te [Adobe X11](fntgrpadobex11)
|
|
|
|
 u8g2_font_lubB24_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubB24_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubB24_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubB24_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubBI24_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubBI24_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubBI24_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubBI24_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubI24_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubI24_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubI24_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubI24_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBIS24_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBIS24_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBIS24_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBIS24_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubR24_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubR24_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubR24_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_lubR24_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBS24_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBS24_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBS24_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luBS24_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luIS24_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luIS24_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luIS24_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luIS24_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luRS24_tf [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luRS24_tr [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luRS24_tn [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_luRS24_te [lucida](fntgrplucida)
|
|
|
|
 u8g2_font_fub25_tf [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub25_tr [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub25_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub25_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur25_tf [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur25_tr [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur25_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur25_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_inr24_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr24_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr24_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr24_t_cyrillic [Inconsolata](fntgrpinconsolata)
|
|
|
|
|
|
## 26 Pixel Height
|
|
|
|
 u8g2_font_freedoomr25_tn [U8glib](fntgrpu8g)
|
|
|
|
 u8g2_font_freedoomr25_mn [U8glib](fntgrpu8g)
|
|
|
|
 u8g2_font_calblk36_tr [Integrated Mapping Ltd](fntgrpim)
|
|
|
|
 u8g2_font_spleen16x32_mn [Spleen](fntgrpspleen)
|
|
|
|
 u8g2_font_osb26_tf [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osb26_tr [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osb26_tn [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr26_tf [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr26_tr [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr26_tn [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_logisoso26_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso26_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso26_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 27 Pixel Height
|
|
|
|
 u8g2_font_inr27_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr27_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr27_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr27_t_cyrillic [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb27_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb27_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb27_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
|
|
## 28 Pixel Height
|
|
|
|
 u8g2_font_mystery_quest_36_tn [Mystery Quest](fntgrpmysteryquest)
|
|
|
|
 u8g2_font_open_iconic_arrow_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_other_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_logisoso28_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso28_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso28_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 29 Pixel Height
|
|
|
|
 u8g2_font_cardimon_pixel_tf [Fontstruct](fntgrpfontstruct)
|
|
|
|
 u8g2_font_cardimon_pixel_tr [Fontstruct](fntgrpfontstruct)
|
|
|
|
 u8g2_font_cardimon_pixel_tn [Fontstruct](fntgrpfontstruct)
|
|
|
|
 u8g2_font_osb29_tf [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osb29_tr [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osb29_tn [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr29_tf [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr29_tr [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr29_tn [Old Standard](fntgrpoldstandard)
|
|
|
|
|
|
## 30 Pixel Height
|
|
|
|
 u8g2_font_fub30_tf [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub30_tr [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub30_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub30_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur30_tf [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur30_tr [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur30_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur30_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_inr30_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr30_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr30_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr30_t_cyrillic [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb30_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb30_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb30_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_logisoso30_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso30_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso30_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 31 Pixel Height
|
|
|
|
 u8g2_font_t0_40_tn [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40_mn [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40b_tn [UW ttyp0](fntgrpttyp0)
|
|
|
|
 u8g2_font_t0_40b_mn [UW ttyp0](fntgrpttyp0)
|
|
|
|
|
|
## 32 Pixel Height
|
|
|
|
 u8g2_font_mystery_quest_42_tn [Mystery Quest](fntgrpmysteryquest)
|
|
|
|
 u8g2_font_open_iconic_all_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_app_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_check_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_email_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_embedded_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_gui_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_human_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_mime_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_play_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_text_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_thing_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_weather_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_www_4x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_logisoso32_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso32_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso32_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 33 Pixel Height
|
|
|
|
 u8g2_font_inr33_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr33_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr33_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr33_t_cyrillic [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb33_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb33_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb33_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
|
|
## 34 Pixel Height
|
|
|
|
 u8g2_font_logisoso34_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso34_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso34_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 35 Pixel Height
|
|
|
|
 u8g2_font_fub35_tf [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub35_tr [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub35_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub35_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur35_tf [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur35_tr [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur35_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur35_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_osb35_tf [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osb35_tr [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osb35_tn [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr35_tf [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr35_tr [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr35_tn [Old Standard](fntgrpoldstandard)
|
|
|
|
|
|
## 36 Pixel Height
|
|
|
|
 u8g2_font_mystery_quest_48_tn [Mystery Quest](fntgrpmysteryquest)
|
|
|
|
|
|
## 38 Pixel Height
|
|
|
|
 u8g2_font_inb38_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb38_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb38_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_logisoso38_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso38_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso38_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 39 Pixel Height
|
|
|
|
 u8g2_font_inr38_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr38_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr38_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr38_t_cyrillic [Inconsolata](fntgrpinconsolata)
|
|
|
|
|
|
## 40 Pixel Height
|
|
|
|
 u8g2_font_spleen32x64_mf [Spleen](fntgrpspleen)
|
|
|
|
 u8g2_font_spleen32x64_mr [Spleen](fntgrpspleen)
|
|
|
|
 u8g2_font_spleen32x64_mu [Spleen](fntgrpspleen)
|
|
|
|
 u8g2_font_spleen32x64_me [Spleen](fntgrpspleen)
|
|
|
|
|
|
## 41 Pixel Height
|
|
|
|
 u8g2_font_osb41_tf [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osb41_tr [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osb41_tn [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr41_tf [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr41_tr [Old Standard](fntgrpoldstandard)
|
|
|
|
 u8g2_font_osr41_tn [Old Standard](fntgrpoldstandard)
|
|
|
|
|
|
## 42 Pixel Height
|
|
|
|
 u8g2_font_7Segments_26x42_mn [U8glib](fntgrpu8g)
|
|
|
|
 u8g2_font_open_iconic_arrow_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_other_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_fub42_tf [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub42_tr [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub42_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub42_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur42_tf [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur42_tr [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur42_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur42_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_inr42_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr42_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr42_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr42_t_cyrillic [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb42_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb42_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb42_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_logisoso42_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso42_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso42_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 43 Pixel Height
|
|
|
|
 u8g2_font_mystery_quest_56_tn [Mystery Quest](fntgrpmysteryquest)
|
|
|
|
|
|
## 46 Pixel Height
|
|
|
|
 u8g2_font_inr46_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr46_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr46_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr46_t_cyrillic [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb46_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb46_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb46_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_logisoso46_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso46_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso46_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 48 Pixel Height
|
|
|
|
 u8g2_font_open_iconic_all_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_app_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_check_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_email_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_embedded_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_gui_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_human_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_mime_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_play_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_text_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_thing_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_weather_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_www_6x_t [Open Iconic](fntgrpiconic)
|
|
|
|
|
|
## 49 Pixel Height
|
|
|
|
 u8g2_font_fur49_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fur49_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_inr49_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr49_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr49_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr49_t_cyrillic [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb49_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb49_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb49_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
|
|
## 50 Pixel Height
|
|
|
|
 u8g2_font_fub49_tn [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_fub49_t_symbol [Free Universal](fntgrpfreeuniversal)
|
|
|
|
 u8g2_font_logisoso50_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso50_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso50_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 52 Pixel Height
|
|
|
|
 u8g2_font_spleen32x64_mn [Spleen](fntgrpspleen)
|
|
|
|
|
|
## 53 Pixel Height
|
|
|
|
 u8g2_font_inr53_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr53_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr53_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inr53_t_cyrillic [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb53_mf [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb53_mr [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb53_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
|
|
## 54 Pixel Height
|
|
|
|
 u8g2_font_logisoso54_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso54_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso54_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 56 Pixel Height
|
|
|
|
 u8g2_font_open_iconic_arrow_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_other_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
|
|
## 57 Pixel Height
|
|
|
|
 u8g2_font_inr57_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
 u8g2_font_inb57_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
|
|
## 58 Pixel Height
|
|
|
|
 u8g2_font_logisoso58_tf [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso58_tr [Logisoso](fntgrplogisoso)
|
|
|
|
 u8g2_font_logisoso58_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 61 Pixel Height
|
|
|
|
 u8g2_font_inr62_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
|
|
## 62 Pixel Height
|
|
|
|
 u8g2_font_logisoso62_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 63 Pixel Height
|
|
|
|
 u8g2_font_inb63_mn [Inconsolata](fntgrpinconsolata)
|
|
|
|
|
|
## 64 Pixel Height
|
|
|
|
 u8g2_font_open_iconic_all_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_app_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_check_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_email_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_embedded_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_gui_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_human_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_mime_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_play_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_text_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_thing_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_weather_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
 u8g2_font_open_iconic_www_8x_t [Open Iconic](fntgrpiconic)
|
|
|
|
|
|
## 78 Pixel Height
|
|
|
|
 u8g2_font_logisoso78_tn [Logisoso](fntgrplogisoso)
|
|
|
|
|
|
## 92 Pixel Height
|
|
|
|
 u8g2_font_logisoso92_tn [Logisoso](fntgrplogisoso)
|
|
|