Select one of the symbols to view example projects that use it.
 
Outline
#include <touchgfx/InternalFlashFont.hpp>
getFont_Asap_Regular_12_4bpp()
getFont_Asap_Regular_20_4bpp()
getFont_Asap_Regular_22_4bpp()
getFont_Asap_Regular_36_4bpp()
getFont_RobotoCondensed_Regular_12_4bpp()
getFont_SourceSansPro_Regular_14_4bpp()
getFont_SourceSansPro_Regular_18_4bpp()
getFont_SourceSansPro_Regular_64_4bpp()
getFont_SourceSansPro_Regular_100_4bpp()
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXGui/generated/fonts/src/FontGetters.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
// Autogenerated, do not edit #include <touchgfx/InternalFlashFont.hpp> #ifndef NO_USING_NAMESPACE_TOUCHGFX using namespace touchgfx; #endif // Asap_Regular_12_4bpp extern const touchgfx::GlyphNode glyphs_Asap_Regular_12_4bpp[]; extern const uint8_t unicodes_Asap_Regular_12_4bpp[]; extern const touchgfx::KerningNode kerning_Asap_Regular_12_4bpp[]; touchgfx::InternalFlashFont& getFont_Asap_Regular_12_4bpp(); touchgfx::InternalFlashFont& getFont_Asap_Regular_12_4bpp() { static touchgfx::InternalFlashFont Asap_Regular_12_4bpp(glyphs_Asap_Regular_12_4bpp, 19, 12, 2, 4, 0, 1, unicodes_Asap_Regular_12_4bpp, kerning_Asap_Regular_12_4bpp, 0, 0); return Asap_Regular_12_4bpp; }{ ... } // Asap_Regular_20_4bpp extern const touchgfx::GlyphNode glyphs_Asap_Regular_20_4bpp[]; extern const uint8_t unicodes_Asap_Regular_20_4bpp[]; extern const touchgfx::KerningNode kerning_Asap_Regular_20_4bpp[]; touchgfx::InternalFlashFont& getFont_Asap_Regular_20_4bpp(); touchgfx::InternalFlashFont& getFont_Asap_Regular_20_4bpp() { static touchgfx::InternalFlashFont Asap_Regular_20_4bpp(glyphs_Asap_Regular_20_4bpp, 34, 20, 4, 4, 0, 1, unicodes_Asap_Regular_20_4bpp, kerning_Asap_Regular_20_4bpp, 0, 0); return Asap_Regular_20_4bpp; }{ ... } // Asap_Regular_22_4bpp extern const touchgfx::GlyphNode glyphs_Asap_Regular_22_4bpp[]; extern const uint8_t unicodes_Asap_Regular_22_4bpp[]; extern const touchgfx::KerningNode kerning_Asap_Regular_22_4bpp[]; touchgfx::InternalFlashFont& getFont_Asap_Regular_22_4bpp(); touchgfx::InternalFlashFont& getFont_Asap_Regular_22_4bpp() { static touchgfx::InternalFlashFont Asap_Regular_22_4bpp(glyphs_Asap_Regular_22_4bpp, 31, 22, 0, 4, 0, 1, unicodes_Asap_Regular_22_4bpp, kerning_Asap_Regular_22_4bpp, 0, 0); return Asap_Regular_22_4bpp; }{ ... } // Asap_Regular_36_4bpp extern const touchgfx::GlyphNode glyphs_Asap_Regular_36_4bpp[]; extern const uint8_t unicodes_Asap_Regular_36_4bpp[]; extern const touchgfx::KerningNode kerning_Asap_Regular_36_4bpp[]; touchgfx::InternalFlashFont& getFont_Asap_Regular_36_4bpp(); touchgfx::InternalFlashFont& getFont_Asap_Regular_36_4bpp() { static touchgfx::InternalFlashFont Asap_Regular_36_4bpp(glyphs_Asap_Regular_36_4bpp, 12, 36, 0, 4, 0, 0, unicodes_Asap_Regular_36_4bpp, kerning_Asap_Regular_36_4bpp, 0, 0); return Asap_Regular_36_4bpp; }{ ... } // RobotoCondensed_Regular_12_4bpp extern const touchgfx::GlyphNode glyphs_RobotoCondensed_Regular_12_4bpp[]; extern const uint8_t unicodes_RobotoCondensed_Regular_12_4bpp[]; extern const touchgfx::KerningNode kerning_RobotoCondensed_Regular_12_4bpp[]; touchgfx::InternalFlashFont& getFont_RobotoCondensed_Regular_12_4bpp(); touchgfx::InternalFlashFont& getFont_RobotoCondensed_Regular_12_4bpp() { static touchgfx::InternalFlashFont RobotoCondensed_Regular_12_4bpp(glyphs_RobotoCondensed_Regular_12_4bpp, 21, 12, 0, 4, 0, 0, unicodes_RobotoCondensed_Regular_12_4bpp, kerning_RobotoCondensed_Regular_12_4bpp, 0, 0); return RobotoCondensed_Regular_12_4bpp; }{ ... } // SourceSansPro_Regular_14_4bpp extern const touchgfx::GlyphNode glyphs_SourceSansPro_Regular_14_4bpp[]; extern const uint8_t unicodes_SourceSansPro_Regular_14_4bpp[]; extern const touchgfx::KerningNode kerning_SourceSansPro_Regular_14_4bpp[]; touchgfx::InternalFlashFont& getFont_SourceSansPro_Regular_14_4bpp(); touchgfx::InternalFlashFont& getFont_SourceSansPro_Regular_14_4bpp() { static touchgfx::InternalFlashFont SourceSansPro_Regular_14_4bpp(glyphs_SourceSansPro_Regular_14_4bpp, 30, 14, 0, 4, 1, 1, unicodes_SourceSansPro_Regular_14_4bpp, kerning_SourceSansPro_Regular_14_4bpp, 0, 0); return SourceSansPro_Regular_14_4bpp; }{ ... } // SourceSansPro_Regular_18_4bpp extern const touchgfx::GlyphNode glyphs_SourceSansPro_Regular_18_4bpp[]; extern const uint8_t unicodes_SourceSansPro_Regular_18_4bpp[]; extern const touchgfx::KerningNode kerning_SourceSansPro_Regular_18_4bpp[]; touchgfx::InternalFlashFont& getFont_SourceSansPro_Regular_18_4bpp(); touchgfx::InternalFlashFont& getFont_SourceSansPro_Regular_18_4bpp() { static touchgfx::InternalFlashFont SourceSansPro_Regular_18_4bpp(glyphs_SourceSansPro_Regular_18_4bpp, 17, 18, 0, 4, 1, 1, unicodes_SourceSansPro_Regular_18_4bpp, kerning_SourceSansPro_Regular_18_4bpp, 0, 0); return SourceSansPro_Regular_18_4bpp; }{ ... } // SourceSansPro_Regular_64_4bpp extern const touchgfx::GlyphNode glyphs_SourceSansPro_Regular_64_4bpp[]; extern const uint8_t unicodes_SourceSansPro_Regular_64_4bpp[]; extern const touchgfx::KerningNode kerning_SourceSansPro_Regular_64_4bpp[]; touchgfx::InternalFlashFont& getFont_SourceSansPro_Regular_64_4bpp(); touchgfx::InternalFlashFont& getFont_SourceSansPro_Regular_64_4bpp() { static touchgfx::InternalFlashFont SourceSansPro_Regular_64_4bpp(glyphs_SourceSansPro_Regular_64_4bpp, 12, 64, 1, 4, 0, 0, unicodes_SourceSansPro_Regular_64_4bpp, kerning_SourceSansPro_Regular_64_4bpp, 0, 0); return SourceSansPro_Regular_64_4bpp; }{ ... } // SourceSansPro_Regular_100_4bpp extern const touchgfx::GlyphNode glyphs_SourceSansPro_Regular_100_4bpp[]; extern const uint8_t unicodes_SourceSansPro_Regular_100_4bpp[]; extern const touchgfx::KerningNode kerning_SourceSansPro_Regular_100_4bpp[]; touchgfx::InternalFlashFont& getFont_SourceSansPro_Regular_100_4bpp(); touchgfx::InternalFlashFont& getFont_SourceSansPro_Regular_100_4bpp() { static touchgfx::InternalFlashFont SourceSansPro_Regular_100_4bpp(glyphs_SourceSansPro_Regular_100_4bpp, 12, 100, 1, 4, 0, 0, unicodes_SourceSansPro_Regular_100_4bpp, kerning_SourceSansPro_Regular_100_4bpp, 0, 0); return SourceSansPro_Regular_100_4bpp; }{ ... }