Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TFT_Touch_botao_v1 TFT_Touch_exemplo5_git_touch TESTE_1 TFT_Touch_exemplo6_git_touch_button_3_ ... more
GFXfont Struct Reference
Data stored for FONT AS A WHOLE. More...
#include <gfxfont.h>
Data Fields | |
| uint8_t * | bitmap |
| Glyph bitmaps, concatenated. | |
| GFXglyph * | glyph |
| Glyph array. | |
| uint16_t | first |
| ASCII extents (first char) | |
| uint16_t | last |
| ASCII extents (last char) | |
| uint8_t | yAdvance |
| Newline distance (y axis) | |
Detailed Description
Data stored for FONT AS A WHOLE.
Definition at line 21 of file gfxfont.h.
Field Documentation
Generated on Tue Jul 12 2022 22:58:49 by
1.7.2