Select one of the symbols to view example projects that use it.
 
Outline
#include <touchgfx/Font.hpp>
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXGui/generated/fonts/src/Table_Asap_Bold_otf_26_4bpp.cpp
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
#include <touchgfx/Font.hpp> #ifndef NO_USING_NAMESPACE_TOUCHGFX using namespace touchgfx; #endif FONT_LOCATION_FLASH_PRAGMA KEEP extern const touchgfx::GlyphNode glyphs_Asap_Bold_otf_26_4bpp[] FONT_LOCATION_FLASH_ATTRIBUTE = { { 0, 32, 0, 0, 0, 0, 6, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 0, 65, 16, 19, 19, 0, 16, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 152, 78, 16, 19, 19, 1, 19, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 304, 80, 14, 19, 19, 1, 15, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 437, 83, 13, 19, 19, 0, 13, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 570, 97, 12, 14, 14, 1, 14, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 654, 99, 12, 14, 14, 1, 13, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 738, 101, 13, 14, 14, 1, 14, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 836, 103, 14, 19, 14, 0, 14, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 969, 105, 5, 20, 20, 1, 7, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 1029, 110, 12, 14, 14, 1, 14, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 1113, 111, 13, 14, 14, 1, 15, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 1211, 114, 9, 14, 14, 1, 10, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 1281, 115, 11, 14, 14, 0, 11, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 1365, 116, 9, 18, 18, 0, 9, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0}, { 1455,8230, 16, 5, 5, 0, 16, 255, 0, touchgfx::GLYPH_DATA_FORMAT_A4|0} ...};