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
GFXglyph Struct Reference
Font data stored PER GLYPH. More...
#include <gfxfont.h>
Data Fields | |
| uint16_t | bitmapOffset |
| Pointer into GFXfont->bitmap. | |
| uint8_t | width |
| Bitmap dimensions in pixels. | |
| uint8_t | height |
| Bitmap dimensions in pixels. | |
| uint8_t | xAdvance |
| Distance to advance cursor (x axis) | |
| int8_t | xOffset |
| X dist from cursor pos to UL corner. | |
| int8_t | yOffset |
| Y dist from cursor pos to UL corner. | |
Detailed Description
Font data stored PER GLYPH.
Definition at line 11 of file gfxfont.h.
Field Documentation
| uint16_t bitmapOffset |
Generated on Tue Jul 12 2022 22:58:49 by
1.7.2