Select one of the symbols to view example projects that use it.
 
Outline
#include <touchgfx/InternalFlashFont.hpp>
getFont_Asap_Bold_otf_12_4bpp()
getFont_Asap_Bold_otf_15_4bpp()
getFont_Asap_Bold_otf_18_4bpp()
getFont_Asap_Bold_otf_46_4bpp()
getFont_Asap_Regular_11_4bpp()
getFont_Asap_Regular_12_4bpp()
getFont_Asap_Regular_15_4bpp()
getFont_Asap_Regular_18_4bpp()
getFont_NotoSans_Regular_12_4bpp()
getFont_NotoSans_Regular_18_4bpp()
getFont_ipaexg_12_4bpp()
getFont_ipaexg_18_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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
// Autogenerated, do not edit #include <touchgfx/InternalFlashFont.hpp> #ifndef NO_USING_NAMESPACE_TOUCHGFX using namespace touchgfx; #endif // Asap_Bold_otf_12_4bpp extern const touchgfx::GlyphNode glyphs_Asap_Bold_otf_12_4bpp[]; extern const uint8_t unicodes_Asap_Bold_otf_12_4bpp[]; extern const touchgfx::KerningNode kerning_Asap_Bold_otf_12_4bpp[]; touchgfx::InternalFlashFont& getFont_Asap_Bold_otf_12_4bpp(); touchgfx::InternalFlashFont& getFont_Asap_Bold_otf_12_4bpp() { static touchgfx::InternalFlashFont Asap_Bold_otf_12_4bpp(glyphs_Asap_Bold_otf_12_4bpp, 15, 12, 2, 4, 1, 1, unicodes_Asap_Bold_otf_12_4bpp, kerning_Asap_Bold_otf_12_4bpp, 0, 0); return Asap_Bold_otf_12_4bpp; }{ ... } // Asap_Bold_otf_15_4bpp extern const touchgfx::GlyphNode glyphs_Asap_Bold_otf_15_4bpp[]; extern const uint8_t unicodes_Asap_Bold_otf_15_4bpp[]; extern const touchgfx::KerningNode kerning_Asap_Bold_otf_15_4bpp[]; touchgfx::InternalFlashFont& getFont_Asap_Bold_otf_15_4bpp(); touchgfx::InternalFlashFont& getFont_Asap_Bold_otf_15_4bpp() { static touchgfx::InternalFlashFont Asap_Bold_otf_15_4bpp(glyphs_Asap_Bold_otf_15_4bpp, 37, 15, 3, 4, 1, 1, unicodes_Asap_Bold_otf_15_4bpp, kerning_Asap_Bold_otf_15_4bpp, 0, 0); return Asap_Bold_otf_15_4bpp; }{ ... } // Asap_Bold_otf_18_4bpp extern const touchgfx::GlyphNode glyphs_Asap_Bold_otf_18_4bpp[]; extern const uint8_t unicodes_Asap_Bold_otf_18_4bpp[]; extern const touchgfx::KerningNode kerning_Asap_Bold_otf_18_4bpp[]; touchgfx::InternalFlashFont& getFont_Asap_Bold_otf_18_4bpp(); touchgfx::InternalFlashFont& getFont_Asap_Bold_otf_18_4bpp() { static touchgfx::InternalFlashFont Asap_Bold_otf_18_4bpp(glyphs_Asap_Bold_otf_18_4bpp, 29, 18, 4, 4, 1, 1, unicodes_Asap_Bold_otf_18_4bpp, kerning_Asap_Bold_otf_18_4bpp, 0, 0); return Asap_Bold_otf_18_4bpp; }{ ... } // Asap_Bold_otf_46_4bpp extern const touchgfx::GlyphNode glyphs_Asap_Bold_otf_46_4bpp[]; extern const uint8_t unicodes_Asap_Bold_otf_46_4bpp[]; extern const touchgfx::KerningNode kerning_Asap_Bold_otf_46_4bpp[]; touchgfx::InternalFlashFont& getFont_Asap_Bold_otf_46_4bpp(); touchgfx::InternalFlashFont& getFont_Asap_Bold_otf_46_4bpp() { static touchgfx::InternalFlashFont Asap_Bold_otf_46_4bpp(glyphs_Asap_Bold_otf_46_4bpp, 11, 46, 0, 4, 0, 0, unicodes_Asap_Bold_otf_46_4bpp, kerning_Asap_Bold_otf_46_4bpp, 0, 0); return Asap_Bold_otf_46_4bpp; }{ ... } // Asap_Regular_11_4bpp extern const touchgfx::GlyphNode glyphs_Asap_Regular_11_4bpp[]; extern const uint8_t unicodes_Asap_Regular_11_4bpp[]; extern const touchgfx::KerningNode kerning_Asap_Regular_11_4bpp[]; touchgfx::InternalFlashFont& getFont_Asap_Regular_11_4bpp(); touchgfx::InternalFlashFont& getFont_Asap_Regular_11_4bpp() { static touchgfx::InternalFlashFont Asap_Regular_11_4bpp(glyphs_Asap_Regular_11_4bpp, 20, 11, 0, 4, 0, 1, unicodes_Asap_Regular_11_4bpp, kerning_Asap_Regular_11_4bpp, 0, 0); return Asap_Regular_11_4bpp; }{ ... } // 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, 71, 12, 2, 4, 1, 1, unicodes_Asap_Regular_12_4bpp, kerning_Asap_Regular_12_4bpp, 0, 0); return Asap_Regular_12_4bpp; }{ ... } // Asap_Regular_15_4bpp extern const touchgfx::GlyphNode glyphs_Asap_Regular_15_4bpp[]; extern const uint8_t unicodes_Asap_Regular_15_4bpp[]; extern const touchgfx::KerningNode kerning_Asap_Regular_15_4bpp[]; touchgfx::InternalFlashFont& getFont_Asap_Regular_15_4bpp(); touchgfx::InternalFlashFont& getFont_Asap_Regular_15_4bpp() { static touchgfx::InternalFlashFont Asap_Regular_15_4bpp(glyphs_Asap_Regular_15_4bpp, 42, 15, 3, 4, 1, 1, unicodes_Asap_Regular_15_4bpp, kerning_Asap_Regular_15_4bpp, 0, 0); return Asap_Regular_15_4bpp; }{ ... } // Asap_Regular_18_4bpp extern const touchgfx::GlyphNode glyphs_Asap_Regular_18_4bpp[]; extern const uint8_t unicodes_Asap_Regular_18_4bpp[]; extern const touchgfx::KerningNode kerning_Asap_Regular_18_4bpp[]; touchgfx::InternalFlashFont& getFont_Asap_Regular_18_4bpp(); touchgfx::InternalFlashFont& getFont_Asap_Regular_18_4bpp() { static touchgfx::InternalFlashFont Asap_Regular_18_4bpp(glyphs_Asap_Regular_18_4bpp, 29, 18, 4, 4, 0, 1, unicodes_Asap_Regular_18_4bpp, kerning_Asap_Regular_18_4bpp, 0, 0); return Asap_Regular_18_4bpp; }{ ... } // NotoSans_Regular_12_4bpp extern const touchgfx::GlyphNode glyphs_NotoSans_Regular_12_4bpp[]; extern const uint8_t unicodes_NotoSans_Regular_12_4bpp[]; extern const touchgfx::KerningNode kerning_NotoSans_Regular_12_4bpp[]; touchgfx::InternalFlashFont& getFont_NotoSans_Regular_12_4bpp(); touchgfx::InternalFlashFont& getFont_NotoSans_Regular_12_4bpp() { static touchgfx::InternalFlashFont NotoSans_Regular_12_4bpp(glyphs_NotoSans_Regular_12_4bpp, 75, 12, 3, 4, 1, 1, unicodes_NotoSans_Regular_12_4bpp, kerning_NotoSans_Regular_12_4bpp, 0, 0); return NotoSans_Regular_12_4bpp; }{ ... } // NotoSans_Regular_18_4bpp extern const touchgfx::GlyphNode glyphs_NotoSans_Regular_18_4bpp[]; extern const uint8_t unicodes_NotoSans_Regular_18_4bpp[]; extern const touchgfx::KerningNode kerning_NotoSans_Regular_18_4bpp[]; touchgfx::InternalFlashFont& getFont_NotoSans_Regular_18_4bpp(); touchgfx::InternalFlashFont& getFont_NotoSans_Regular_18_4bpp() { static touchgfx::InternalFlashFont NotoSans_Regular_18_4bpp(glyphs_NotoSans_Regular_18_4bpp, 29, 18, 4, 4, 0, 0, unicodes_NotoSans_Regular_18_4bpp, kerning_NotoSans_Regular_18_4bpp, 0, 0); return NotoSans_Regular_18_4bpp; }{ ... } // ipaexg_12_4bpp extern const touchgfx::GlyphNode glyphs_ipaexg_12_4bpp[]; extern const uint8_t unicodes_ipaexg_12_4bpp[]; extern const touchgfx::KerningNode kerning_ipaexg_12_4bpp[]; touchgfx::InternalFlashFont& getFont_ipaexg_12_4bpp(); touchgfx::InternalFlashFont& getFont_ipaexg_12_4bpp() { static touchgfx::InternalFlashFont ipaexg_12_4bpp(glyphs_ipaexg_12_4bpp, 197, 12, 2, 4, 1, 1, unicodes_ipaexg_12_4bpp, kerning_ipaexg_12_4bpp, 0, 0); return ipaexg_12_4bpp; }{ ... } // ipaexg_18_4bpp extern const touchgfx::GlyphNode glyphs_ipaexg_18_4bpp[]; extern const uint8_t unicodes_ipaexg_18_4bpp[]; extern const touchgfx::KerningNode kerning_ipaexg_18_4bpp[]; touchgfx::InternalFlashFont& getFont_ipaexg_18_4bpp(); touchgfx::InternalFlashFont& getFont_ipaexg_18_4bpp() { static touchgfx::InternalFlashFont ipaexg_18_4bpp(glyphs_ipaexg_18_4bpp, 27, 18, 2, 4, 1, 0, unicodes_ipaexg_18_4bpp, kerning_ipaexg_18_4bpp, 0, 0); return ipaexg_18_4bpp; }{ ... }