Firmware SDK
twr_font_ubuntu_28.c
1 
2 /*******************************************************************************
3 * font
4 * filename: C:/Users/mhubacek/Documents/Dev/BigClown/github/bc-lcd-fonts/sdk/fonts/twr_font_ubuntu28.xml
5 * name: twr_font_ubuntu_28
6 * family: Ubuntu
7 * size: 28
8 * style: Normal
9 * included characters: !"#$%&'()*+,-./0123456789:;<=>?\x0040ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~°ěščřžýáíéúůťďň
10 * antialiasing: no
11 * type: proportional
12 * encoding: ISO-8859-2
13 * unicode bom: no
14 *
15 * preset name: HARDWARIO LCD Module
16 * data block size: 8 bit(s), uint8_t
17 * RLE compression enabled: no
18 * conversion type: Monochrome, Diffuse Dither 128
19 * bits per pixel: 1
20 *
21 * preprocess:
22 * main scan direction: top_to_bottom
23 * line scan direction: forward
24 * inverse: no
25 *******************************************************************************/
26 
27 
28 #include <twr_font_common.h>
29 
30 
31 
32 
33 #if (0x0 == 0x0)
34 static const uint8_t image_data_twr_font_ubuntu_28_0x20[28] = {
35  0xfc,
36  0xfc,
37  0xfc,
38  0xfc,
39  0xfc,
40  0xfc,
41  0xfc,
42  0xfc,
43  0xfc,
44  0xfc,
45  0xfc,
46  0xfc,
47  0xfc,
48  0xfc,
49  0xfc,
50  0xfc,
51  0xfc,
52  0xfc,
53  0xfc,
54  0xfc,
55  0xfc,
56  0xfc,
57  0xfc,
58  0xfc,
59  0xfc,
60  0xfc,
61  0xfc,
62  0xfc
63 };
64 static const twr_font_image_t twr_font_ubuntu_28_0x20 = { image_data_twr_font_ubuntu_28_0x20,
65  6, 28/*, 8*/};
66 #endif
67 
68 #if (0x0 == 0x0)
69 static const uint8_t image_data_twr_font_ubuntu_28_0x21[28] = {
70  0xff,
71  0xff,
72  0xff,
73  0xe3,
74  0xe3,
75  0xe3,
76  0xe3,
77  0xe3,
78  0xe3,
79  0xe3,
80  0xe3,
81  0xe3,
82  0xe3,
83  0xe3,
84  0xf7,
85  0xff,
86  0xff,
87  0xff,
88  0xe3,
89  0xe3,
90  0xe3,
91  0xe3,
92  0xff,
93  0xff,
94  0xff,
95  0xff,
96  0xff,
97  0xff
98 };
99 static const twr_font_image_t twr_font_ubuntu_28_0x21 = { image_data_twr_font_ubuntu_28_0x21,
100  8, 28/*, 8*/};
101 #endif
102 
103 #if (0x0 == 0x0)
104 static const uint8_t image_data_twr_font_ubuntu_28_0x22[56] = {
105  0xc6, 0x30,
106  0xc6, 0x30,
107  0xc6, 0x30,
108  0xc6, 0x30,
109  0xc6, 0x30,
110  0xc6, 0x30,
111  0xef, 0x70,
112  0xff, 0xf0,
113  0xff, 0xf0,
114  0xff, 0xf0,
115  0xff, 0xf0,
116  0xff, 0xf0,
117  0xff, 0xf0,
118  0xff, 0xf0,
119  0xff, 0xf0,
120  0xff, 0xf0,
121  0xff, 0xf0,
122  0xff, 0xf0,
123  0xff, 0xf0,
124  0xff, 0xf0,
125  0xff, 0xf0,
126  0xff, 0xf0,
127  0xff, 0xf0,
128  0xff, 0xf0,
129  0xff, 0xf0,
130  0xff, 0xf0,
131  0xff, 0xf0,
132  0xff, 0xf0
133 };
134 static const twr_font_image_t twr_font_ubuntu_28_0x22 = { image_data_twr_font_ubuntu_28_0x22,
135  12, 28/*, 8*/};
136 #endif
137 
138 #if (0x0 == 0x0)
139 static const uint8_t image_data_twr_font_ubuntu_28_0x23[84] = {
140  0xff, 0xff, 0xe0,
141  0xff, 0xff, 0xe0,
142  0xff, 0xff, 0xe0,
143  0xfc, 0x7c, 0x60,
144  0xfc, 0x7c, 0x60,
145  0xf8, 0xf8, 0xe0,
146  0xf8, 0xf8, 0xe0,
147  0xf8, 0xf8, 0xe0,
148  0x80, 0x00, 0x20,
149  0x80, 0x00, 0x20,
150  0xf1, 0xf1, 0xe0,
151  0xf1, 0xf1, 0xe0,
152  0xf1, 0xf1, 0xe0,
153  0xf1, 0xf1, 0xe0,
154  0xf1, 0xf1, 0xe0,
155  0x80, 0x00, 0x20,
156  0x80, 0x00, 0x20,
157  0xe3, 0xe3, 0xe0,
158  0xe3, 0xe3, 0xe0,
159  0xe3, 0xe3, 0xe0,
160  0xc7, 0xc7, 0xe0,
161  0xc7, 0xc7, 0xe0,
162  0xff, 0xff, 0xe0,
163  0xff, 0xff, 0xe0,
164  0xff, 0xff, 0xe0,
165  0xff, 0xff, 0xe0,
166  0xff, 0xff, 0xe0,
167  0xff, 0xff, 0xe0
168 };
169 static const twr_font_image_t twr_font_ubuntu_28_0x23 = { image_data_twr_font_ubuntu_28_0x23,
170  19, 28/*, 8*/};
171 #endif
172 
173 #if (0x0 == 0x0)
174 static const uint8_t image_data_twr_font_ubuntu_28_0x24[56] = {
175  0xfe, 0x7f,
176  0xfe, 0x7f,
177  0xfe, 0x7f,
178  0xf8, 0x0f,
179  0xf0, 0x07,
180  0xe3, 0xf7,
181  0xc7, 0xff,
182  0xc7, 0xff,
183  0xc7, 0xff,
184  0xc3, 0xff,
185  0xe1, 0xff,
186  0xe0, 0x7f,
187  0xf8, 0x1f,
188  0xfe, 0x07,
189  0xff, 0xc7,
190  0xff, 0xe3,
191  0xff, 0xe3,
192  0xff, 0xe3,
193  0xff, 0xe3,
194  0xcf, 0xc7,
195  0xc0, 0x07,
196  0xf0, 0x1f,
197  0xfe, 0x7f,
198  0xfe, 0x7f,
199  0xfe, 0x7f,
200  0xfe, 0x7f,
201  0xff, 0xff,
202  0xff, 0xff
203 };
204 static const twr_font_image_t twr_font_ubuntu_28_0x24 = { image_data_twr_font_ubuntu_28_0x24,
205  16, 28/*, 8*/};
206 #endif
207 
208 #if (0x0 == 0x0)
209 static const uint8_t image_data_twr_font_ubuntu_28_0x25[84] = {
210  0xff, 0xff, 0xff,
211  0xff, 0xff, 0xff,
212  0xff, 0xff, 0xff,
213  0xe0, 0xff, 0x1f,
214  0xc0, 0x7f, 0x3f,
215  0x8e, 0x3e, 0x7f,
216  0x9f, 0x3e, 0x7f,
217  0x9f, 0x3c, 0xff,
218  0x9f, 0x38, 0xff,
219  0x9f, 0x39, 0xff,
220  0x8e, 0x33, 0xff,
221  0xc0, 0x73, 0xff,
222  0xe0, 0xe7, 0x07,
223  0xff, 0xce, 0x03,
224  0xff, 0xcc, 0x71,
225  0xff, 0x9c, 0xf9,
226  0xff, 0x1c, 0xf9,
227  0xff, 0x3c, 0xf9,
228  0xfe, 0x7c, 0xf9,
229  0xfe, 0x7c, 0x71,
230  0xfc, 0xfe, 0x03,
231  0xf8, 0xff, 0x07,
232  0xff, 0xff, 0xff,
233  0xff, 0xff, 0xff,
234  0xff, 0xff, 0xff,
235  0xff, 0xff, 0xff,
236  0xff, 0xff, 0xff,
237  0xff, 0xff, 0xff
238 };
239 static const twr_font_image_t twr_font_ubuntu_28_0x25 = { image_data_twr_font_ubuntu_28_0x25,
240  24, 28/*, 8*/};
241 #endif
242 
243 #if (0x0 == 0x0)
244 static const uint8_t image_data_twr_font_ubuntu_28_0x26[84] = {
245  0xff, 0xff, 0xe0,
246  0xff, 0xff, 0xe0,
247  0xff, 0xff, 0xe0,
248  0xfc, 0x1f, 0xe0,
249  0xf0, 0x0f, 0xe0,
250  0xf1, 0x87, 0xe0,
251  0xe3, 0xc7, 0xe0,
252  0xe3, 0xc7, 0xe0,
253  0xe3, 0xc7, 0xe0,
254  0xe3, 0x8f, 0xe0,
255  0xf1, 0x0f, 0xe0,
256  0xf8, 0x3f, 0xe0,
257  0xf0, 0x7f, 0xe0,
258  0xe2, 0x3e, 0x60,
259  0xc7, 0x1e, 0x60,
260  0x8f, 0x8c, 0xe0,
261  0x8f, 0xc0, 0xe0,
262  0x8f, 0xe1, 0xe0,
263  0x8f, 0xf1, 0xe0,
264  0xc3, 0xc0, 0xe0,
265  0xe0, 0x0c, 0x60,
266  0xf0, 0x1e, 0x20,
267  0xff, 0xff, 0xe0,
268  0xff, 0xff, 0xe0,
269  0xff, 0xff, 0xe0,
270  0xff, 0xff, 0xe0,
271  0xff, 0xff, 0xe0,
272  0xff, 0xff, 0xe0
273 };
274 static const twr_font_image_t twr_font_ubuntu_28_0x26 = { image_data_twr_font_ubuntu_28_0x26,
275  19, 28/*, 8*/};
276 #endif
277 
278 #if (0x0 == 0x0)
279 static const uint8_t image_data_twr_font_ubuntu_28_0x27[28] = {
280  0xc6,
281  0xc6,
282  0xc6,
283  0xc6,
284  0xc6,
285  0xc6,
286  0xee,
287  0xfe,
288  0xfe,
289  0xfe,
290  0xfe,
291  0xfe,
292  0xfe,
293  0xfe,
294  0xfe,
295  0xfe,
296  0xfe,
297  0xfe,
298  0xfe,
299  0xfe,
300  0xfe,
301  0xfe,
302  0xfe,
303  0xfe,
304  0xfe,
305  0xfe,
306  0xfe,
307  0xfe
308 };
309 static const twr_font_image_t twr_font_ubuntu_28_0x27 = { image_data_twr_font_ubuntu_28_0x27,
310  7, 28/*, 8*/};
311 #endif
312 
313 #if (0x0 == 0x0)
314 static const uint8_t image_data_twr_font_ubuntu_28_0x28[56] = {
315  0xfe, 0x80,
316  0xfc, 0x00,
317  0xf8, 0x80,
318  0xf8, 0x80,
319  0xf1, 0x80,
320  0xf1, 0x80,
321  0xe3, 0x80,
322  0xe3, 0x80,
323  0xe3, 0x80,
324  0xc7, 0x80,
325  0xc7, 0x80,
326  0xc7, 0x80,
327  0xc7, 0x80,
328  0xc7, 0x80,
329  0xc7, 0x80,
330  0xc7, 0x80,
331  0xc7, 0x80,
332  0xc7, 0x80,
333  0xe3, 0x80,
334  0xe3, 0x80,
335  0xe3, 0x80,
336  0xf1, 0x80,
337  0xf1, 0x80,
338  0xf8, 0x80,
339  0xf8, 0x80,
340  0xfc, 0x00,
341  0xfe, 0x80,
342  0xff, 0x80
343 };
344 static const twr_font_image_t twr_font_ubuntu_28_0x28 = { image_data_twr_font_ubuntu_28_0x28,
345  9, 28/*, 8*/};
346 #endif
347 
348 #if (0x0 == 0x0)
349 static const uint8_t image_data_twr_font_ubuntu_28_0x29[56] = {
350  0xbf, 0x80,
351  0x1f, 0x80,
352  0x8f, 0x80,
353  0x8f, 0x80,
354  0xc7, 0x80,
355  0xc7, 0x80,
356  0xe3, 0x80,
357  0xe3, 0x80,
358  0xe3, 0x80,
359  0xf1, 0x80,
360  0xf1, 0x80,
361  0xf1, 0x80,
362  0xf1, 0x80,
363  0xf1, 0x80,
364  0xf1, 0x80,
365  0xf1, 0x80,
366  0xf1, 0x80,
367  0xf1, 0x80,
368  0xe3, 0x80,
369  0xe3, 0x80,
370  0xe3, 0x80,
371  0xc7, 0x80,
372  0xc7, 0x80,
373  0x8f, 0x80,
374  0x8f, 0x80,
375  0x1f, 0x80,
376  0xbf, 0x80,
377  0xff, 0x80
378 };
379 static const twr_font_image_t twr_font_ubuntu_28_0x29 = { image_data_twr_font_ubuntu_28_0x29,
380  9, 28/*, 8*/};
381 #endif
382 
383 #if (0x0 == 0x0)
384 static const uint8_t image_data_twr_font_ubuntu_28_0x2a[56] = {
385  0xff, 0xf8,
386  0xff, 0xf8,
387  0xff, 0xf8,
388  0xf8, 0xf8,
389  0xf8, 0xf8,
390  0xf8, 0xf8,
391  0xdc, 0xd8,
392  0x85, 0x08,
393  0xc0, 0x18,
394  0xf8, 0xf8,
395  0xf2, 0x78,
396  0xe2, 0x38,
397  0xc7, 0x18,
398  0xef, 0xb8,
399  0xff, 0xf8,
400  0xff, 0xf8,
401  0xff, 0xf8,
402  0xff, 0xf8,
403  0xff, 0xf8,
404  0xff, 0xf8,
405  0xff, 0xf8,
406  0xff, 0xf8,
407  0xff, 0xf8,
408  0xff, 0xf8,
409  0xff, 0xf8,
410  0xff, 0xf8,
411  0xff, 0xf8,
412  0xff, 0xf8
413 };
414 static const twr_font_image_t twr_font_ubuntu_28_0x2a = { image_data_twr_font_ubuntu_28_0x2a,
415  13, 28/*, 8*/};
416 #endif
417 
418 #if (0x0 == 0x0)
419 static const uint8_t image_data_twr_font_ubuntu_28_0x2b[56] = {
420  0xff, 0xff,
421  0xff, 0xff,
422  0xff, 0xff,
423  0xff, 0xff,
424  0xff, 0xff,
425  0xff, 0xff,
426  0xff, 0xff,
427  0xff, 0xff,
428  0xfe, 0x7f,
429  0xfe, 0x7f,
430  0xfe, 0x7f,
431  0xfe, 0x7f,
432  0xfe, 0x7f,
433  0xc0, 0x03,
434  0xc0, 0x03,
435  0xfe, 0x7f,
436  0xfe, 0x7f,
437  0xfe, 0x7f,
438  0xfe, 0x7f,
439  0xfe, 0x7f,
440  0xff, 0xff,
441  0xff, 0xff,
442  0xff, 0xff,
443  0xff, 0xff,
444  0xff, 0xff,
445  0xff, 0xff,
446  0xff, 0xff,
447  0xff, 0xff
448 };
449 static const twr_font_image_t twr_font_ubuntu_28_0x2b = { image_data_twr_font_ubuntu_28_0x2b,
450  16, 28/*, 8*/};
451 #endif
452 
453 #if (0x0 == 0x0)
454 static const uint8_t image_data_twr_font_ubuntu_28_0x2c[28] = {
455  0xfe,
456  0xfe,
457  0xfe,
458  0xfe,
459  0xfe,
460  0xfe,
461  0xfe,
462  0xfe,
463  0xfe,
464  0xfe,
465  0xfe,
466  0xfe,
467  0xfe,
468  0xfe,
469  0xfe,
470  0xfe,
471  0xfe,
472  0xfe,
473  0xfe,
474  0xc6,
475  0xc6,
476  0xc6,
477  0xc6,
478  0xce,
479  0x8e,
480  0x9e,
481  0xfe,
482  0xfe
483 };
484 static const twr_font_image_t twr_font_ubuntu_28_0x2c = { image_data_twr_font_ubuntu_28_0x2c,
485  7, 28/*, 8*/};
486 #endif
487 
488 #if (0x0 == 0x0)
489 static const uint8_t image_data_twr_font_ubuntu_28_0x2d[56] = {
490  0xff, 0x80,
491  0xff, 0x80,
492  0xff, 0x80,
493  0xff, 0x80,
494  0xff, 0x80,
495  0xff, 0x80,
496  0xff, 0x80,
497  0xff, 0x80,
498  0xff, 0x80,
499  0xff, 0x80,
500  0xff, 0x80,
501  0xff, 0x80,
502  0xff, 0x80,
503  0x80, 0x80,
504  0x80, 0x80,
505  0xff, 0x80,
506  0xff, 0x80,
507  0xff, 0x80,
508  0xff, 0x80,
509  0xff, 0x80,
510  0xff, 0x80,
511  0xff, 0x80,
512  0xff, 0x80,
513  0xff, 0x80,
514  0xff, 0x80,
515  0xff, 0x80,
516  0xff, 0x80,
517  0xff, 0x80
518 };
519 static const twr_font_image_t twr_font_ubuntu_28_0x2d = { image_data_twr_font_ubuntu_28_0x2d,
520  9, 28/*, 8*/};
521 #endif
522 
523 #if (0x0 == 0x0)
524 static const uint8_t image_data_twr_font_ubuntu_28_0x2e[28] = {
525  0xfe,
526  0xfe,
527  0xfe,
528  0xfe,
529  0xfe,
530  0xfe,
531  0xfe,
532  0xfe,
533  0xfe,
534  0xfe,
535  0xfe,
536  0xfe,
537  0xfe,
538  0xfe,
539  0xfe,
540  0xfe,
541  0xfe,
542  0xfe,
543  0xe6,
544  0xc2,
545  0xc2,
546  0xe6,
547  0xfe,
548  0xfe,
549  0xfe,
550  0xfe,
551  0xfe,
552  0xfe
553 };
554 static const twr_font_image_t twr_font_ubuntu_28_0x2e = { image_data_twr_font_ubuntu_28_0x2e,
555  7, 28/*, 8*/};
556 #endif
557 
558 #if (0x0 == 0x0)
559 static const uint8_t image_data_twr_font_ubuntu_28_0x2f[56] = {
560  0xff, 0x80,
561  0xff, 0x20,
562  0xff, 0x20,
563  0xff, 0x20,
564  0xfe, 0x60,
565  0xfe, 0x60,
566  0xfe, 0x60,
567  0xfc, 0xe0,
568  0xfc, 0xe0,
569  0xf8, 0xe0,
570  0xf9, 0xe0,
571  0xf9, 0xe0,
572  0xf3, 0xe0,
573  0xf3, 0xe0,
574  0xf3, 0xe0,
575  0xe7, 0xe0,
576  0xe7, 0xe0,
577  0xc7, 0xe0,
578  0xcf, 0xe0,
579  0xcf, 0xe0,
580  0x9f, 0xe0,
581  0x9f, 0xe0,
582  0x9f, 0xe0,
583  0x3f, 0xe0,
584  0x3f, 0xe0,
585  0x3f, 0xe0,
586  0x7f, 0xe0,
587  0xff, 0xe0
588 };
589 static const twr_font_image_t twr_font_ubuntu_28_0x2f = { image_data_twr_font_ubuntu_28_0x2f,
590  11, 28/*, 8*/};
591 #endif
592 
593 #if (0x0 == 0x0)
594 static const uint8_t image_data_twr_font_ubuntu_28_0x30[56] = {
595  0xff, 0xff,
596  0xff, 0xff,
597  0xff, 0xff,
598  0xf8, 0x1f,
599  0xf0, 0x0f,
600  0xe3, 0xc7,
601  0xc7, 0xe3,
602  0xc7, 0xe3,
603  0x8f, 0xf1,
604  0x8f, 0xf1,
605  0x8f, 0xf1,
606  0x8f, 0xf1,
607  0x8f, 0xf1,
608  0x8f, 0xf1,
609  0x8f, 0xf1,
610  0x8f, 0xf1,
611  0x8f, 0xf1,
612  0xc7, 0xe3,
613  0xc7, 0xe3,
614  0xe3, 0xc7,
615  0xf0, 0x0f,
616  0xf8, 0x1f,
617  0xff, 0xff,
618  0xff, 0xff,
619  0xff, 0xff,
620  0xff, 0xff,
621  0xff, 0xff,
622  0xff, 0xff
623 };
624 static const twr_font_image_t twr_font_ubuntu_28_0x30 = { image_data_twr_font_ubuntu_28_0x30,
625  16, 28/*, 8*/};
626 #endif
627 
628 #if (0x0 == 0x0)
629 static const uint8_t image_data_twr_font_ubuntu_28_0x31[56] = {
630  0xff, 0xff,
631  0xff, 0xff,
632  0xff, 0xff,
633  0xff, 0x1f,
634  0xfe, 0x1f,
635  0xfc, 0x1f,
636  0xf0, 0x1f,
637  0xe1, 0x1f,
638  0xf7, 0x1f,
639  0xff, 0x1f,
640  0xff, 0x1f,
641  0xff, 0x1f,
642  0xff, 0x1f,
643  0xff, 0x1f,
644  0xff, 0x1f,
645  0xff, 0x1f,
646  0xff, 0x1f,
647  0xff, 0x1f,
648  0xff, 0x1f,
649  0xff, 0x1f,
650  0xff, 0x1f,
651  0xff, 0x1f,
652  0xff, 0xff,
653  0xff, 0xff,
654  0xff, 0xff,
655  0xff, 0xff,
656  0xff, 0xff,
657  0xff, 0xff
658 };
659 static const twr_font_image_t twr_font_ubuntu_28_0x31 = { image_data_twr_font_ubuntu_28_0x31,
660  16, 28/*, 8*/};
661 #endif
662 
663 #if (0x0 == 0x0)
664 static const uint8_t image_data_twr_font_ubuntu_28_0x32[56] = {
665  0xff, 0xff,
666  0xff, 0xff,
667  0xff, 0xff,
668  0xf8, 0x3f,
669  0xe0, 0x0f,
670  0xc7, 0x8f,
671  0xef, 0xc7,
672  0xff, 0xc7,
673  0xff, 0xc7,
674  0xff, 0xc7,
675  0xff, 0xcf,
676  0xff, 0x8f,
677  0xff, 0x1f,
678  0xfe, 0x3f,
679  0xfc, 0x7f,
680  0xf8, 0xff,
681  0xf1, 0xff,
682  0xe3, 0xff,
683  0xe3, 0xff,
684  0xc7, 0xff,
685  0xc0, 0x03,
686  0xc0, 0x03,
687  0xff, 0xff,
688  0xff, 0xff,
689  0xff, 0xff,
690  0xff, 0xff,
691  0xff, 0xff,
692  0xff, 0xff
693 };
694 static const twr_font_image_t twr_font_ubuntu_28_0x32 = { image_data_twr_font_ubuntu_28_0x32,
695  16, 28/*, 8*/};
696 #endif
697 
698 #if (0x0 == 0x0)
699 static const uint8_t image_data_twr_font_ubuntu_28_0x33[56] = {
700  0xff, 0xff,
701  0xff, 0xff,
702  0xff, 0xff,
703  0xf0, 0x3f,
704  0xc0, 0x0f,
705  0xef, 0x8f,
706  0xff, 0xc7,
707  0xff, 0xc7,
708  0xff, 0xc7,
709  0xff, 0xc7,
710  0xff, 0x0f,
711  0xf8, 0x1f,
712  0xf8, 0x1f,
713  0xff, 0x87,
714  0xff, 0xc7,
715  0xff, 0xe3,
716  0xff, 0xe3,
717  0xff, 0xe3,
718  0xff, 0xc3,
719  0xcf, 0x87,
720  0xc0, 0x0f,
721  0xe0, 0x3f,
722  0xff, 0xff,
723  0xff, 0xff,
724  0xff, 0xff,
725  0xff, 0xff,
726  0xff, 0xff,
727  0xff, 0xff
728 };
729 static const twr_font_image_t twr_font_ubuntu_28_0x33 = { image_data_twr_font_ubuntu_28_0x33,
730  16, 28/*, 8*/};
731 #endif
732 
733 #if (0x0 == 0x0)
734 static const uint8_t image_data_twr_font_ubuntu_28_0x34[56] = {
735  0xff, 0xff,
736  0xff, 0xff,
737  0xff, 0xff,
738  0xff, 0x87,
739  0xff, 0x87,
740  0xff, 0x07,
741  0xfe, 0x07,
742  0xfc, 0x47,
743  0xf8, 0xc7,
744  0xf9, 0xc7,
745  0xf1, 0xc7,
746  0xe3, 0xc7,
747  0xe7, 0xc7,
748  0xc7, 0xc7,
749  0x8f, 0xc7,
750  0x80, 0x01,
751  0x80, 0x01,
752  0xff, 0xc7,
753  0xff, 0xc7,
754  0xff, 0xc7,
755  0xff, 0xc7,
756  0xff, 0xc7,
757  0xff, 0xff,
758  0xff, 0xff,
759  0xff, 0xff,
760  0xff, 0xff,
761  0xff, 0xff,
762  0xff, 0xff
763 };
764 static const twr_font_image_t twr_font_ubuntu_28_0x34 = { image_data_twr_font_ubuntu_28_0x34,
765  16, 28/*, 8*/};
766 #endif
767 
768 #if (0x0 == 0x0)
769 static const uint8_t image_data_twr_font_ubuntu_28_0x35[56] = {
770  0xff, 0xff,
771  0xff, 0xff,
772  0xff, 0xff,
773  0xf0, 0x07,
774  0xf0, 0x07,
775  0xf1, 0xff,
776  0xf1, 0xff,
777  0xf1, 0xff,
778  0xf1, 0xff,
779  0xf1, 0xff,
780  0xe0, 0x3f,
781  0xe0, 0x0f,
782  0xff, 0x07,
783  0xff, 0xc7,
784  0xff, 0xe3,
785  0xff, 0xe3,
786  0xff, 0xe3,
787  0xff, 0xe3,
788  0xff, 0xc3,
789  0xcf, 0x87,
790  0xc0, 0x0f,
791  0xe0, 0x3f,
792  0xff, 0xff,
793  0xff, 0xff,
794  0xff, 0xff,
795  0xff, 0xff,
796  0xff, 0xff,
797  0xff, 0xff
798 };
799 static const twr_font_image_t twr_font_ubuntu_28_0x35 = { image_data_twr_font_ubuntu_28_0x35,
800  16, 28/*, 8*/};
801 #endif
802 
803 #if (0x0 == 0x0)
804 static const uint8_t image_data_twr_font_ubuntu_28_0x36[56] = {
805  0xff, 0xff,
806  0xff, 0xff,
807  0xff, 0xff,
808  0xff, 0xc3,
809  0xfe, 0x03,
810  0xfc, 0x3f,
811  0xf8, 0xff,
812  0xf1, 0xff,
813  0xe3, 0xff,
814  0xe3, 0xff,
815  0xc4, 0x0f,
816  0xc0, 0x07,
817  0xc3, 0xe3,
818  0xc7, 0xe1,
819  0xc7, 0xf1,
820  0xc7, 0xf1,
821  0xc7, 0xf1,
822  0xc7, 0xf1,
823  0xe3, 0xe3,
824  0xe1, 0xc3,
825  0xf0, 0x07,
826  0xfc, 0x1f,
827  0xff, 0xff,
828  0xff, 0xff,
829  0xff, 0xff,
830  0xff, 0xff,
831  0xff, 0xff,
832  0xff, 0xff
833 };
834 static const twr_font_image_t twr_font_ubuntu_28_0x36 = { image_data_twr_font_ubuntu_28_0x36,
835  16, 28/*, 8*/};
836 #endif
837 
838 #if (0x0 == 0x0)
839 static const uint8_t image_data_twr_font_ubuntu_28_0x37[56] = {
840  0xff, 0xff,
841  0xff, 0xff,
842  0xff, 0xff,
843  0xc0, 0x03,
844  0xc0, 0x03,
845  0xff, 0xe3,
846  0xff, 0xc7,
847  0xff, 0x8f,
848  0xff, 0x8f,
849  0xff, 0x1f,
850  0xff, 0x1f,
851  0xff, 0x3f,
852  0xfe, 0x3f,
853  0xfe, 0x3f,
854  0xfc, 0x7f,
855  0xfc, 0x7f,
856  0xfc, 0x7f,
857  0xfc, 0x7f,
858  0xf8, 0xff,
859  0xf8, 0xff,
860  0xf8, 0xff,
861  0xf8, 0xff,
862  0xff, 0xff,
863  0xff, 0xff,
864  0xff, 0xff,
865  0xff, 0xff,
866  0xff, 0xff,
867  0xff, 0xff
868 };
869 static const twr_font_image_t twr_font_ubuntu_28_0x37 = { image_data_twr_font_ubuntu_28_0x37,
870  16, 28/*, 8*/};
871 #endif
872 
873 #if (0x0 == 0x0)
874 static const uint8_t image_data_twr_font_ubuntu_28_0x38[56] = {
875  0xff, 0xff,
876  0xff, 0xff,
877  0xff, 0xff,
878  0xf8, 0x1f,
879  0xf0, 0x0f,
880  0xe3, 0xc7,
881  0xc7, 0xe3,
882  0xc7, 0xe3,
883  0xc7, 0xe3,
884  0xc3, 0xe3,
885  0xe1, 0xc7,
886  0xf0, 0x0f,
887  0xf8, 0x1f,
888  0xf2, 0x0f,
889  0xe3, 0x87,
890  0xc7, 0xc3,
891  0xc7, 0xe3,
892  0xc7, 0xe3,
893  0xc7, 0xe3,
894  0xe3, 0xc7,
895  0xe0, 0x07,
896  0xf8, 0x1f,
897  0xff, 0xff,
898  0xff, 0xff,
899  0xff, 0xff,
900  0xff, 0xff,
901  0xff, 0xff,
902  0xff, 0xff
903 };
904 static const twr_font_image_t twr_font_ubuntu_28_0x38 = { image_data_twr_font_ubuntu_28_0x38,
905  16, 28/*, 8*/};
906 #endif
907 
908 #if (0x0 == 0x0)
909 static const uint8_t image_data_twr_font_ubuntu_28_0x39[56] = {
910  0xff, 0xff,
911  0xff, 0xff,
912  0xff, 0xff,
913  0xf8, 0x3f,
914  0xe0, 0x0f,
915  0xc3, 0x87,
916  0xc7, 0xc7,
917  0x8f, 0xe3,
918  0x8f, 0xe3,
919  0x8f, 0xe3,
920  0x8f, 0xe3,
921  0x87, 0xe3,
922  0xc7, 0xc3,
923  0xe0, 0x03,
924  0xf0, 0x23,
925  0xff, 0xc7,
926  0xff, 0xc7,
927  0xff, 0x8f,
928  0xff, 0x0f,
929  0xfc, 0x1f,
930  0xc0, 0x7f,
931  0xc3, 0xff,
932  0xff, 0xff,
933  0xff, 0xff,
934  0xff, 0xff,
935  0xff, 0xff,
936  0xff, 0xff,
937  0xff, 0xff
938 };
939 static const twr_font_image_t twr_font_ubuntu_28_0x39 = { image_data_twr_font_ubuntu_28_0x39,
940  16, 28/*, 8*/};
941 #endif
942 
943 #if (0x0 == 0x0)
944 static const uint8_t image_data_twr_font_ubuntu_28_0x3a[28] = {
945  0xfe,
946  0xfe,
947  0xfe,
948  0xfe,
949  0xfe,
950  0xfe,
951  0xfe,
952  0xe6,
953  0xc2,
954  0xc2,
955  0xe6,
956  0xfe,
957  0xfe,
958  0xfe,
959  0xfe,
960  0xfe,
961  0xfe,
962  0xfe,
963  0xe6,
964  0xc2,
965  0xc2,
966  0xe6,
967  0xfe,
968  0xfe,
969  0xfe,
970  0xfe,
971  0xfe,
972  0xfe
973 };
974 static const twr_font_image_t twr_font_ubuntu_28_0x3a = { image_data_twr_font_ubuntu_28_0x3a,
975  7, 28/*, 8*/};
976 #endif
977 
978 #if (0x0 == 0x0)
979 static const uint8_t image_data_twr_font_ubuntu_28_0x3b[28] = {
980  0xfe,
981  0xfe,
982  0xfe,
983  0xfe,
984  0xfe,
985  0xfe,
986  0xfe,
987  0xce,
988  0x86,
989  0x86,
990  0xce,
991  0xfe,
992  0xfe,
993  0xfe,
994  0xfe,
995  0xfe,
996  0xfe,
997  0xfe,
998  0xfe,
999  0xc6,
1000  0xc6,
1001  0xc6,
1002  0xc6,
1003  0xce,
1004  0x8e,
1005  0x9e,
1006  0xfe,
1007  0xfe
1008 };
1009 static const twr_font_image_t twr_font_ubuntu_28_0x3b = { image_data_twr_font_ubuntu_28_0x3b,
1010  7, 28/*, 8*/};
1011 #endif
1012 
1013 #if (0x0 == 0x0)
1014 static const uint8_t image_data_twr_font_ubuntu_28_0x3c[56] = {
1015  0xff, 0xff,
1016  0xff, 0xff,
1017  0xff, 0xff,
1018  0xff, 0xff,
1019  0xff, 0xff,
1020  0xff, 0xff,
1021  0xff, 0xff,
1022  0xff, 0xfb,
1023  0xff, 0xe1,
1024  0xff, 0x07,
1025  0xfc, 0x1f,
1026  0xf0, 0x7f,
1027  0x83, 0xff,
1028  0x8f, 0xff,
1029  0x83, 0xff,
1030  0xf0, 0x7f,
1031  0xfc, 0x1f,
1032  0xff, 0x07,
1033  0xff, 0xe1,
1034  0xff, 0xfb,
1035  0xff, 0xff,
1036  0xff, 0xff,
1037  0xff, 0xff,
1038  0xff, 0xff,
1039  0xff, 0xff,
1040  0xff, 0xff,
1041  0xff, 0xff,
1042  0xff, 0xff
1043 };
1044 static const twr_font_image_t twr_font_ubuntu_28_0x3c = { image_data_twr_font_ubuntu_28_0x3c,
1045  16, 28/*, 8*/};
1046 #endif
1047 
1048 #if (0x0 == 0x0)
1049 static const uint8_t image_data_twr_font_ubuntu_28_0x3d[56] = {
1050  0xff, 0xff,
1051  0xff, 0xff,
1052  0xff, 0xff,
1053  0xff, 0xff,
1054  0xff, 0xff,
1055  0xff, 0xff,
1056  0xff, 0xff,
1057  0xff, 0xff,
1058  0xff, 0xff,
1059  0xff, 0xff,
1060  0xc0, 0x01,
1061  0xc0, 0x01,
1062  0xff, 0xff,
1063  0xff, 0xff,
1064  0xff, 0xff,
1065  0xff, 0xff,
1066  0xc0, 0x01,
1067  0xc0, 0x01,
1068  0xff, 0xff,
1069  0xff, 0xff,
1070  0xff, 0xff,
1071  0xff, 0xff,
1072  0xff, 0xff,
1073  0xff, 0xff,
1074  0xff, 0xff,
1075  0xff, 0xff,
1076  0xff, 0xff,
1077  0xff, 0xff
1078 };
1079 static const twr_font_image_t twr_font_ubuntu_28_0x3d = { image_data_twr_font_ubuntu_28_0x3d,
1080  16, 28/*, 8*/};
1081 #endif
1082 
1083 #if (0x0 == 0x0)
1084 static const uint8_t image_data_twr_font_ubuntu_28_0x3e[56] = {
1085  0xff, 0xff,
1086  0xff, 0xff,
1087  0xff, 0xff,
1088  0xff, 0xff,
1089  0xff, 0xff,
1090  0xff, 0xff,
1091  0xff, 0xff,
1092  0xdf, 0xff,
1093  0x87, 0xff,
1094  0xe1, 0xff,
1095  0xf8, 0x7f,
1096  0xfe, 0x1f,
1097  0xff, 0x87,
1098  0xff, 0xe3,
1099  0xff, 0x87,
1100  0xfe, 0x1f,
1101  0xf8, 0x7f,
1102  0xe1, 0xff,
1103  0x87, 0xff,
1104  0xdf, 0xff,
1105  0xff, 0xff,
1106  0xff, 0xff,
1107  0xff, 0xff,
1108  0xff, 0xff,
1109  0xff, 0xff,
1110  0xff, 0xff,
1111  0xff, 0xff,
1112  0xff, 0xff
1113 };
1114 static const twr_font_image_t twr_font_ubuntu_28_0x3e = { image_data_twr_font_ubuntu_28_0x3e,
1115  16, 28/*, 8*/};
1116 #endif
1117 
1118 #if (0x0 == 0x0)
1119 static const uint8_t image_data_twr_font_ubuntu_28_0x3f[56] = {
1120  0xff, 0xe0,
1121  0xff, 0xe0,
1122  0xff, 0xe0,
1123  0xc0, 0xe0,
1124  0x80, 0x60,
1125  0xdc, 0x20,
1126  0xfe, 0x20,
1127  0xfe, 0x20,
1128  0xfe, 0x20,
1129  0xfc, 0x60,
1130  0xf8, 0x60,
1131  0xf8, 0xe0,
1132  0xf1, 0xe0,
1133  0xf1, 0xe0,
1134  0xf1, 0xe0,
1135  0xff, 0xe0,
1136  0xff, 0xe0,
1137  0xff, 0xe0,
1138  0xf1, 0xe0,
1139  0xf1, 0xe0,
1140  0xf1, 0xe0,
1141  0xf1, 0xe0,
1142  0xff, 0xe0,
1143  0xff, 0xe0,
1144  0xff, 0xe0,
1145  0xff, 0xe0,
1146  0xff, 0xe0,
1147  0xff, 0xe0
1148 };
1149 static const twr_font_image_t twr_font_ubuntu_28_0x3f = { image_data_twr_font_ubuntu_28_0x3f,
1150  11, 28/*, 8*/};
1151 #endif
1152 
1153 #if (0x0 == 0x0)
1154 static const uint8_t image_data_twr_font_ubuntu_28_0x40[112] = {
1155  0xff, 0xff, 0xff, 0xe0,
1156  0xff, 0xff, 0xff, 0xe0,
1157  0xff, 0xff, 0xff, 0xe0,
1158  0xff, 0xc0, 0x7f, 0xe0,
1159  0xfe, 0x00, 0x0f, 0xe0,
1160  0xfc, 0x1f, 0x87, 0xe0,
1161  0xf8, 0x7f, 0xe3, 0xe0,
1162  0xf1, 0xff, 0xf1, 0xe0,
1163  0xe1, 0xe0, 0x78, 0xe0,
1164  0xe3, 0xc0, 0x38, 0xe0,
1165  0xe3, 0x8e, 0x3c, 0x60,
1166  0xc7, 0x8e, 0x3c, 0x60,
1167  0xc7, 0x1e, 0x3c, 0x60,
1168  0xc7, 0x1e, 0x3c, 0x60,
1169  0xc7, 0x1e, 0x3c, 0x60,
1170  0xc7, 0x1e, 0x3c, 0x60,
1171  0xc7, 0x1e, 0x3c, 0x60,
1172  0xc7, 0x0e, 0x38, 0xe0,
1173  0xe3, 0x8e, 0x30, 0xe0,
1174  0xe3, 0xc0, 0x01, 0xe0,
1175  0xe1, 0xe0, 0x83, 0xe0,
1176  0xf1, 0xff, 0xff, 0xe0,
1177  0xf8, 0x7f, 0xff, 0xe0,
1178  0xfc, 0x1f, 0xff, 0xe0,
1179  0xfe, 0x00, 0x3f, 0xe0,
1180  0xff, 0xc0, 0x3f, 0xe0,
1181  0xff, 0xff, 0xff, 0xe0,
1182  0xff, 0xff, 0xff, 0xe0
1183 };
1184 static const twr_font_image_t twr_font_ubuntu_28_0x40 = { image_data_twr_font_ubuntu_28_0x40,
1185  27, 28/*, 8*/};
1186 #endif
1187 
1188 #if (0x0 == 0x0)
1189 static const uint8_t image_data_twr_font_ubuntu_28_0x41[84] = {
1190  0xff, 0xff, 0xe0,
1191  0xff, 0xff, 0xe0,
1192  0xff, 0xff, 0xe0,
1193  0xff, 0x0f, 0xe0,
1194  0xfe, 0x0f, 0xe0,
1195  0xfe, 0x0f, 0xe0,
1196  0xfc, 0x47, 0xe0,
1197  0xfc, 0x47, 0xe0,
1198  0xf8, 0xe3, 0xe0,
1199  0xf8, 0xe3, 0xe0,
1200  0xf8, 0xe3, 0xe0,
1201  0xf1, 0xf1, 0xe0,
1202  0xf1, 0xf1, 0xe0,
1203  0xe3, 0xf8, 0xe0,
1204  0xe3, 0xf8, 0xe0,
1205  0xe0, 0x00, 0xe0,
1206  0xc0, 0x00, 0x60,
1207  0xc7, 0xfc, 0x60,
1208  0x8f, 0xfe, 0x20,
1209  0x8f, 0xfe, 0x20,
1210  0x8f, 0xfe, 0x20,
1211  0x1f, 0xff, 0x00,
1212  0xff, 0xff, 0xe0,
1213  0xff, 0xff, 0xe0,
1214  0xff, 0xff, 0xe0,
1215  0xff, 0xff, 0xe0,
1216  0xff, 0xff, 0xe0,
1217  0xff, 0xff, 0xe0
1218 };
1219 static const twr_font_image_t twr_font_ubuntu_28_0x41 = { image_data_twr_font_ubuntu_28_0x41,
1220  19, 28/*, 8*/};
1221 #endif
1222 
1223 #if (0x0 == 0x0)
1224 static const uint8_t image_data_twr_font_ubuntu_28_0x42[84] = {
1225  0xff, 0xff, 0xc0,
1226  0xff, 0xff, 0xc0,
1227  0xff, 0xff, 0xc0,
1228  0xc0, 0x0f, 0xc0,
1229  0xc0, 0x03, 0xc0,
1230  0xc7, 0xe1, 0xc0,
1231  0xc7, 0xf8, 0xc0,
1232  0xc7, 0xf8, 0xc0,
1233  0xc7, 0xf8, 0xc0,
1234  0xc7, 0xf8, 0xc0,
1235  0xc7, 0xe1, 0xc0,
1236  0xc0, 0x03, 0xc0,
1237  0xc0, 0x01, 0xc0,
1238  0xc7, 0xf0, 0xc0,
1239  0xc7, 0xf8, 0x40,
1240  0xc7, 0xfc, 0x40,
1241  0xc7, 0xfc, 0x40,
1242  0xc7, 0xfc, 0x40,
1243  0xc7, 0xf8, 0x40,
1244  0xc7, 0xf0, 0xc0,
1245  0xc0, 0x01, 0xc0,
1246  0xc0, 0x0f, 0xc0,
1247  0xff, 0xff, 0xc0,
1248  0xff, 0xff, 0xc0,
1249  0xff, 0xff, 0xc0,
1250  0xff, 0xff, 0xc0,
1251  0xff, 0xff, 0xc0,
1252  0xff, 0xff, 0xc0
1253 };
1254 static const twr_font_image_t twr_font_ubuntu_28_0x42 = { image_data_twr_font_ubuntu_28_0x42,
1255  18, 28/*, 8*/};
1256 #endif
1257 
1258 #if (0x0 == 0x0)
1259 static const uint8_t image_data_twr_font_ubuntu_28_0x43[84] = {
1260  0xff, 0xff, 0x80,
1261  0xff, 0xff, 0x80,
1262  0xff, 0xff, 0x80,
1263  0xff, 0x03, 0x80,
1264  0xfc, 0x00, 0x80,
1265  0xf8, 0x7c, 0x80,
1266  0xf1, 0xff, 0x80,
1267  0xe3, 0xff, 0x80,
1268  0xe3, 0xff, 0x80,
1269  0xc7, 0xff, 0x80,
1270  0xc7, 0xff, 0x80,
1271  0xc7, 0xff, 0x80,
1272  0xc7, 0xff, 0x80,
1273  0xc7, 0xff, 0x80,
1274  0xc7, 0xff, 0x80,
1275  0xc7, 0xff, 0x80,
1276  0xe3, 0xff, 0x80,
1277  0xe3, 0xff, 0x80,
1278  0xf1, 0xff, 0x80,
1279  0xf0, 0xfc, 0x80,
1280  0xf8, 0x00, 0x80,
1281  0xfe, 0x03, 0x80,
1282  0xff, 0xff, 0x80,
1283  0xff, 0xff, 0x80,
1284  0xff, 0xff, 0x80,
1285  0xff, 0xff, 0x80,
1286  0xff, 0xff, 0x80,
1287  0xff, 0xff, 0x80
1288 };
1289 static const twr_font_image_t twr_font_ubuntu_28_0x43 = { image_data_twr_font_ubuntu_28_0x43,
1290  17, 28/*, 8*/};
1291 #endif
1292 
1293 #if (0x0 == 0x0)
1294 static const uint8_t image_data_twr_font_ubuntu_28_0x44[84] = {
1295  0xff, 0xff, 0xf0,
1296  0xff, 0xff, 0xf0,
1297  0xff, 0xff, 0xf0,
1298  0xc0, 0x1f, 0xf0,
1299  0xc0, 0x03, 0xf0,
1300  0xc7, 0xe1, 0xf0,
1301  0xc7, 0xf8, 0xf0,
1302  0xc7, 0xfc, 0x70,
1303  0xc7, 0xfc, 0x70,
1304  0xc7, 0xfe, 0x30,
1305  0xc7, 0xfe, 0x30,
1306  0xc7, 0xfe, 0x30,
1307  0xc7, 0xfe, 0x30,
1308  0xc7, 0xfe, 0x30,
1309  0xc7, 0xfe, 0x30,
1310  0xc7, 0xfe, 0x30,
1311  0xc7, 0xfc, 0x70,
1312  0xc7, 0xfc, 0x70,
1313  0xc7, 0xf8, 0xf0,
1314  0xc7, 0xe1, 0xf0,
1315  0xc0, 0x03, 0xf0,
1316  0xc0, 0x1f, 0xf0,
1317  0xff, 0xff, 0xf0,
1318  0xff, 0xff, 0xf0,
1319  0xff, 0xff, 0xf0,
1320  0xff, 0xff, 0xf0,
1321  0xff, 0xff, 0xf0,
1322  0xff, 0xff, 0xf0
1323 };
1324 static const twr_font_image_t twr_font_ubuntu_28_0x44 = { image_data_twr_font_ubuntu_28_0x44,
1325  20, 28/*, 8*/};
1326 #endif
1327 
1328 #if (0x0 == 0x0)
1329 static const uint8_t image_data_twr_font_ubuntu_28_0x45[56] = {
1330  0xff, 0xff,
1331  0xff, 0xff,
1332  0xff, 0xff,
1333  0xc0, 0x03,
1334  0xc0, 0x03,
1335  0xc7, 0xff,
1336  0xc7, 0xff,
1337  0xc7, 0xff,
1338  0xc7, 0xff,
1339  0xc7, 0xff,
1340  0xc7, 0xff,
1341  0xc0, 0x07,
1342  0xc0, 0x07,
1343  0xc7, 0xff,
1344  0xc7, 0xff,
1345  0xc7, 0xff,
1346  0xc7, 0xff,
1347  0xc7, 0xff,
1348  0xc7, 0xff,
1349  0xc7, 0xff,
1350  0xc0, 0x01,
1351  0xc0, 0x01,
1352  0xff, 0xff,
1353  0xff, 0xff,
1354  0xff, 0xff,
1355  0xff, 0xff,
1356  0xff, 0xff,
1357  0xff, 0xff
1358 };
1359 static const twr_font_image_t twr_font_ubuntu_28_0x45 = { image_data_twr_font_ubuntu_28_0x45,
1360  16, 28/*, 8*/};
1361 #endif
1362 
1363 #if (0x0 == 0x0)
1364 static const uint8_t image_data_twr_font_ubuntu_28_0x46[56] = {
1365  0xff, 0xfe,
1366  0xff, 0xfe,
1367  0xff, 0xfe,
1368  0xc0, 0x02,
1369  0xc0, 0x02,
1370  0xc7, 0xfe,
1371  0xc7, 0xfe,
1372  0xc7, 0xfe,
1373  0xc7, 0xfe,
1374  0xc7, 0xfe,
1375  0xc7, 0xfe,
1376  0xc0, 0x06,
1377  0xc0, 0x06,
1378  0xc7, 0xfe,
1379  0xc7, 0xfe,
1380  0xc7, 0xfe,
1381  0xc7, 0xfe,
1382  0xc7, 0xfe,
1383  0xc7, 0xfe,
1384  0xc7, 0xfe,
1385  0xc7, 0xfe,
1386  0xc7, 0xfe,
1387  0xff, 0xfe,
1388  0xff, 0xfe,
1389  0xff, 0xfe,
1390  0xff, 0xfe,
1391  0xff, 0xfe,
1392  0xff, 0xfe
1393 };
1394 static const twr_font_image_t twr_font_ubuntu_28_0x46 = { image_data_twr_font_ubuntu_28_0x46,
1395  15, 28/*, 8*/};
1396 #endif
1397 
1398 #if (0x0 == 0x0)
1399 static const uint8_t image_data_twr_font_ubuntu_28_0x47[84] = {
1400  0xff, 0xff, 0xe0,
1401  0xff, 0xff, 0xe0,
1402  0xff, 0xff, 0xe0,
1403  0xff, 0x01, 0xe0,
1404  0xfc, 0x00, 0x60,
1405  0xf8, 0x7e, 0xe0,
1406  0xf1, 0xff, 0xe0,
1407  0xe3, 0xff, 0xe0,
1408  0xe3, 0xff, 0xe0,
1409  0xc7, 0xff, 0xe0,
1410  0xc7, 0xff, 0xe0,
1411  0xc7, 0xff, 0xe0,
1412  0xc7, 0xff, 0xe0,
1413  0xc7, 0xfc, 0x60,
1414  0xc7, 0xfc, 0x60,
1415  0xc7, 0xfc, 0x60,
1416  0xe3, 0xfc, 0x60,
1417  0xe3, 0xfc, 0x60,
1418  0xf1, 0xfc, 0x60,
1419  0xf0, 0x7c, 0x60,
1420  0xfc, 0x00, 0x60,
1421  0xff, 0x00, 0xe0,
1422  0xff, 0xff, 0xe0,
1423  0xff, 0xff, 0xe0,
1424  0xff, 0xff, 0xe0,
1425  0xff, 0xff, 0xe0,
1426  0xff, 0xff, 0xe0,
1427  0xff, 0xff, 0xe0
1428 };
1429 static const twr_font_image_t twr_font_ubuntu_28_0x47 = { image_data_twr_font_ubuntu_28_0x47,
1430  19, 28/*, 8*/};
1431 #endif
1432 
1433 #if (0x0 == 0x0)
1434 static const uint8_t image_data_twr_font_ubuntu_28_0x48[84] = {
1435  0xff, 0xff, 0xf0,
1436  0xff, 0xff, 0xf0,
1437  0xff, 0xff, 0xf0,
1438  0xc7, 0xfe, 0x30,
1439  0xc7, 0xfe, 0x30,
1440  0xc7, 0xfe, 0x30,
1441  0xc7, 0xfe, 0x30,
1442  0xc7, 0xfe, 0x30,
1443  0xc7, 0xfe, 0x30,
1444  0xc7, 0xfe, 0x30,
1445  0xc7, 0xfe, 0x30,
1446  0xc0, 0x00, 0x30,
1447  0xc0, 0x00, 0x30,
1448  0xc7, 0xfe, 0x30,
1449  0xc7, 0xfe, 0x30,
1450  0xc7, 0xfe, 0x30,
1451  0xc7, 0xfe, 0x30,
1452  0xc7, 0xfe, 0x30,
1453  0xc7, 0xfe, 0x30,
1454  0xc7, 0xfe, 0x30,
1455  0xc7, 0xfe, 0x30,
1456  0xc7, 0xfe, 0x30,
1457  0xff, 0xff, 0xf0,
1458  0xff, 0xff, 0xf0,
1459  0xff, 0xff, 0xf0,
1460  0xff, 0xff, 0xf0,
1461  0xff, 0xff, 0xf0,
1462  0xff, 0xff, 0xf0
1463 };
1464 static const twr_font_image_t twr_font_ubuntu_28_0x48 = { image_data_twr_font_ubuntu_28_0x48,
1465  20, 28/*, 8*/};
1466 #endif
1467 
1468 #if (0x0 == 0x0)
1469 static const uint8_t image_data_twr_font_ubuntu_28_0x49[28] = {
1470  0xfe,
1471  0xfe,
1472  0xfe,
1473  0xc6,
1474  0xc6,
1475  0xc6,
1476  0xc6,
1477  0xc6,
1478  0xc6,
1479  0xc6,
1480  0xc6,
1481  0xc6,
1482  0xc6,
1483  0xc6,
1484  0xc6,
1485  0xc6,
1486  0xc6,
1487  0xc6,
1488  0xc6,
1489  0xc6,
1490  0xc6,
1491  0xc6,
1492  0xfe,
1493  0xfe,
1494  0xfe,
1495  0xfe,
1496  0xfe,
1497  0xfe
1498 };
1499 static const twr_font_image_t twr_font_ubuntu_28_0x49 = { image_data_twr_font_ubuntu_28_0x49,
1500  7, 28/*, 8*/};
1501 #endif
1502 
1503 #if (0x0 == 0x0)
1504 static const uint8_t image_data_twr_font_ubuntu_28_0x4a[56] = {
1505  0xff, 0xfc,
1506  0xff, 0xfc,
1507  0xff, 0xfc,
1508  0xff, 0x8c,
1509  0xff, 0x8c,
1510  0xff, 0x8c,
1511  0xff, 0x8c,
1512  0xff, 0x8c,
1513  0xff, 0x8c,
1514  0xff, 0x8c,
1515  0xff, 0x8c,
1516  0xff, 0x8c,
1517  0xff, 0x8c,
1518  0xff, 0x8c,
1519  0xff, 0x8c,
1520  0xff, 0x8c,
1521  0xff, 0x8c,
1522  0xff, 0x8c,
1523  0xff, 0x0c,
1524  0x9e, 0x1c,
1525  0x00, 0x3c,
1526  0xc0, 0x7c,
1527  0xff, 0xfc,
1528  0xff, 0xfc,
1529  0xff, 0xfc,
1530  0xff, 0xfc,
1531  0xff, 0xfc,
1532  0xff, 0xfc
1533 };
1534 static const twr_font_image_t twr_font_ubuntu_28_0x4a = { image_data_twr_font_ubuntu_28_0x4a,
1535  14, 28/*, 8*/};
1536 #endif
1537 
1538 #if (0x0 == 0x0)
1539 static const uint8_t image_data_twr_font_ubuntu_28_0x4b[84] = {
1540  0xff, 0xff, 0xc0,
1541  0xff, 0xff, 0xc0,
1542  0xff, 0xff, 0xc0,
1543  0xc7, 0xf8, 0xc0,
1544  0xc7, 0xf1, 0xc0,
1545  0xc7, 0xe3, 0xc0,
1546  0xc7, 0xc7, 0xc0,
1547  0xc7, 0x8f, 0xc0,
1548  0xc7, 0x1f, 0xc0,
1549  0xc6, 0x3f, 0xc0,
1550  0xc4, 0x7f, 0xc0,
1551  0xc0, 0xff, 0xc0,
1552  0xc0, 0x7f, 0xc0,
1553  0xc4, 0x3f, 0xc0,
1554  0xc6, 0x1f, 0xc0,
1555  0xc7, 0x07, 0xc0,
1556  0xc7, 0xc3, 0xc0,
1557  0xc7, 0xe1, 0xc0,
1558  0xc7, 0xe1, 0xc0,
1559  0xc7, 0xf0, 0xc0,
1560  0xc7, 0xf8, 0x40,
1561  0xc7, 0xfc, 0x00,
1562  0xff, 0xff, 0xc0,
1563  0xff, 0xff, 0xc0,
1564  0xff, 0xff, 0xc0,
1565  0xff, 0xff, 0xc0,
1566  0xff, 0xff, 0xc0,
1567  0xff, 0xff, 0xc0
1568 };
1569 static const twr_font_image_t twr_font_ubuntu_28_0x4b = { image_data_twr_font_ubuntu_28_0x4b,
1570  18, 28/*, 8*/};
1571 #endif
1572 
1573 #if (0x0 == 0x0)
1574 static const uint8_t image_data_twr_font_ubuntu_28_0x4c[56] = {
1575  0xff, 0xfe,
1576  0xff, 0xfe,
1577  0xff, 0xfe,
1578  0xc7, 0xfe,
1579  0xc7, 0xfe,
1580  0xc7, 0xfe,
1581  0xc7, 0xfe,
1582  0xc7, 0xfe,
1583  0xc7, 0xfe,
1584  0xc7, 0xfe,
1585  0xc7, 0xfe,
1586  0xc7, 0xfe,
1587  0xc7, 0xfe,
1588  0xc7, 0xfe,
1589  0xc7, 0xfe,
1590  0xc7, 0xfe,
1591  0xc7, 0xfe,
1592  0xc7, 0xfe,
1593  0xc7, 0xfe,
1594  0xc7, 0xfe,
1595  0xc0, 0x00,
1596  0xc0, 0x00,
1597  0xff, 0xfe,
1598  0xff, 0xfe,
1599  0xff, 0xfe,
1600  0xff, 0xfe,
1601  0xff, 0xfe,
1602  0xff, 0xfe
1603 };
1604 static const twr_font_image_t twr_font_ubuntu_28_0x4c = { image_data_twr_font_ubuntu_28_0x4c,
1605  15, 28/*, 8*/};
1606 #endif
1607 
1608 #if (0x0 == 0x0)
1609 static const uint8_t image_data_twr_font_ubuntu_28_0x4d[112] = {
1610  0xff, 0xff, 0xff, 0x80,
1611  0xff, 0xff, 0xff, 0x80,
1612  0xff, 0xff, 0xff, 0x80,
1613  0xe3, 0xff, 0xe3, 0x80,
1614  0xe1, 0xff, 0xc3, 0x80,
1615  0xe1, 0xff, 0xc3, 0x80,
1616  0xe0, 0xff, 0x83, 0x80,
1617  0xe0, 0x7f, 0x83, 0x80,
1618  0xe2, 0x7f, 0x23, 0x80,
1619  0xe6, 0x3f, 0x33, 0x80,
1620  0xc7, 0x3e, 0x73, 0x80,
1621  0xc7, 0x3e, 0x71, 0x80,
1622  0xc7, 0x1c, 0x71, 0x80,
1623  0xc7, 0x9c, 0xf1, 0x80,
1624  0xc7, 0x88, 0xf1, 0x80,
1625  0xc7, 0xc9, 0xf1, 0x80,
1626  0xc7, 0xc1, 0xf1, 0x80,
1627  0xc7, 0xc1, 0xf1, 0x80,
1628  0xc7, 0xe3, 0xf1, 0x80,
1629  0xc7, 0xff, 0xf1, 0x80,
1630  0xc7, 0xff, 0xf1, 0x80,
1631  0xc7, 0xff, 0xf1, 0x80,
1632  0xff, 0xff, 0xff, 0x80,
1633  0xff, 0xff, 0xff, 0x80,
1634  0xff, 0xff, 0xff, 0x80,
1635  0xff, 0xff, 0xff, 0x80,
1636  0xff, 0xff, 0xff, 0x80,
1637  0xff, 0xff, 0xff, 0x80
1638 };
1639 static const twr_font_image_t twr_font_ubuntu_28_0x4d = { image_data_twr_font_ubuntu_28_0x4d,
1640  25, 28/*, 8*/};
1641 #endif
1642 
1643 #if (0x0 == 0x0)
1644 static const uint8_t image_data_twr_font_ubuntu_28_0x4e[84] = {
1645  0xff, 0xff, 0xf0,
1646  0xff, 0xff, 0xf0,
1647  0xff, 0xff, 0xf0,
1648  0xc7, 0xfe, 0x30,
1649  0xc3, 0xfe, 0x30,
1650  0xc1, 0xfe, 0x30,
1651  0xc0, 0xfe, 0x30,
1652  0xc0, 0x7e, 0x30,
1653  0xc4, 0x7e, 0x30,
1654  0xc6, 0x3e, 0x30,
1655  0xc7, 0x1e, 0x30,
1656  0xc7, 0x9e, 0x30,
1657  0xc7, 0x8e, 0x30,
1658  0xc7, 0xc6, 0x30,
1659  0xc7, 0xe6, 0x30,
1660  0xc7, 0xe2, 0x30,
1661  0xc7, 0xf0, 0x30,
1662  0xc7, 0xf8, 0x30,
1663  0xc7, 0xf8, 0x30,
1664  0xc7, 0xfc, 0x30,
1665  0xc7, 0xfe, 0x30,
1666  0xc7, 0xfe, 0x30,
1667  0xff, 0xff, 0xf0,
1668  0xff, 0xff, 0xf0,
1669  0xff, 0xff, 0xf0,
1670  0xff, 0xff, 0xf0,
1671  0xff, 0xff, 0xf0,
1672  0xff, 0xff, 0xf0
1673 };
1674 static const twr_font_image_t twr_font_ubuntu_28_0x4e = { image_data_twr_font_ubuntu_28_0x4e,
1675  20, 28/*, 8*/};
1676 #endif
1677 
1678 #if (0x0 == 0x0)
1679 static const uint8_t image_data_twr_font_ubuntu_28_0x4f[84] = {
1680  0xff, 0xff, 0xfc,
1681  0xff, 0xff, 0xfc,
1682  0xff, 0xff, 0xfc,
1683  0xff, 0x03, 0xfc,
1684  0xfc, 0x00, 0xfc,
1685  0xf8, 0x78, 0x7c,
1686  0xf1, 0xfe, 0x3c,
1687  0xe3, 0xff, 0x1c,
1688  0xe3, 0xff, 0x1c,
1689  0xc7, 0xff, 0x8c,
1690  0xc7, 0xff, 0x8c,
1691  0xc7, 0xff, 0x8c,
1692  0xc7, 0xff, 0x8c,
1693  0xc7, 0xff, 0x8c,
1694  0xc7, 0xff, 0x8c,
1695  0xc7, 0xff, 0x8c,
1696  0xe3, 0xff, 0x1c,
1697  0xe3, 0xff, 0x1c,
1698  0xf1, 0xfe, 0x3c,
1699  0xf8, 0x78, 0x7c,
1700  0xfc, 0x00, 0xfc,
1701  0xff, 0x03, 0xfc,
1702  0xff, 0xff, 0xfc,
1703  0xff, 0xff, 0xfc,
1704  0xff, 0xff, 0xfc,
1705  0xff, 0xff, 0xfc,
1706  0xff, 0xff, 0xfc,
1707  0xff, 0xff, 0xfc
1708 };
1709 static const twr_font_image_t twr_font_ubuntu_28_0x4f = { image_data_twr_font_ubuntu_28_0x4f,
1710  22, 28/*, 8*/};
1711 #endif
1712 
1713 #if (0x0 == 0x0)
1714 static const uint8_t image_data_twr_font_ubuntu_28_0x50[84] = {
1715  0xff, 0xff, 0x80,
1716  0xff, 0xff, 0x80,
1717  0xff, 0xff, 0x80,
1718  0xc0, 0x1f, 0x80,
1719  0xc0, 0x03, 0x80,
1720  0xc7, 0xe1, 0x80,
1721  0xc7, 0xf1, 0x80,
1722  0xc7, 0xf8, 0x80,
1723  0xc7, 0xf8, 0x80,
1724  0xc7, 0xf8, 0x80,
1725  0xc7, 0xf8, 0x80,
1726  0xc7, 0xf0, 0x80,
1727  0xc7, 0xe1, 0x80,
1728  0xc0, 0x03, 0x80,
1729  0xc0, 0x0f, 0x80,
1730  0xc7, 0xff, 0x80,
1731  0xc7, 0xff, 0x80,
1732  0xc7, 0xff, 0x80,
1733  0xc7, 0xff, 0x80,
1734  0xc7, 0xff, 0x80,
1735  0xc7, 0xff, 0x80,
1736  0xc7, 0xff, 0x80,
1737  0xff, 0xff, 0x80,
1738  0xff, 0xff, 0x80,
1739  0xff, 0xff, 0x80,
1740  0xff, 0xff, 0x80,
1741  0xff, 0xff, 0x80,
1742  0xff, 0xff, 0x80
1743 };
1744 static const twr_font_image_t twr_font_ubuntu_28_0x50 = { image_data_twr_font_ubuntu_28_0x50,
1745  17, 28/*, 8*/};
1746 #endif
1747 
1748 #if (0x0 == 0x0)
1749 static const uint8_t image_data_twr_font_ubuntu_28_0x51[84] = {
1750  0xff, 0xff, 0xfc,
1751  0xff, 0xff, 0xfc,
1752  0xff, 0xff, 0xfc,
1753  0xff, 0x03, 0xfc,
1754  0xfc, 0x00, 0xfc,
1755  0xf8, 0x78, 0x7c,
1756  0xf1, 0xfe, 0x3c,
1757  0xe3, 0xff, 0x1c,
1758  0xe3, 0xff, 0x1c,
1759  0xc7, 0xff, 0x8c,
1760  0xc7, 0xff, 0x8c,
1761  0xc7, 0xff, 0x8c,
1762  0xc7, 0xff, 0x8c,
1763  0xc7, 0xff, 0x8c,
1764  0xc7, 0xff, 0x8c,
1765  0xc7, 0xff, 0x8c,
1766  0xe3, 0xff, 0x1c,
1767  0xe3, 0xff, 0x1c,
1768  0xf1, 0xfe, 0x3c,
1769  0xf0, 0x78, 0x7c,
1770  0xfc, 0x00, 0xfc,
1771  0xff, 0x03, 0xfc,
1772  0xff, 0xc7, 0xfc,
1773  0xff, 0xe3, 0xfc,
1774  0xff, 0xe0, 0xfc,
1775  0xff, 0xf8, 0x3c,
1776  0xff, 0xfe, 0x3c,
1777  0xff, 0xff, 0xfc
1778 };
1779 static const twr_font_image_t twr_font_ubuntu_28_0x51 = { image_data_twr_font_ubuntu_28_0x51,
1780  22, 28/*, 8*/};
1781 #endif
1782 
1783 #if (0x0 == 0x0)
1784 static const uint8_t image_data_twr_font_ubuntu_28_0x52[84] = {
1785  0xff, 0xff, 0xc0,
1786  0xff, 0xff, 0xc0,
1787  0xff, 0xff, 0xc0,
1788  0xc0, 0x0f, 0xc0,
1789  0xc0, 0x03, 0xc0,
1790  0xc7, 0xe1, 0xc0,
1791  0xc7, 0xf1, 0xc0,
1792  0xc7, 0xf8, 0xc0,
1793  0xc7, 0xf8, 0xc0,
1794  0xc7, 0xf8, 0xc0,
1795  0xc7, 0xf8, 0xc0,
1796  0xc7, 0xf0, 0xc0,
1797  0xc7, 0xe1, 0xc0,
1798  0xc0, 0x03, 0xc0,
1799  0xc0, 0x0f, 0xc0,
1800  0xc7, 0x87, 0xc0,
1801  0xc7, 0xc3, 0xc0,
1802  0xc7, 0xe1, 0xc0,
1803  0xc7, 0xf1, 0xc0,
1804  0xc7, 0xf0, 0xc0,
1805  0xc7, 0xf8, 0x40,
1806  0xc7, 0xfc, 0x40,
1807  0xff, 0xff, 0xc0,
1808  0xff, 0xff, 0xc0,
1809  0xff, 0xff, 0xc0,
1810  0xff, 0xff, 0xc0,
1811  0xff, 0xff, 0xc0,
1812  0xff, 0xff, 0xc0
1813 };
1814 static const twr_font_image_t twr_font_ubuntu_28_0x52 = { image_data_twr_font_ubuntu_28_0x52,
1815  18, 28/*, 8*/};
1816 #endif
1817 
1818 #if (0x0 == 0x0)
1819 static const uint8_t image_data_twr_font_ubuntu_28_0x53[56] = {
1820  0xff, 0xfe,
1821  0xff, 0xfe,
1822  0xff, 0xfe,
1823  0xf0, 0x1e,
1824  0xe0, 0x06,
1825  0xc7, 0xee,
1826  0x8f, 0xfe,
1827  0x8f, 0xfe,
1828  0x8f, 0xfe,
1829  0x87, 0xfe,
1830  0xc1, 0xfe,
1831  0xe0, 0x3e,
1832  0xf0, 0x0e,
1833  0xfe, 0x06,
1834  0xff, 0xc2,
1835  0xff, 0xe2,
1836  0xff, 0xe2,
1837  0xff, 0xe2,
1838  0xff, 0xe2,
1839  0x8f, 0xc6,
1840  0x80, 0x0e,
1841  0xe0, 0x3e,
1842  0xff, 0xfe,
1843  0xff, 0xfe,
1844  0xff, 0xfe,
1845  0xff, 0xfe,
1846  0xff, 0xfe,
1847  0xff, 0xfe
1848 };
1849 static const twr_font_image_t twr_font_ubuntu_28_0x53 = { image_data_twr_font_ubuntu_28_0x53,
1850  15, 28/*, 8*/};
1851 #endif
1852 
1853 #if (0x0 == 0x0)
1854 static const uint8_t image_data_twr_font_ubuntu_28_0x54[56] = {
1855  0xff, 0xfe,
1856  0xff, 0xfe,
1857  0xff, 0xfe,
1858  0x00, 0x00,
1859  0x00, 0x00,
1860  0xfc, 0x7e,
1861  0xfc, 0x7e,
1862  0xfc, 0x7e,
1863  0xfc, 0x7e,
1864  0xfc, 0x7e,
1865  0xfc, 0x7e,
1866  0xfc, 0x7e,
1867  0xfc, 0x7e,
1868  0xfc, 0x7e,
1869  0xfc, 0x7e,
1870  0xfc, 0x7e,
1871  0xfc, 0x7e,
1872  0xfc, 0x7e,
1873  0xfc, 0x7e,
1874  0xfc, 0x7e,
1875  0xfc, 0x7e,
1876  0xfc, 0x7e,
1877  0xff, 0xfe,
1878  0xff, 0xfe,
1879  0xff, 0xfe,
1880  0xff, 0xfe,
1881  0xff, 0xfe,
1882  0xff, 0xfe
1883 };
1884 static const twr_font_image_t twr_font_ubuntu_28_0x54 = { image_data_twr_font_ubuntu_28_0x54,
1885  15, 28/*, 8*/};
1886 #endif
1887 
1888 #if (0x0 == 0x0)
1889 static const uint8_t image_data_twr_font_ubuntu_28_0x55[84] = {
1890  0xff, 0xff, 0xe0,
1891  0xff, 0xff, 0xe0,
1892  0xff, 0xff, 0xe0,
1893  0xc7, 0xfc, 0x60,
1894  0xc7, 0xfc, 0x60,
1895  0xc7, 0xfc, 0x60,
1896  0xc7, 0xfc, 0x60,
1897  0xc7, 0xfc, 0x60,
1898  0xc7, 0xfc, 0x60,
1899  0xc7, 0xfc, 0x60,
1900  0xc7, 0xfc, 0x60,
1901  0xc7, 0xfc, 0x60,
1902  0xc7, 0xfc, 0x60,
1903  0xc7, 0xfc, 0x60,
1904  0xc7, 0xfc, 0x60,
1905  0xc7, 0xfc, 0x60,
1906  0xc7, 0xfc, 0x60,
1907  0xc7, 0xfc, 0x60,
1908  0xe3, 0xf8, 0xe0,
1909  0xe1, 0xf0, 0xe0,
1910  0xf0, 0x01, 0xe0,
1911  0xfc, 0x07, 0xe0,
1912  0xff, 0xff, 0xe0,
1913  0xff, 0xff, 0xe0,
1914  0xff, 0xff, 0xe0,
1915  0xff, 0xff, 0xe0,
1916  0xff, 0xff, 0xe0,
1917  0xff, 0xff, 0xe0
1918 };
1919 static const twr_font_image_t twr_font_ubuntu_28_0x55 = { image_data_twr_font_ubuntu_28_0x55,
1920  19, 28/*, 8*/};
1921 #endif
1922 
1923 #if (0x0 == 0x0)
1924 static const uint8_t image_data_twr_font_ubuntu_28_0x56[84] = {
1925  0xff, 0xff, 0xe0,
1926  0xff, 0xff, 0xe0,
1927  0xff, 0xff, 0xe0,
1928  0x1f, 0xff, 0x00,
1929  0x8f, 0xfe, 0x20,
1930  0x8f, 0xfe, 0x20,
1931  0x8f, 0xfe, 0x20,
1932  0xc7, 0xfc, 0x60,
1933  0xc7, 0xfc, 0x60,
1934  0xc3, 0xf8, 0x60,
1935  0xe3, 0xf8, 0xe0,
1936  0xe3, 0xf8, 0xe0,
1937  0xf1, 0xf1, 0xe0,
1938  0xf1, 0xf1, 0xe0,
1939  0xf8, 0xe3, 0xe0,
1940  0xf8, 0xe3, 0xe0,
1941  0xf8, 0x43, 0xe0,
1942  0xfc, 0x47, 0xe0,
1943  0xfc, 0x07, 0xe0,
1944  0xfe, 0x0f, 0xe0,
1945  0xfe, 0x0f, 0xe0,
1946  0xff, 0x1f, 0xe0,
1947  0xff, 0xff, 0xe0,
1948  0xff, 0xff, 0xe0,
1949  0xff, 0xff, 0xe0,
1950  0xff, 0xff, 0xe0,
1951  0xff, 0xff, 0xe0,
1952  0xff, 0xff, 0xe0
1953 };
1954 static const twr_font_image_t twr_font_ubuntu_28_0x56 = { image_data_twr_font_ubuntu_28_0x56,
1955  19, 28/*, 8*/};
1956 #endif
1957 
1958 #if (0x0 == 0x0)
1959 static const uint8_t image_data_twr_font_ubuntu_28_0x57[112] = {
1960  0xff, 0xff, 0xff, 0xe0,
1961  0xff, 0xff, 0xff, 0xe0,
1962  0xff, 0xff, 0xff, 0xe0,
1963  0x8f, 0xff, 0xfe, 0x20,
1964  0x8f, 0xff, 0xfe, 0x20,
1965  0x87, 0xf1, 0xfc, 0x20,
1966  0xc7, 0xf0, 0xfc, 0x60,
1967  0xc7, 0xe0, 0xfc, 0x60,
1968  0xc7, 0xe0, 0xfc, 0x60,
1969  0xc7, 0xe4, 0xfc, 0x60,
1970  0xc3, 0xc4, 0x78, 0x60,
1971  0xe3, 0xc4, 0x78, 0xe0,
1972  0xe3, 0xcc, 0x78, 0xe0,
1973  0xe3, 0x8e, 0x38, 0xe0,
1974  0xe3, 0x8e, 0x38, 0xe0,
1975  0xe1, 0x9e, 0x30, 0xe0,
1976  0xf1, 0x1f, 0x11, 0xe0,
1977  0xf1, 0x1f, 0x11, 0xe0,
1978  0xf1, 0x3f, 0x11, 0xe0,
1979  0xf0, 0x3f, 0x81, 0xe0,
1980  0xf8, 0x3f, 0x83, 0xe0,
1981  0xf8, 0x7f, 0x83, 0xe0,
1982  0xff, 0xff, 0xff, 0xe0,
1983  0xff, 0xff, 0xff, 0xe0,
1984  0xff, 0xff, 0xff, 0xe0,
1985  0xff, 0xff, 0xff, 0xe0,
1986  0xff, 0xff, 0xff, 0xe0,
1987  0xff, 0xff, 0xff, 0xe0
1988 };
1989 static const twr_font_image_t twr_font_ubuntu_28_0x57 = { image_data_twr_font_ubuntu_28_0x57,
1990  27, 28/*, 8*/};
1991 #endif
1992 
1993 #if (0x0 == 0x0)
1994 static const uint8_t image_data_twr_font_ubuntu_28_0x58[84] = {
1995  0xff, 0xff, 0xc0,
1996  0xff, 0xff, 0xc0,
1997  0xff, 0xff, 0xc0,
1998  0x8f, 0xfc, 0x40,
1999  0xc7, 0xf8, 0xc0,
2000  0xe3, 0xf1, 0xc0,
2001  0xe3, 0xf1, 0xc0,
2002  0xf1, 0xe3, 0xc0,
2003  0xf8, 0xc7, 0xc0,
2004  0xf8, 0xc7, 0xc0,
2005  0xfc, 0x0f, 0xc0,
2006  0xfe, 0x1f, 0xc0,
2007  0xfe, 0x1f, 0xc0,
2008  0xfe, 0x1f, 0xc0,
2009  0xfc, 0x0f, 0xc0,
2010  0xf8, 0xc7, 0xc0,
2011  0xf8, 0xc7, 0xc0,
2012  0xf1, 0xe3, 0xc0,
2013  0xe3, 0xf1, 0xc0,
2014  0xc3, 0xf0, 0xc0,
2015  0xc7, 0xf8, 0xc0,
2016  0x8f, 0xfc, 0x40,
2017  0xff, 0xff, 0xc0,
2018  0xff, 0xff, 0xc0,
2019  0xff, 0xff, 0xc0,
2020  0xff, 0xff, 0xc0,
2021  0xff, 0xff, 0xc0,
2022  0xff, 0xff, 0xc0
2023 };
2024 static const twr_font_image_t twr_font_ubuntu_28_0x58 = { image_data_twr_font_ubuntu_28_0x58,
2025  18, 28/*, 8*/};
2026 #endif
2027 
2028 #if (0x0 == 0x0)
2029 static const uint8_t image_data_twr_font_ubuntu_28_0x59[84] = {
2030  0xff, 0xff, 0x80,
2031  0xff, 0xff, 0x80,
2032  0xff, 0xff, 0x80,
2033  0x1f, 0xfc, 0x00,
2034  0x8f, 0xf8, 0x80,
2035  0x8f, 0xf8, 0x80,
2036  0xc7, 0xf1, 0x80,
2037  0xe3, 0xe3, 0x80,
2038  0xe3, 0xe3, 0x80,
2039  0xf1, 0xc7, 0x80,
2040  0xf8, 0x8f, 0x80,
2041  0xf8, 0x8f, 0x80,
2042  0xfc, 0x1f, 0x80,
2043  0xfe, 0x3f, 0x80,
2044  0xfe, 0x3f, 0x80,
2045  0xfe, 0x3f, 0x80,
2046  0xfe, 0x3f, 0x80,
2047  0xfe, 0x3f, 0x80,
2048  0xfe, 0x3f, 0x80,
2049  0xfe, 0x3f, 0x80,
2050  0xfe, 0x3f, 0x80,
2051  0xfe, 0x3f, 0x80,
2052  0xff, 0xff, 0x80,
2053  0xff, 0xff, 0x80,
2054  0xff, 0xff, 0x80,
2055  0xff, 0xff, 0x80,
2056  0xff, 0xff, 0x80,
2057  0xff, 0xff, 0x80
2058 };
2059 static const twr_font_image_t twr_font_ubuntu_28_0x59 = { image_data_twr_font_ubuntu_28_0x59,
2060  17, 28/*, 8*/};
2061 #endif
2062 
2063 #if (0x0 == 0x0)
2064 static const uint8_t image_data_twr_font_ubuntu_28_0x5a[56] = {
2065  0xff, 0xff,
2066  0xff, 0xff,
2067  0xff, 0xff,
2068  0xc0, 0x01,
2069  0xc0, 0x01,
2070  0xff, 0xf1,
2071  0xff, 0xe3,
2072  0xff, 0xc7,
2073  0xff, 0x8f,
2074  0xff, 0x8f,
2075  0xff, 0x1f,
2076  0xfe, 0x3f,
2077  0xfc, 0x7f,
2078  0xfc, 0x7f,
2079  0xf8, 0xff,
2080  0xf1, 0xff,
2081  0xf1, 0xff,
2082  0xe3, 0xff,
2083  0xe3, 0xff,
2084  0xc7, 0xff,
2085  0x80, 0x01,
2086  0x80, 0x01,
2087  0xff, 0xff,
2088  0xff, 0xff,
2089  0xff, 0xff,
2090  0xff, 0xff,
2091  0xff, 0xff,
2092  0xff, 0xff
2093 };
2094 static const twr_font_image_t twr_font_ubuntu_28_0x5a = { image_data_twr_font_ubuntu_28_0x5a,
2095  16, 28/*, 8*/};
2096 #endif
2097 
2098 #if (0x0 == 0x0)
2099 static const uint8_t image_data_twr_font_ubuntu_28_0x5b[56] = {
2100  0xe0, 0x00,
2101  0xe0, 0x00,
2102  0xe3, 0x80,
2103  0xe3, 0x80,
2104  0xe3, 0x80,
2105  0xe3, 0x80,
2106  0xe3, 0x80,
2107  0xe3, 0x80,
2108  0xe3, 0x80,
2109  0xe3, 0x80,
2110  0xe3, 0x80,
2111  0xe3, 0x80,
2112  0xe3, 0x80,
2113  0xe3, 0x80,
2114  0xe3, 0x80,
2115  0xe3, 0x80,
2116  0xe3, 0x80,
2117  0xe3, 0x80,
2118  0xe3, 0x80,
2119  0xe3, 0x80,
2120  0xe3, 0x80,
2121  0xe3, 0x80,
2122  0xe3, 0x80,
2123  0xe3, 0x80,
2124  0xe3, 0x80,
2125  0xe0, 0x00,
2126  0xe0, 0x00,
2127  0xff, 0x80
2128 };
2129 static const twr_font_image_t twr_font_ubuntu_28_0x5b = { image_data_twr_font_ubuntu_28_0x5b,
2130  9, 28/*, 8*/};
2131 #endif
2132 
2133 #if (0x0 == 0x0)
2134 static const uint8_t image_data_twr_font_ubuntu_28_0x5c[56] = {
2135  0x7f, 0xe0,
2136  0x3f, 0xe0,
2137  0x3f, 0xe0,
2138  0x3f, 0xe0,
2139  0x9f, 0xe0,
2140  0x9f, 0xe0,
2141  0x9f, 0xe0,
2142  0xcf, 0xe0,
2143  0xcf, 0xe0,
2144  0xc7, 0xe0,
2145  0xe7, 0xe0,
2146  0xe7, 0xe0,
2147  0xf3, 0xe0,
2148  0xf3, 0xe0,
2149  0xf3, 0xe0,
2150  0xf9, 0xe0,
2151  0xf9, 0xe0,
2152  0xf8, 0xe0,
2153  0xfc, 0xe0,
2154  0xfc, 0xe0,
2155  0xfe, 0x60,
2156  0xfe, 0x60,
2157  0xfe, 0x60,
2158  0xff, 0x20,
2159  0xff, 0x20,
2160  0xff, 0x20,
2161  0xff, 0x80,
2162  0xff, 0xe0
2163 };
2164 static const twr_font_image_t twr_font_ubuntu_28_0x5c = { image_data_twr_font_ubuntu_28_0x5c,
2165  11, 28/*, 8*/};
2166 #endif
2167 
2168 #if (0x0 == 0x0)
2169 static const uint8_t image_data_twr_font_ubuntu_28_0x5d[56] = {
2170  0x03, 0x80,
2171  0x03, 0x80,
2172  0xe3, 0x80,
2173  0xe3, 0x80,
2174  0xe3, 0x80,
2175  0xe3, 0x80,
2176  0xe3, 0x80,
2177  0xe3, 0x80,
2178  0xe3, 0x80,
2179  0xe3, 0x80,
2180  0xe3, 0x80,
2181  0xe3, 0x80,
2182  0xe3, 0x80,
2183  0xe3, 0x80,
2184  0xe3, 0x80,
2185  0xe3, 0x80,
2186  0xe3, 0x80,
2187  0xe3, 0x80,
2188  0xe3, 0x80,
2189  0xe3, 0x80,
2190  0xe3, 0x80,
2191  0xe3, 0x80,
2192  0xe3, 0x80,
2193  0xe3, 0x80,
2194  0xe3, 0x80,
2195  0x03, 0x80,
2196  0x03, 0x80,
2197  0xff, 0x80
2198 };
2199 static const twr_font_image_t twr_font_ubuntu_28_0x5d = { image_data_twr_font_ubuntu_28_0x5d,
2200  9, 28/*, 8*/};
2201 #endif
2202 
2203 #if (0x0 == 0x0)
2204 static const uint8_t image_data_twr_font_ubuntu_28_0x5e[56] = {
2205  0xff, 0xff,
2206  0xff, 0xff,
2207  0xff, 0xff,
2208  0xfc, 0x7f,
2209  0xf8, 0x3f,
2210  0xf8, 0x3f,
2211  0xf1, 0x1f,
2212  0xf1, 0x1f,
2213  0xe3, 0x8f,
2214  0xe3, 0x8f,
2215  0xc7, 0xc7,
2216  0xcf, 0xe7,
2217  0x8f, 0xe3,
2218  0xdf, 0xf7,
2219  0xff, 0xff,
2220  0xff, 0xff,
2221  0xff, 0xff,
2222  0xff, 0xff,
2223  0xff, 0xff,
2224  0xff, 0xff,
2225  0xff, 0xff,
2226  0xff, 0xff,
2227  0xff, 0xff,
2228  0xff, 0xff,
2229  0xff, 0xff,
2230  0xff, 0xff,
2231  0xff, 0xff,
2232  0xff, 0xff
2233 };
2234 static const twr_font_image_t twr_font_ubuntu_28_0x5e = { image_data_twr_font_ubuntu_28_0x5e,
2235  16, 28/*, 8*/};
2236 #endif
2237 
2238 #if (0x0 == 0x0)
2239 static const uint8_t image_data_twr_font_ubuntu_28_0x5f[56] = {
2240  0xff, 0xfc,
2241  0xff, 0xfc,
2242  0xff, 0xfc,
2243  0xff, 0xfc,
2244  0xff, 0xfc,
2245  0xff, 0xfc,
2246  0xff, 0xfc,
2247  0xff, 0xfc,
2248  0xff, 0xfc,
2249  0xff, 0xfc,
2250  0xff, 0xfc,
2251  0xff, 0xfc,
2252  0xff, 0xfc,
2253  0xff, 0xfc,
2254  0xff, 0xfc,
2255  0xff, 0xfc,
2256  0xff, 0xfc,
2257  0xff, 0xfc,
2258  0xff, 0xfc,
2259  0xff, 0xfc,
2260  0xff, 0xfc,
2261  0xff, 0xfc,
2262  0xff, 0xfc,
2263  0xff, 0xfc,
2264  0xff, 0xfc,
2265  0x00, 0x00,
2266  0x00, 0x00,
2267  0xff, 0xfc
2268 };
2269 static const twr_font_image_t twr_font_ubuntu_28_0x5f = { image_data_twr_font_ubuntu_28_0x5f,
2270  14, 28/*, 8*/};
2271 #endif
2272 
2273 #if (0x0 == 0x0)
2274 static const uint8_t image_data_twr_font_ubuntu_28_0x60[56] = {
2275  0xff, 0xe0,
2276  0xef, 0xe0,
2277  0xc7, 0xe0,
2278  0xe3, 0xe0,
2279  0xf1, 0xe0,
2280  0xfb, 0xe0,
2281  0xff, 0xe0,
2282  0xff, 0xe0,
2283  0xff, 0xe0,
2284  0xff, 0xe0,
2285  0xff, 0xe0,
2286  0xff, 0xe0,
2287  0xff, 0xe0,
2288  0xff, 0xe0,
2289  0xff, 0xe0,
2290  0xff, 0xe0,
2291  0xff, 0xe0,
2292  0xff, 0xe0,
2293  0xff, 0xe0,
2294  0xff, 0xe0,
2295  0xff, 0xe0,
2296  0xff, 0xe0,
2297  0xff, 0xe0,
2298  0xff, 0xe0,
2299  0xff, 0xe0,
2300  0xff, 0xe0,
2301  0xff, 0xe0,
2302  0xff, 0xe0
2303 };
2304 static const twr_font_image_t twr_font_ubuntu_28_0x60 = { image_data_twr_font_ubuntu_28_0x60,
2305  11, 28/*, 8*/};
2306 #endif
2307 
2308 #if (0x0 == 0x0)
2309 static const uint8_t image_data_twr_font_ubuntu_28_0x61[56] = {
2310  0xff, 0xfe,
2311  0xff, 0xfe,
2312  0xff, 0xfe,
2313  0xff, 0xfe,
2314  0xff, 0xfe,
2315  0xff, 0xfe,
2316  0xff, 0xfe,
2317  0xe0, 0x3e,
2318  0xe0, 0x0e,
2319  0xff, 0x8e,
2320  0xff, 0xc6,
2321  0xff, 0xc6,
2322  0xff, 0xc6,
2323  0xf0, 0x06,
2324  0xc0, 0x06,
2325  0x87, 0xc6,
2326  0x8f, 0xc6,
2327  0x8f, 0xc6,
2328  0x8f, 0xc6,
2329  0x87, 0xc6,
2330  0xc0, 0x06,
2331  0xf0, 0x06,
2332  0xff, 0xfe,
2333  0xff, 0xfe,
2334  0xff, 0xfe,
2335  0xff, 0xfe,
2336  0xff, 0xfe,
2337  0xff, 0xfe
2338 };
2339 static const twr_font_image_t twr_font_ubuntu_28_0x61 = { image_data_twr_font_ubuntu_28_0x61,
2340  15, 28/*, 8*/};
2341 #endif
2342 
2343 #if (0x0 == 0x0)
2344 static const uint8_t image_data_twr_font_ubuntu_28_0x62[56] = {
2345  0xc7, 0xff,
2346  0xc7, 0xff,
2347  0xc7, 0xff,
2348  0xc7, 0xff,
2349  0xc7, 0xff,
2350  0xc7, 0xff,
2351  0xc7, 0xff,
2352  0xc4, 0x1f,
2353  0xc0, 0x07,
2354  0xc3, 0xc3,
2355  0xc7, 0xe3,
2356  0xc7, 0xf1,
2357  0xc7, 0xf1,
2358  0xc7, 0xf1,
2359  0xc7, 0xf1,
2360  0xc7, 0xf1,
2361  0xc7, 0xf1,
2362  0xc7, 0xe1,
2363  0xc7, 0xe3,
2364  0xc7, 0xc7,
2365  0xc0, 0x0f,
2366  0xe0, 0x1f,
2367  0xff, 0xff,
2368  0xff, 0xff,
2369  0xff, 0xff,
2370  0xff, 0xff,
2371  0xff, 0xff,
2372  0xff, 0xff
2373 };
2374 static const twr_font_image_t twr_font_ubuntu_28_0x62 = { image_data_twr_font_ubuntu_28_0x62,
2375  16, 28/*, 8*/};
2376 #endif
2377 
2378 #if (0x0 == 0x0)
2379 static const uint8_t image_data_twr_font_ubuntu_28_0x63[56] = {
2380  0xff, 0xf8,
2381  0xff, 0xf8,
2382  0xff, 0xf8,
2383  0xff, 0xf8,
2384  0xff, 0xf8,
2385  0xff, 0xf8,
2386  0xff, 0xf8,
2387  0xf8, 0x18,
2388  0xf0, 0x08,
2389  0xe3, 0xf8,
2390  0xc7, 0xf8,
2391  0xc7, 0xf8,
2392  0x8f, 0xf8,
2393  0x8f, 0xf8,
2394  0x8f, 0xf8,
2395  0x8f, 0xf8,
2396  0x8f, 0xf8,
2397  0x87, 0xf8,
2398  0xc7, 0xf8,
2399  0xc3, 0xe8,
2400  0xe0, 0x08,
2401  0xf8, 0x18,
2402  0xff, 0xf8,
2403  0xff, 0xf8,
2404  0xff, 0xf8,
2405  0xff, 0xf8,
2406  0xff, 0xf8,
2407  0xff, 0xf8
2408 };
2409 static const twr_font_image_t twr_font_ubuntu_28_0x63 = { image_data_twr_font_ubuntu_28_0x63,
2410  13, 28/*, 8*/};
2411 #endif
2412 
2413 #if (0x0 == 0x0)
2414 static const uint8_t image_data_twr_font_ubuntu_28_0x64[56] = {
2415  0xff, 0xe3,
2416  0xff, 0xe3,
2417  0xff, 0xe3,
2418  0xff, 0xe3,
2419  0xff, 0xe3,
2420  0xff, 0xe3,
2421  0xff, 0xe3,
2422  0xf8, 0x23,
2423  0xe0, 0x03,
2424  0xc3, 0xc3,
2425  0xc7, 0xe3,
2426  0x8f, 0xe3,
2427  0x8f, 0xe3,
2428  0x8f, 0xe3,
2429  0x8f, 0xe3,
2430  0x8f, 0xe3,
2431  0x8f, 0xe3,
2432  0x87, 0xe3,
2433  0xc7, 0xe3,
2434  0xe3, 0xe3,
2435  0xf0, 0x03,
2436  0xf8, 0x07,
2437  0xff, 0xff,
2438  0xff, 0xff,
2439  0xff, 0xff,
2440  0xff, 0xff,
2441  0xff, 0xff,
2442  0xff, 0xff
2443 };
2444 static const twr_font_image_t twr_font_ubuntu_28_0x64 = { image_data_twr_font_ubuntu_28_0x64,
2445  16, 28/*, 8*/};
2446 #endif
2447 
2448 #if (0x0 == 0x0)
2449 static const uint8_t image_data_twr_font_ubuntu_28_0x65[56] = {
2450  0xff, 0xff,
2451  0xff, 0xff,
2452  0xff, 0xff,
2453  0xff, 0xff,
2454  0xff, 0xff,
2455  0xff, 0xff,
2456  0xff, 0xff,
2457  0xfc, 0x1f,
2458  0xf0, 0x07,
2459  0xe3, 0xc3,
2460  0xc7, 0xe3,
2461  0xcf, 0xf1,
2462  0x8f, 0xf1,
2463  0x80, 0x01,
2464  0x80, 0x01,
2465  0x8f, 0xff,
2466  0x8f, 0xff,
2467  0x87, 0xff,
2468  0xc7, 0xff,
2469  0xe1, 0xfb,
2470  0xf0, 0x03,
2471  0xfc, 0x07,
2472  0xff, 0xff,
2473  0xff, 0xff,
2474  0xff, 0xff,
2475  0xff, 0xff,
2476  0xff, 0xff,
2477  0xff, 0xff
2478 };
2479 static const twr_font_image_t twr_font_ubuntu_28_0x65 = { image_data_twr_font_ubuntu_28_0x65,
2480  16, 28/*, 8*/};
2481 #endif
2482 
2483 #if (0x0 == 0x0)
2484 static const uint8_t image_data_twr_font_ubuntu_28_0x66[56] = {
2485  0xf8, 0x00,
2486  0xe0, 0x00,
2487  0xe3, 0xe0,
2488  0xc7, 0xe0,
2489  0xc7, 0xe0,
2490  0xc7, 0xe0,
2491  0xc7, 0xe0,
2492  0xc0, 0x20,
2493  0xc0, 0x20,
2494  0xc7, 0xe0,
2495  0xc7, 0xe0,
2496  0xc7, 0xe0,
2497  0xc7, 0xe0,
2498  0xc7, 0xe0,
2499  0xc7, 0xe0,
2500  0xc7, 0xe0,
2501  0xc7, 0xe0,
2502  0xc7, 0xe0,
2503  0xc7, 0xe0,
2504  0xc7, 0xe0,
2505  0xc7, 0xe0,
2506  0xc7, 0xe0,
2507  0xff, 0xe0,
2508  0xff, 0xe0,
2509  0xff, 0xe0,
2510  0xff, 0xe0,
2511  0xff, 0xe0,
2512  0xff, 0xe0
2513 };
2514 static const twr_font_image_t twr_font_ubuntu_28_0x66 = { image_data_twr_font_ubuntu_28_0x66,
2515  11, 28/*, 8*/};
2516 #endif
2517 
2518 #if (0x0 == 0x0)
2519 static const uint8_t image_data_twr_font_ubuntu_28_0x67[56] = {
2520  0xff, 0xff,
2521  0xff, 0xff,
2522  0xff, 0xff,
2523  0xff, 0xff,
2524  0xff, 0xff,
2525  0xff, 0xff,
2526  0xff, 0xff,
2527  0xf8, 0x07,
2528  0xf0, 0x03,
2529  0xc3, 0xe3,
2530  0xc7, 0xe3,
2531  0x8f, 0xe3,
2532  0x8f, 0xe3,
2533  0x8f, 0xe3,
2534  0x8f, 0xe3,
2535  0x8f, 0xe3,
2536  0x8f, 0xe3,
2537  0xc7, 0xe3,
2538  0xc3, 0xc3,
2539  0xe0, 0x03,
2540  0xf8, 0x23,
2541  0xff, 0xe3,
2542  0xff, 0xe3,
2543  0xff, 0xc3,
2544  0xdf, 0x87,
2545  0xc0, 0x0f,
2546  0xe0, 0x3f,
2547  0xff, 0xff
2548 };
2549 static const twr_font_image_t twr_font_ubuntu_28_0x67 = { image_data_twr_font_ubuntu_28_0x67,
2550  16, 28/*, 8*/};
2551 #endif
2552 
2553 #if (0x0 == 0x0)
2554 static const uint8_t image_data_twr_font_ubuntu_28_0x68[56] = {
2555  0xc7, 0xff,
2556  0xc7, 0xff,
2557  0xc7, 0xff,
2558  0xc7, 0xff,
2559  0xc7, 0xff,
2560  0xc7, 0xff,
2561  0xc7, 0xff,
2562  0xc0, 0x1f,
2563  0xc0, 0x0f,
2564  0xc7, 0xc7,
2565  0xc7, 0xc3,
2566  0xc7, 0xe3,
2567  0xc7, 0xe3,
2568  0xc7, 0xe3,
2569  0xc7, 0xe3,
2570  0xc7, 0xe3,
2571  0xc7, 0xe3,
2572  0xc7, 0xe3,
2573  0xc7, 0xe3,
2574  0xc7, 0xe3,
2575  0xc7, 0xe3,
2576  0xc7, 0xe3,
2577  0xff, 0xff,
2578  0xff, 0xff,
2579  0xff, 0xff,
2580  0xff, 0xff,
2581  0xff, 0xff,
2582  0xff, 0xff
2583 };
2584 static const twr_font_image_t twr_font_ubuntu_28_0x68 = { image_data_twr_font_ubuntu_28_0x68,
2585  16, 28/*, 8*/};
2586 #endif
2587 
2588 #if (0x0 == 0x0)
2589 static const uint8_t image_data_twr_font_ubuntu_28_0x69[28] = {
2590  0xfe,
2591  0xc6,
2592  0xc6,
2593  0xfe,
2594  0xfe,
2595  0xfe,
2596  0xfe,
2597  0xc6,
2598  0xc6,
2599  0xc6,
2600  0xc6,
2601  0xc6,
2602  0xc6,
2603  0xc6,
2604  0xc6,
2605  0xc6,
2606  0xc6,
2607  0xc6,
2608  0xc6,
2609  0xc6,
2610  0xc6,
2611  0xc6,
2612  0xfe,
2613  0xfe,
2614  0xfe,
2615  0xfe,
2616  0xfe,
2617  0xfe
2618 };
2619 static const twr_font_image_t twr_font_ubuntu_28_0x69 = { image_data_twr_font_ubuntu_28_0x69,
2620  7, 28/*, 8*/};
2621 #endif
2622 
2623 #if (0x0 == 0x0)
2624 static const uint8_t image_data_twr_font_ubuntu_28_0x6a[28] = {
2625  0xfe,
2626  0xc6,
2627  0xc6,
2628  0xfe,
2629  0xfe,
2630  0xfe,
2631  0xfe,
2632  0xc6,
2633  0xc6,
2634  0xc6,
2635  0xc6,
2636  0xc6,
2637  0xc6,
2638  0xc6,
2639  0xc6,
2640  0xc6,
2641  0xc6,
2642  0xc6,
2643  0xc6,
2644  0xc6,
2645  0xc6,
2646  0xc6,
2647  0xc6,
2648  0xc6,
2649  0x8e,
2650  0x0e,
2651  0x3e,
2652  0xfe
2653 };
2654 static const twr_font_image_t twr_font_ubuntu_28_0x6a = { image_data_twr_font_ubuntu_28_0x6a,
2655  7, 28/*, 8*/};
2656 #endif
2657 
2658 #if (0x0 == 0x0)
2659 static const uint8_t image_data_twr_font_ubuntu_28_0x6b[56] = {
2660  0xc7, 0xfe,
2661  0xc7, 0xfe,
2662  0xc7, 0xfe,
2663  0xc7, 0xfe,
2664  0xc7, 0xfe,
2665  0xc7, 0xfe,
2666  0xc7, 0xfe,
2667  0xc7, 0xc2,
2668  0xc7, 0xc6,
2669  0xc7, 0x8e,
2670  0xc7, 0x1e,
2671  0xc6, 0x3e,
2672  0xc4, 0x7e,
2673  0xc0, 0xfe,
2674  0xc0, 0x7e,
2675  0xc4, 0x3e,
2676  0xc6, 0x1e,
2677  0xc7, 0x0e,
2678  0xc7, 0x86,
2679  0xc7, 0xc6,
2680  0xc7, 0xc2,
2681  0xc7, 0xe0,
2682  0xff, 0xfe,
2683  0xff, 0xfe,
2684  0xff, 0xfe,
2685  0xff, 0xfe,
2686  0xff, 0xfe,
2687  0xff, 0xfe
2688 };
2689 static const twr_font_image_t twr_font_ubuntu_28_0x6b = { image_data_twr_font_ubuntu_28_0x6b,
2690  15, 28/*, 8*/};
2691 #endif
2692 
2693 #if (0x0 == 0x0)
2694 static const uint8_t image_data_twr_font_ubuntu_28_0x6c[28] = {
2695  0xc7,
2696  0xc7,
2697  0xc7,
2698  0xc7,
2699  0xc7,
2700  0xc7,
2701  0xc7,
2702  0xc7,
2703  0xc7,
2704  0xc7,
2705  0xc7,
2706  0xc7,
2707  0xc7,
2708  0xc7,
2709  0xc7,
2710  0xc7,
2711  0xc7,
2712  0xc7,
2713  0xc7,
2714  0xc3,
2715  0xe1,
2716  0xf1,
2717  0xff,
2718  0xff,
2719  0xff,
2720  0xff,
2721  0xff,
2722  0xff
2723 };
2724 static const twr_font_image_t twr_font_ubuntu_28_0x6c = { image_data_twr_font_ubuntu_28_0x6c,
2725  8, 28/*, 8*/};
2726 #endif
2727 
2728 #if (0x0 == 0x0)
2729 static const uint8_t image_data_twr_font_ubuntu_28_0x6d[112] = {
2730  0xff, 0xff, 0xff, 0x80,
2731  0xff, 0xff, 0xff, 0x80,
2732  0xff, 0xff, 0xff, 0x80,
2733  0xff, 0xff, 0xff, 0x80,
2734  0xff, 0xff, 0xff, 0x80,
2735  0xff, 0xff, 0xff, 0x80,
2736  0xff, 0xff, 0xff, 0x80,
2737  0xe0, 0x1c, 0x0f, 0x80,
2738  0xc0, 0x00, 0x03, 0x80,
2739  0xc7, 0xc3, 0xe3, 0x80,
2740  0xc7, 0xe3, 0xf1, 0x80,
2741  0xc7, 0xe3, 0xf1, 0x80,
2742  0xc7, 0xe3, 0xf1, 0x80,
2743  0xc7, 0xe3, 0xf1, 0x80,
2744  0xc7, 0xe3, 0xf1, 0x80,
2745  0xc7, 0xe3, 0xf1, 0x80,
2746  0xc7, 0xe3, 0xf1, 0x80,
2747  0xc7, 0xe3, 0xf1, 0x80,
2748  0xc7, 0xe3, 0xf1, 0x80,
2749  0xc7, 0xe3, 0xf1, 0x80,
2750  0xc7, 0xe3, 0xf1, 0x80,
2751  0xc7, 0xe3, 0xf1, 0x80,
2752  0xff, 0xff, 0xff, 0x80,
2753  0xff, 0xff, 0xff, 0x80,
2754  0xff, 0xff, 0xff, 0x80,
2755  0xff, 0xff, 0xff, 0x80,
2756  0xff, 0xff, 0xff, 0x80,
2757  0xff, 0xff, 0xff, 0x80
2758 };
2759 static const twr_font_image_t twr_font_ubuntu_28_0x6d = { image_data_twr_font_ubuntu_28_0x6d,
2760  25, 28/*, 8*/};
2761 #endif
2762 
2763 #if (0x0 == 0x0)
2764 static const uint8_t image_data_twr_font_ubuntu_28_0x6e[56] = {
2765  0xff, 0xff,
2766  0xff, 0xff,
2767  0xff, 0xff,
2768  0xff, 0xff,
2769  0xff, 0xff,
2770  0xff, 0xff,
2771  0xff, 0xff,
2772  0xe0, 0x1f,
2773  0xc0, 0x0f,
2774  0xc7, 0xc7,
2775  0xc7, 0xc3,
2776  0xc7, 0xe3,
2777  0xc7, 0xe3,
2778  0xc7, 0xe3,
2779  0xc7, 0xe3,
2780  0xc7, 0xe3,
2781  0xc7, 0xe3,
2782  0xc7, 0xe3,
2783  0xc7, 0xe3,
2784  0xc7, 0xe3,
2785  0xc7, 0xe3,
2786  0xc7, 0xe3,
2787  0xff, 0xff,
2788  0xff, 0xff,
2789  0xff, 0xff,
2790  0xff, 0xff,
2791  0xff, 0xff,
2792  0xff, 0xff
2793 };
2794 static const twr_font_image_t twr_font_ubuntu_28_0x6e = { image_data_twr_font_ubuntu_28_0x6e,
2795  16, 28/*, 8*/};
2796 #endif
2797 
2798 #if (0x0 == 0x0)
2799 static const uint8_t image_data_twr_font_ubuntu_28_0x6f[84] = {
2800  0xff, 0xff, 0x80,
2801  0xff, 0xff, 0x80,
2802  0xff, 0xff, 0x80,
2803  0xff, 0xff, 0x80,
2804  0xff, 0xff, 0x80,
2805  0xff, 0xff, 0x80,
2806  0xff, 0xff, 0x80,
2807  0xfc, 0x1f, 0x80,
2808  0xf0, 0x07, 0x80,
2809  0xe3, 0xe3, 0x80,
2810  0xc7, 0xf1, 0x80,
2811  0xc7, 0xf1, 0x80,
2812  0x8f, 0xf8, 0x80,
2813  0x8f, 0xf8, 0x80,
2814  0x8f, 0xf8, 0x80,
2815  0x8f, 0xf8, 0x80,
2816  0x8f, 0xf8, 0x80,
2817  0xc7, 0xf1, 0x80,
2818  0xc7, 0xf1, 0x80,
2819  0xe3, 0xe3, 0x80,
2820  0xf0, 0x07, 0x80,
2821  0xfc, 0x1f, 0x80,
2822  0xff, 0xff, 0x80,
2823  0xff, 0xff, 0x80,
2824  0xff, 0xff, 0x80,
2825  0xff, 0xff, 0x80,
2826  0xff, 0xff, 0x80,
2827  0xff, 0xff, 0x80
2828 };
2829 static const twr_font_image_t twr_font_ubuntu_28_0x6f = { image_data_twr_font_ubuntu_28_0x6f,
2830  17, 28/*, 8*/};
2831 #endif
2832 
2833 #if (0x0 == 0x0)
2834 static const uint8_t image_data_twr_font_ubuntu_28_0x70[56] = {
2835  0xff, 0xff,
2836  0xff, 0xff,
2837  0xff, 0xff,
2838  0xff, 0xff,
2839  0xff, 0xff,
2840  0xff, 0xff,
2841  0xff, 0xff,
2842  0xe0, 0x1f,
2843  0xc0, 0x0f,
2844  0xc7, 0xc7,
2845  0xc7, 0xe3,
2846  0xc7, 0xe1,
2847  0xc7, 0xf1,
2848  0xc7, 0xf1,
2849  0xc7, 0xf1,
2850  0xc7, 0xf1,
2851  0xc7, 0xf1,
2852  0xc7, 0xf1,
2853  0xc7, 0xe3,
2854  0xc3, 0xc3,
2855  0xc0, 0x07,
2856  0xc4, 0x1f,
2857  0xc7, 0xff,
2858  0xc7, 0xff,
2859  0xc7, 0xff,
2860  0xc7, 0xff,
2861  0xc7, 0xff,
2862  0xff, 0xff
2863 };
2864 static const twr_font_image_t twr_font_ubuntu_28_0x70 = { image_data_twr_font_ubuntu_28_0x70,
2865  16, 28/*, 8*/};
2866 #endif
2867 
2868 #if (0x0 == 0x0)
2869 static const uint8_t image_data_twr_font_ubuntu_28_0x71[56] = {
2870  0xff, 0xff,
2871  0xff, 0xff,
2872  0xff, 0xff,
2873  0xff, 0xff,
2874  0xff, 0xff,
2875  0xff, 0xff,
2876  0xff, 0xff,
2877  0xf8, 0x07,
2878  0xf0, 0x03,
2879  0xe3, 0xe3,
2880  0xc7, 0xe3,
2881  0x87, 0xe3,
2882  0x8f, 0xe3,
2883  0x8f, 0xe3,
2884  0x8f, 0xe3,
2885  0x8f, 0xe3,
2886  0x8f, 0xe3,
2887  0x8f, 0xe3,
2888  0xc7, 0xe3,
2889  0xc3, 0xc3,
2890  0xe0, 0x03,
2891  0xf8, 0x23,
2892  0xff, 0xe3,
2893  0xff, 0xe3,
2894  0xff, 0xe3,
2895  0xff, 0xe3,
2896  0xff, 0xe3,
2897  0xff, 0xff
2898 };
2899 static const twr_font_image_t twr_font_ubuntu_28_0x71 = { image_data_twr_font_ubuntu_28_0x71,
2900  16, 28/*, 8*/};
2901 #endif
2902 
2903 #if (0x0 == 0x0)
2904 static const uint8_t image_data_twr_font_ubuntu_28_0x72[56] = {
2905  0xff, 0xe0,
2906  0xff, 0xe0,
2907  0xff, 0xe0,
2908  0xff, 0xe0,
2909  0xff, 0xe0,
2910  0xff, 0xe0,
2911  0xff, 0xe0,
2912  0xf0, 0x00,
2913  0xc0, 0x00,
2914  0xc7, 0xe0,
2915  0xc7, 0xe0,
2916  0xc7, 0xe0,
2917  0xc7, 0xe0,
2918  0xc7, 0xe0,
2919  0xc7, 0xe0,
2920  0xc7, 0xe0,
2921  0xc7, 0xe0,
2922  0xc7, 0xe0,
2923  0xc7, 0xe0,
2924  0xc7, 0xe0,
2925  0xc7, 0xe0,
2926  0xc7, 0xe0,
2927  0xff, 0xe0,
2928  0xff, 0xe0,
2929  0xff, 0xe0,
2930  0xff, 0xe0,
2931  0xff, 0xe0,
2932  0xff, 0xe0
2933 };
2934 static const twr_font_image_t twr_font_ubuntu_28_0x72 = { image_data_twr_font_ubuntu_28_0x72,
2935  11, 28/*, 8*/};
2936 #endif
2937 
2938 #if (0x0 == 0x0)
2939 static const uint8_t image_data_twr_font_ubuntu_28_0x73[56] = {
2940  0xff, 0xf0,
2941  0xff, 0xf0,
2942  0xff, 0xf0,
2943  0xff, 0xf0,
2944  0xff, 0xf0,
2945  0xff, 0xf0,
2946  0xff, 0xf0,
2947  0xf0, 0x30,
2948  0xc0, 0x30,
2949  0x87, 0xb0,
2950  0x8f, 0xf0,
2951  0x8f, 0xf0,
2952  0x87, 0xf0,
2953  0x81, 0xf0,
2954  0xc0, 0x30,
2955  0xf8, 0x10,
2956  0xfe, 0x10,
2957  0xff, 0x10,
2958  0xff, 0x10,
2959  0xbe, 0x10,
2960  0x80, 0x30,
2961  0xc0, 0xf0,
2962  0xff, 0xf0,
2963  0xff, 0xf0,
2964  0xff, 0xf0,
2965  0xff, 0xf0,
2966  0xff, 0xf0,
2967  0xff, 0xf0
2968 };
2969 static const twr_font_image_t twr_font_ubuntu_28_0x73 = { image_data_twr_font_ubuntu_28_0x73,
2970  12, 28/*, 8*/};
2971 #endif
2972 
2973 #if (0x0 == 0x0)
2974 static const uint8_t image_data_twr_font_ubuntu_28_0x74[56] = {
2975  0xff, 0xe0,
2976  0xff, 0xe0,
2977  0xc7, 0xe0,
2978  0xc7, 0xe0,
2979  0xc7, 0xe0,
2980  0xc7, 0xe0,
2981  0xc7, 0xe0,
2982  0xc0, 0x60,
2983  0xc0, 0x60,
2984  0xc7, 0xe0,
2985  0xc7, 0xe0,
2986  0xc7, 0xe0,
2987  0xc7, 0xe0,
2988  0xc7, 0xe0,
2989  0xc7, 0xe0,
2990  0xc7, 0xe0,
2991  0xc7, 0xe0,
2992  0xc7, 0xe0,
2993  0xc7, 0xe0,
2994  0xc3, 0xa0,
2995  0xe0, 0x20,
2996  0xf0, 0x60,
2997  0xff, 0xe0,
2998  0xff, 0xe0,
2999  0xff, 0xe0,
3000  0xff, 0xe0,
3001  0xff, 0xe0,
3002  0xff, 0xe0
3003 };
3004 static const twr_font_image_t twr_font_ubuntu_28_0x74 = { image_data_twr_font_ubuntu_28_0x74,
3005  11, 28/*, 8*/};
3006 #endif
3007 
3008 #if (0x0 == 0x0)
3009 static const uint8_t image_data_twr_font_ubuntu_28_0x75[56] = {
3010  0xff, 0xff,
3011  0xff, 0xff,
3012  0xff, 0xff,
3013  0xff, 0xff,
3014  0xff, 0xff,
3015  0xff, 0xff,
3016  0xff, 0xff,
3017  0xc7, 0xe3,
3018  0xc7, 0xe3,
3019  0xc7, 0xe3,
3020  0xc7, 0xe3,
3021  0xc7, 0xe3,
3022  0xc7, 0xe3,
3023  0xc7, 0xe3,
3024  0xc7, 0xe3,
3025  0xc7, 0xe3,
3026  0xc7, 0xe3,
3027  0xc7, 0xe3,
3028  0xc3, 0xe3,
3029  0xe3, 0xe3,
3030  0xf0, 0x03,
3031  0xf8, 0x07,
3032  0xff, 0xff,
3033  0xff, 0xff,
3034  0xff, 0xff,
3035  0xff, 0xff,
3036  0xff, 0xff,
3037  0xff, 0xff
3038 };
3039 static const twr_font_image_t twr_font_ubuntu_28_0x75 = { image_data_twr_font_ubuntu_28_0x75,
3040  16, 28/*, 8*/};
3041 #endif
3042 
3043 #if (0x0 == 0x0)
3044 static const uint8_t image_data_twr_font_ubuntu_28_0x76[56] = {
3045  0xff, 0xf8,
3046  0xff, 0xf8,
3047  0xff, 0xf8,
3048  0xff, 0xf8,
3049  0xff, 0xf8,
3050  0xff, 0xf8,
3051  0xff, 0xf8,
3052  0x1f, 0xc0,
3053  0x1f, 0xc0,
3054  0x8f, 0x88,
3055  0x8f, 0x88,
3056  0x8f, 0x88,
3057  0xc7, 0x18,
3058  0xc7, 0x18,
3059  0xc7, 0x18,
3060  0xe2, 0x38,
3061  0xe2, 0x38,
3062  0xe0, 0x38,
3063  0xf0, 0x78,
3064  0xf0, 0x78,
3065  0xf0, 0x78,
3066  0xf8, 0xf8,
3067  0xff, 0xf8,
3068  0xff, 0xf8,
3069  0xff, 0xf8,
3070  0xff, 0xf8,
3071  0xff, 0xf8,
3072  0xff, 0xf8
3073 };
3074 static const twr_font_image_t twr_font_ubuntu_28_0x76 = { image_data_twr_font_ubuntu_28_0x76,
3075  13, 28/*, 8*/};
3076 #endif
3077 
3078 #if (0x0 == 0x0)
3079 static const uint8_t image_data_twr_font_ubuntu_28_0x77[84] = {
3080  0xff, 0xff, 0xf8,
3081  0xff, 0xff, 0xf8,
3082  0xff, 0xff, 0xf8,
3083  0xff, 0xff, 0xf8,
3084  0xff, 0xff, 0xf8,
3085  0xff, 0xff, 0xf8,
3086  0xff, 0xff, 0xf8,
3087  0x1f, 0x8f, 0xc0,
3088  0x1f, 0x8f, 0xc0,
3089  0x9f, 0x8f, 0xc8,
3090  0x8f, 0x07, 0x88,
3091  0x8f, 0x07, 0x88,
3092  0x8f, 0x27, 0x88,
3093  0xce, 0x23, 0x98,
3094  0xce, 0x23, 0x98,
3095  0xc6, 0x73, 0x18,
3096  0xc4, 0x71, 0x18,
3097  0xe4, 0x71, 0x38,
3098  0xe4, 0xf9, 0x38,
3099  0xe0, 0xf8, 0x38,
3100  0xf0, 0xf8, 0x78,
3101  0xf1, 0xfc, 0x78,
3102  0xff, 0xff, 0xf8,
3103  0xff, 0xff, 0xf8,
3104  0xff, 0xff, 0xf8,
3105  0xff, 0xff, 0xf8,
3106  0xff, 0xff, 0xf8,
3107  0xff, 0xff, 0xf8
3108 };
3109 static const twr_font_image_t twr_font_ubuntu_28_0x77 = { image_data_twr_font_ubuntu_28_0x77,
3110  21, 28/*, 8*/};
3111 #endif
3112 
3113 #if (0x0 == 0x0)
3114 static const uint8_t image_data_twr_font_ubuntu_28_0x78[56] = {
3115  0xff, 0xfc,
3116  0xff, 0xfc,
3117  0xff, 0xfc,
3118  0xff, 0xfc,
3119  0xff, 0xfc,
3120  0xff, 0xfc,
3121  0xff, 0xfc,
3122  0x1f, 0xc4,
3123  0x8f, 0x8c,
3124  0xc7, 0x1c,
3125  0xc7, 0x1c,
3126  0xe2, 0x3c,
3127  0xf0, 0x7c,
3128  0xf8, 0xfc,
3129  0xf8, 0xfc,
3130  0xf0, 0x7c,
3131  0xf0, 0x7c,
3132  0xe2, 0x3c,
3133  0xc7, 0x1c,
3134  0xc7, 0x1c,
3135  0x8f, 0x8c,
3136  0x1f, 0xc4,
3137  0xff, 0xfc,
3138  0xff, 0xfc,
3139  0xff, 0xfc,
3140  0xff, 0xfc,
3141  0xff, 0xfc,
3142  0xff, 0xfc
3143 };
3144 static const twr_font_image_t twr_font_ubuntu_28_0x78 = { image_data_twr_font_ubuntu_28_0x78,
3145  14, 28/*, 8*/};
3146 #endif
3147 
3148 #if (0x0 == 0x0)
3149 static const uint8_t image_data_twr_font_ubuntu_28_0x79[56] = {
3150  0xff, 0xfc,
3151  0xff, 0xfc,
3152  0xff, 0xfc,
3153  0xff, 0xfc,
3154  0xff, 0xfc,
3155  0xff, 0xfc,
3156  0xff, 0xfc,
3157  0x1f, 0xc4,
3158  0x1f, 0xc4,
3159  0x8f, 0x8c,
3160  0x8f, 0x8c,
3161  0x8f, 0x8c,
3162  0xc7, 0x1c,
3163  0xc7, 0x1c,
3164  0xc7, 0x1c,
3165  0xe2, 0x3c,
3166  0xe2, 0x3c,
3167  0xe2, 0x3c,
3168  0xe2, 0x7c,
3169  0xf0, 0x7c,
3170  0xf0, 0x7c,
3171  0xf0, 0xfc,
3172  0xf0, 0xfc,
3173  0xf0, 0xfc,
3174  0xf1, 0xfc,
3175  0x03, 0xfc,
3176  0x07, 0xfc,
3177  0xff, 0xfc
3178 };
3179 static const twr_font_image_t twr_font_ubuntu_28_0x79 = { image_data_twr_font_ubuntu_28_0x79,
3180  14, 28/*, 8*/};
3181 #endif
3182 
3183 #if (0x0 == 0x0)
3184 static const uint8_t image_data_twr_font_ubuntu_28_0x7a[56] = {
3185  0xff, 0xf8,
3186  0xff, 0xf8,
3187  0xff, 0xf8,
3188  0xff, 0xf8,
3189  0xff, 0xf8,
3190  0xff, 0xf8,
3191  0xff, 0xf8,
3192  0x80, 0x08,
3193  0x80, 0x08,
3194  0xff, 0x88,
3195  0xff, 0x18,
3196  0xfe, 0x38,
3197  0xfc, 0x78,
3198  0xf8, 0xf8,
3199  0xf8, 0xf8,
3200  0xf1, 0xf8,
3201  0xe3, 0xf8,
3202  0xe3, 0xf8,
3203  0xc7, 0xf8,
3204  0x8f, 0xf8,
3205  0x80, 0x08,
3206  0x80, 0x08,
3207  0xff, 0xf8,
3208  0xff, 0xf8,
3209  0xff, 0xf8,
3210  0xff, 0xf8,
3211  0xff, 0xf8,
3212  0xff, 0xf8
3213 };
3214 static const twr_font_image_t twr_font_ubuntu_28_0x7a = { image_data_twr_font_ubuntu_28_0x7a,
3215  13, 28/*, 8*/};
3216 #endif
3217 
3218 #if (0x0 == 0x0)
3219 static const uint8_t image_data_twr_font_ubuntu_28_0x7b[56] = {
3220  0xfc, 0x00,
3221  0xf8, 0x00,
3222  0xf0, 0xc0,
3223  0xf1, 0xc0,
3224  0xf1, 0xc0,
3225  0xf1, 0xc0,
3226  0xf1, 0xc0,
3227  0xf1, 0xc0,
3228  0xf1, 0xc0,
3229  0xf1, 0xc0,
3230  0xf1, 0xc0,
3231  0xe1, 0xc0,
3232  0x83, 0xc0,
3233  0x87, 0xc0,
3234  0xe3, 0xc0,
3235  0xf1, 0xc0,
3236  0xf1, 0xc0,
3237  0xf1, 0xc0,
3238  0xf1, 0xc0,
3239  0xf1, 0xc0,
3240  0xf1, 0xc0,
3241  0xf1, 0xc0,
3242  0xf1, 0xc0,
3243  0xf1, 0xc0,
3244  0xf0, 0xc0,
3245  0xf8, 0x00,
3246  0xfe, 0x00,
3247  0xff, 0xc0
3248 };
3249 static const twr_font_image_t twr_font_ubuntu_28_0x7b = { image_data_twr_font_ubuntu_28_0x7b,
3250  10, 28/*, 8*/};
3251 #endif
3252 
3253 #if (0x0 == 0x0)
3254 static const uint8_t image_data_twr_font_ubuntu_28_0x7c[28] = {
3255  0xe7,
3256  0xe7,
3257  0xe7,
3258  0xe7,
3259  0xe7,
3260  0xe7,
3261  0xe7,
3262  0xe7,
3263  0xe7,
3264  0xe7,
3265  0xe7,
3266  0xe7,
3267  0xe7,
3268  0xe7,
3269  0xe7,
3270  0xe7,
3271  0xe7,
3272  0xe7,
3273  0xe7,
3274  0xe7,
3275  0xe7,
3276  0xe7,
3277  0xe7,
3278  0xe7,
3279  0xe7,
3280  0xe7,
3281  0xe7,
3282  0xff
3283 };
3284 static const twr_font_image_t twr_font_ubuntu_28_0x7c = { image_data_twr_font_ubuntu_28_0x7c,
3285  8, 28/*, 8*/};
3286 #endif
3287 
3288 #if (0x0 == 0x0)
3289 static const uint8_t image_data_twr_font_ubuntu_28_0x7d[56] = {
3290  0x1f, 0x80,
3291  0x0f, 0x80,
3292  0x87, 0x80,
3293  0xc7, 0x80,
3294  0xc7, 0x80,
3295  0xc7, 0x80,
3296  0xc7, 0x80,
3297  0xc7, 0x80,
3298  0xc7, 0x80,
3299  0xc7, 0x80,
3300  0xc7, 0x80,
3301  0xc3, 0x80,
3302  0xe0, 0x80,
3303  0xf0, 0x80,
3304  0xe3, 0x80,
3305  0xc7, 0x80,
3306  0xc7, 0x80,
3307  0xc7, 0x80,
3308  0xc7, 0x80,
3309  0xc7, 0x80,
3310  0xc7, 0x80,
3311  0xc7, 0x80,
3312  0xc7, 0x80,
3313  0xc7, 0x80,
3314  0x87, 0x80,
3315  0x0f, 0x80,
3316  0x3f, 0x80,
3317  0xff, 0x80
3318 };
3319 static const twr_font_image_t twr_font_ubuntu_28_0x7d = { image_data_twr_font_ubuntu_28_0x7d,
3320  9, 28/*, 8*/};
3321 #endif
3322 
3323 #if (0x0 == 0x0)
3324 static const uint8_t image_data_twr_font_ubuntu_28_0x7e[56] = {
3325  0xff, 0xff,
3326  0xff, 0xff,
3327  0xff, 0xff,
3328  0xff, 0xff,
3329  0xff, 0xff,
3330  0xff, 0xff,
3331  0xff, 0xff,
3332  0xff, 0xff,
3333  0xff, 0xff,
3334  0xff, 0xff,
3335  0xff, 0xff,
3336  0xff, 0xff,
3337  0xe1, 0xf3,
3338  0xc0, 0x63,
3339  0x8c, 0x07,
3340  0x9f, 0x0f,
3341  0xff, 0xff,
3342  0xff, 0xff,
3343  0xff, 0xff,
3344  0xff, 0xff,
3345  0xff, 0xff,
3346  0xff, 0xff,
3347  0xff, 0xff,
3348  0xff, 0xff,
3349  0xff, 0xff,
3350  0xff, 0xff,
3351  0xff, 0xff,
3352  0xff, 0xff
3353 };
3354 static const twr_font_image_t twr_font_ubuntu_28_0x7e = { image_data_twr_font_ubuntu_28_0x7e,
3355  16, 28/*, 8*/};
3356 #endif
3357 
3358 #if (0x0 == 0x0)
3359 static const uint8_t image_data_twr_font_ubuntu_28_0xb0[56] = {
3360  0xff, 0x80,
3361  0xe3, 0x80,
3362  0xc1, 0x80,
3363  0x9c, 0x80,
3364  0x9c, 0x80,
3365  0x9c, 0x80,
3366  0xc1, 0x80,
3367  0xe3, 0x80,
3368  0xff, 0x80,
3369  0xff, 0x80,
3370  0xff, 0x80,
3371  0xff, 0x80,
3372  0xff, 0x80,
3373  0xff, 0x80,
3374  0xff, 0x80,
3375  0xff, 0x80,
3376  0xff, 0x80,
3377  0xff, 0x80,
3378  0xff, 0x80,
3379  0xff, 0x80,
3380  0xff, 0x80,
3381  0xff, 0x80,
3382  0xff, 0x80,
3383  0xff, 0x80,
3384  0xff, 0x80,
3385  0xff, 0x80,
3386  0xff, 0x80,
3387  0xff, 0x80
3388 };
3389 static const twr_font_image_t twr_font_ubuntu_28_0xb0 = { image_data_twr_font_ubuntu_28_0xb0,
3390  9, 28/*, 8*/};
3391 #endif
3392 
3393 #if (0x0 == 0x0)
3394 static const uint8_t image_data_twr_font_ubuntu_28_0xb9[56] = {
3395  0xff, 0xf0,
3396  0xee, 0xf0,
3397  0xc4, 0x70,
3398  0xe0, 0xf0,
3399  0xf1, 0xf0,
3400  0xfb, 0xf0,
3401  0xff, 0xf0,
3402  0xf0, 0x30,
3403  0xc0, 0x30,
3404  0x87, 0xb0,
3405  0x8f, 0xf0,
3406  0x8f, 0xf0,
3407  0x87, 0xf0,
3408  0x81, 0xf0,
3409  0xc0, 0x30,
3410  0xf8, 0x10,
3411  0xfe, 0x10,
3412  0xff, 0x10,
3413  0xff, 0x10,
3414  0xbe, 0x10,
3415  0x80, 0x30,
3416  0xc0, 0xf0,
3417  0xff, 0xf0,
3418  0xff, 0xf0,
3419  0xff, 0xf0,
3420  0xff, 0xf0,
3421  0xff, 0xf0,
3422  0xff, 0xf0
3423 };
3424 static const twr_font_image_t twr_font_ubuntu_28_0xb9 = { image_data_twr_font_ubuntu_28_0xb9,
3425  12, 28/*, 8*/};
3426 #endif
3427 
3428 #if (0x0 == 0x0)
3429 static const uint8_t image_data_twr_font_ubuntu_28_0xbb[56] = {
3430  0xfe, 0x60,
3431  0xfe, 0x60,
3432  0xc6, 0x60,
3433  0xc6, 0x60,
3434  0xc6, 0xe0,
3435  0xc7, 0xe0,
3436  0xc7, 0xe0,
3437  0xc0, 0x60,
3438  0xc0, 0x60,
3439  0xc7, 0xe0,
3440  0xc7, 0xe0,
3441  0xc7, 0xe0,
3442  0xc7, 0xe0,
3443  0xc7, 0xe0,
3444  0xc7, 0xe0,
3445  0xc7, 0xe0,
3446  0xc7, 0xe0,
3447  0xc7, 0xe0,
3448  0xc7, 0xe0,
3449  0xc3, 0xa0,
3450  0xe0, 0x20,
3451  0xf0, 0x60,
3452  0xff, 0xe0,
3453  0xff, 0xe0,
3454  0xff, 0xe0,
3455  0xff, 0xe0,
3456  0xff, 0xe0,
3457  0xff, 0xe0
3458 };
3459 static const twr_font_image_t twr_font_ubuntu_28_0xbb = { image_data_twr_font_ubuntu_28_0xbb,
3460  11, 28/*, 8*/};
3461 #endif
3462 
3463 #if (0x0 == 0x0)
3464 static const uint8_t image_data_twr_font_ubuntu_28_0xbe[56] = {
3465  0xff, 0xf8,
3466  0xf7, 0x78,
3467  0xe2, 0x38,
3468  0xf0, 0x78,
3469  0xf8, 0xf8,
3470  0xfd, 0xf8,
3471  0xff, 0xf8,
3472  0x80, 0x08,
3473  0x80, 0x08,
3474  0xff, 0x88,
3475  0xff, 0x18,
3476  0xfe, 0x38,
3477  0xfc, 0x78,
3478  0xf8, 0xf8,
3479  0xf8, 0xf8,
3480  0xf1, 0xf8,
3481  0xe3, 0xf8,
3482  0xe3, 0xf8,
3483  0xc7, 0xf8,
3484  0x8f, 0xf8,
3485  0x80, 0x08,
3486  0x80, 0x08,
3487  0xff, 0xf8,
3488  0xff, 0xf8,
3489  0xff, 0xf8,
3490  0xff, 0xf8,
3491  0xff, 0xf8,
3492  0xff, 0xf8
3493 };
3494 static const twr_font_image_t twr_font_ubuntu_28_0xbe = { image_data_twr_font_ubuntu_28_0xbe,
3495  13, 28/*, 8*/};
3496 #endif
3497 
3498 #if (0x0 == 0x0)
3499 static const uint8_t image_data_twr_font_ubuntu_28_0xe1[56] = {
3500  0xff, 0xfe,
3501  0xff, 0xbe,
3502  0xff, 0x1e,
3503  0xfe, 0x3e,
3504  0xfc, 0x7e,
3505  0xfe, 0xfe,
3506  0xff, 0xfe,
3507  0xe0, 0x3e,
3508  0xe0, 0x0e,
3509  0xff, 0x8e,
3510  0xff, 0xc6,
3511  0xff, 0xc6,
3512  0xff, 0xc6,
3513  0xf0, 0x06,
3514  0xc0, 0x06,
3515  0x87, 0xc6,
3516  0x8f, 0xc6,
3517  0x8f, 0xc6,
3518  0x8f, 0xc6,
3519  0x87, 0xc6,
3520  0xc0, 0x06,
3521  0xf0, 0x06,
3522  0xff, 0xfe,
3523  0xff, 0xfe,
3524  0xff, 0xfe,
3525  0xff, 0xfe,
3526  0xff, 0xfe,
3527  0xff, 0xfe
3528 };
3529 static const twr_font_image_t twr_font_ubuntu_28_0xe1 = { image_data_twr_font_ubuntu_28_0xe1,
3530  15, 28/*, 8*/};
3531 #endif
3532 
3533 #if (0x0 == 0x0)
3534 static const uint8_t image_data_twr_font_ubuntu_28_0xe8[56] = {
3535  0xff, 0xf8,
3536  0xfb, 0xb8,
3537  0xf1, 0x18,
3538  0xf8, 0x38,
3539  0xfc, 0x78,
3540  0xfe, 0xf8,
3541  0xff, 0xf8,
3542  0xf8, 0x18,
3543  0xf0, 0x08,
3544  0xe3, 0xf8,
3545  0xc7, 0xf8,
3546  0xc7, 0xf8,
3547  0x8f, 0xf8,
3548  0x8f, 0xf8,
3549  0x8f, 0xf8,
3550  0x8f, 0xf8,
3551  0x8f, 0xf8,
3552  0x87, 0xf8,
3553  0xc7, 0xf8,
3554  0xc3, 0xe8,
3555  0xe0, 0x08,
3556  0xf8, 0x18,
3557  0xff, 0xf8,
3558  0xff, 0xf8,
3559  0xff, 0xf8,
3560  0xff, 0xf8,
3561  0xff, 0xf8,
3562  0xff, 0xf8
3563 };
3564 static const twr_font_image_t twr_font_ubuntu_28_0xe8 = { image_data_twr_font_ubuntu_28_0xe8,
3565  13, 28/*, 8*/};
3566 #endif
3567 
3568 #if (0x0 == 0x0)
3569 static const uint8_t image_data_twr_font_ubuntu_28_0xe9[56] = {
3570  0xff, 0xff,
3571  0xff, 0xbf,
3572  0xff, 0x1f,
3573  0xfe, 0x3f,
3574  0xfc, 0x7f,
3575  0xfe, 0xff,
3576  0xff, 0xff,
3577  0xfc, 0x1f,
3578  0xf0, 0x07,
3579  0xe3, 0xc3,
3580  0xc7, 0xe3,
3581  0xcf, 0xf1,
3582  0x8f, 0xf1,
3583  0x80, 0x01,
3584  0x80, 0x01,
3585  0x8f, 0xff,
3586  0x8f, 0xff,
3587  0x87, 0xff,
3588  0xc7, 0xff,
3589  0xe1, 0xfb,
3590  0xf0, 0x03,
3591  0xfc, 0x07,
3592  0xff, 0xff,
3593  0xff, 0xff,
3594  0xff, 0xff,
3595  0xff, 0xff,
3596  0xff, 0xff,
3597  0xff, 0xff
3598 };
3599 static const twr_font_image_t twr_font_ubuntu_28_0xe9 = { image_data_twr_font_ubuntu_28_0xe9,
3600  16, 28/*, 8*/};
3601 #endif
3602 
3603 #if (0x0 == 0x0)
3604 static const uint8_t image_data_twr_font_ubuntu_28_0xec[56] = {
3605  0xfd, 0xdf,
3606  0xf8, 0x8f,
3607  0xfc, 0x1f,
3608  0xfe, 0x3f,
3609  0xff, 0x7f,
3610  0xff, 0xff,
3611  0xff, 0xff,
3612  0xfc, 0x1f,
3613  0xf0, 0x07,
3614  0xe3, 0xc3,
3615  0xc7, 0xe3,
3616  0xcf, 0xf1,
3617  0x8f, 0xf1,
3618  0x80, 0x01,
3619  0x80, 0x01,
3620  0x8f, 0xff,
3621  0x8f, 0xff,
3622  0x87, 0xff,
3623  0xc7, 0xff,
3624  0xe1, 0xfb,
3625  0xf0, 0x03,
3626  0xfc, 0x07,
3627  0xff, 0xff,
3628  0xff, 0xff,
3629  0xff, 0xff,
3630  0xff, 0xff,
3631  0xff, 0xff,
3632  0xff, 0xff
3633 };
3634 static const twr_font_image_t twr_font_ubuntu_28_0xec = { image_data_twr_font_ubuntu_28_0xec,
3635  16, 28/*, 8*/};
3636 #endif
3637 
3638 #if (0x0 == 0x0)
3639 static const uint8_t image_data_twr_font_ubuntu_28_0xed[28] = {
3640  0xfe,
3641  0xfa,
3642  0xf0,
3643  0xe2,
3644  0xc6,
3645  0xee,
3646  0xfe,
3647  0xc6,
3648  0xc6,
3649  0xc6,
3650  0xc6,
3651  0xc6,
3652  0xc6,
3653  0xc6,
3654  0xc6,
3655  0xc6,
3656  0xc6,
3657  0xc6,
3658  0xc6,
3659  0xc6,
3660  0xc6,
3661  0xc6,
3662  0xfe,
3663  0xfe,
3664  0xfe,
3665  0xfe,
3666  0xfe,
3667  0xfe
3668 };
3669 static const twr_font_image_t twr_font_ubuntu_28_0xed = { image_data_twr_font_ubuntu_28_0xed,
3670  7, 28/*, 8*/};
3671 #endif
3672 
3673 #if (0x0 == 0x0)
3674 static const uint8_t image_data_twr_font_ubuntu_28_0xef[84] = {
3675  0xff, 0xe3, 0x80,
3676  0xff, 0xe3, 0x80,
3677  0xff, 0xe3, 0x80,
3678  0xff, 0xe3, 0x80,
3679  0xff, 0xe3, 0x90,
3680  0xff, 0xe3, 0x90,
3681  0xff, 0xe3, 0xf0,
3682  0xf8, 0x23, 0xf0,
3683  0xe0, 0x03, 0xf0,
3684  0xc3, 0xc3, 0xf0,
3685  0xc7, 0xe3, 0xf0,
3686  0x8f, 0xe3, 0xf0,
3687  0x8f, 0xe3, 0xf0,
3688  0x8f, 0xe3, 0xf0,
3689  0x8f, 0xe3, 0xf0,
3690  0x8f, 0xe3, 0xf0,
3691  0x8f, 0xe3, 0xf0,
3692  0x87, 0xe3, 0xf0,
3693  0xc7, 0xe3, 0xf0,
3694  0xe3, 0xe3, 0xf0,
3695  0xf0, 0x03, 0xf0,
3696  0xf8, 0x07, 0xf0,
3697  0xff, 0xff, 0xf0,
3698  0xff, 0xff, 0xf0,
3699  0xff, 0xff, 0xf0,
3700  0xff, 0xff, 0xf0,
3701  0xff, 0xff, 0xf0,
3702  0xff, 0xff, 0xf0
3703 };
3704 static const twr_font_image_t twr_font_ubuntu_28_0xef = { image_data_twr_font_ubuntu_28_0xef,
3705  20, 28/*, 8*/};
3706 #endif
3707 
3708 #if (0x0 == 0x0)
3709 static const uint8_t image_data_twr_font_ubuntu_28_0xf2[56] = {
3710  0xff, 0xff,
3711  0xfb, 0xbf,
3712  0xf1, 0x1f,
3713  0xf8, 0x3f,
3714  0xfc, 0x7f,
3715  0xfe, 0xff,
3716  0xff, 0xff,
3717  0xe0, 0x1f,
3718  0xc0, 0x0f,
3719  0xc7, 0xc7,
3720  0xc7, 0xc3,
3721  0xc7, 0xe3,
3722  0xc7, 0xe3,
3723  0xc7, 0xe3,
3724  0xc7, 0xe3,
3725  0xc7, 0xe3,
3726  0xc7, 0xe3,
3727  0xc7, 0xe3,
3728  0xc7, 0xe3,
3729  0xc7, 0xe3,
3730  0xc7, 0xe3,
3731  0xc7, 0xe3,
3732  0xff, 0xff,
3733  0xff, 0xff,
3734  0xff, 0xff,
3735  0xff, 0xff,
3736  0xff, 0xff,
3737  0xff, 0xff
3738 };
3739 static const twr_font_image_t twr_font_ubuntu_28_0xf2 = { image_data_twr_font_ubuntu_28_0xf2,
3740  16, 28/*, 8*/};
3741 #endif
3742 
3743 #if (0x0 == 0x0)
3744 static const uint8_t image_data_twr_font_ubuntu_28_0xf8[56] = {
3745  0xff, 0xe0,
3746  0xf7, 0x60,
3747  0xe2, 0x20,
3748  0xf0, 0x60,
3749  0xf8, 0xe0,
3750  0xfd, 0xe0,
3751  0xff, 0xe0,
3752  0xf0, 0x00,
3753  0xc0, 0x00,
3754  0xc7, 0xe0,
3755  0xc7, 0xe0,
3756  0xc7, 0xe0,
3757  0xc7, 0xe0,
3758  0xc7, 0xe0,
3759  0xc7, 0xe0,
3760  0xc7, 0xe0,
3761  0xc7, 0xe0,
3762  0xc7, 0xe0,
3763  0xc7, 0xe0,
3764  0xc7, 0xe0,
3765  0xc7, 0xe0,
3766  0xc7, 0xe0,
3767  0xff, 0xe0,
3768  0xff, 0xe0,
3769  0xff, 0xe0,
3770  0xff, 0xe0,
3771  0xff, 0xe0,
3772  0xff, 0xe0
3773 };
3774 static const twr_font_image_t twr_font_ubuntu_28_0xf8 = { image_data_twr_font_ubuntu_28_0xf8,
3775  11, 28/*, 8*/};
3776 #endif
3777 
3778 #if (0x0 == 0x0)
3779 static const uint8_t image_data_twr_font_ubuntu_28_0xf9[56] = {
3780  0xf8, 0x3f,
3781  0xf3, 0x9f,
3782  0xf3, 0x9f,
3783  0xf3, 0x9f,
3784  0xf3, 0x9f,
3785  0xf8, 0x3f,
3786  0xff, 0xff,
3787  0xc7, 0xe3,
3788  0xc7, 0xe3,
3789  0xc7, 0xe3,
3790  0xc7, 0xe3,
3791  0xc7, 0xe3,
3792  0xc7, 0xe3,
3793  0xc7, 0xe3,
3794  0xc7, 0xe3,
3795  0xc7, 0xe3,
3796  0xc7, 0xe3,
3797  0xc7, 0xe3,
3798  0xc3, 0xe3,
3799  0xe3, 0xe3,
3800  0xf0, 0x03,
3801  0xf8, 0x07,
3802  0xff, 0xff,
3803  0xff, 0xff,
3804  0xff, 0xff,
3805  0xff, 0xff,
3806  0xff, 0xff,
3807  0xff, 0xff
3808 };
3809 static const twr_font_image_t twr_font_ubuntu_28_0xf9 = { image_data_twr_font_ubuntu_28_0xf9,
3810  16, 28/*, 8*/};
3811 #endif
3812 
3813 #if (0x0 == 0x0)
3814 static const uint8_t image_data_twr_font_ubuntu_28_0xfa[56] = {
3815  0xff, 0xff,
3816  0xff, 0xbf,
3817  0xff, 0x1f,
3818  0xfe, 0x3f,
3819  0xfc, 0x7f,
3820  0xfe, 0xff,
3821  0xff, 0xff,
3822  0xc7, 0xe3,
3823  0xc7, 0xe3,
3824  0xc7, 0xe3,
3825  0xc7, 0xe3,
3826  0xc7, 0xe3,
3827  0xc7, 0xe3,
3828  0xc7, 0xe3,
3829  0xc7, 0xe3,
3830  0xc7, 0xe3,
3831  0xc7, 0xe3,
3832  0xc7, 0xe3,
3833  0xc3, 0xe3,
3834  0xe3, 0xe3,
3835  0xf0, 0x03,
3836  0xf8, 0x07,
3837  0xff, 0xff,
3838  0xff, 0xff,
3839  0xff, 0xff,
3840  0xff, 0xff,
3841  0xff, 0xff,
3842  0xff, 0xff
3843 };
3844 static const twr_font_image_t twr_font_ubuntu_28_0xfa = { image_data_twr_font_ubuntu_28_0xfa,
3845  16, 28/*, 8*/};
3846 #endif
3847 
3848 #if (0x0 == 0x0)
3849 static const uint8_t image_data_twr_font_ubuntu_28_0xfd[56] = {
3850  0xff, 0xfc,
3851  0xff, 0x7c,
3852  0xfe, 0x3c,
3853  0xfc, 0x7c,
3854  0xf8, 0xfc,
3855  0xfd, 0xfc,
3856  0xff, 0xfc,
3857  0x1f, 0xc4,
3858  0x1f, 0xc4,
3859  0x8f, 0x8c,
3860  0x8f, 0x8c,
3861  0x8f, 0x8c,
3862  0xc7, 0x1c,
3863  0xc7, 0x1c,
3864  0xc7, 0x1c,
3865  0xe2, 0x3c,
3866  0xe2, 0x3c,
3867  0xe2, 0x3c,
3868  0xe2, 0x7c,
3869  0xf0, 0x7c,
3870  0xf0, 0x7c,
3871  0xf0, 0xfc,
3872  0xf0, 0xfc,
3873  0xf0, 0xfc,
3874  0xf1, 0xfc,
3875  0x03, 0xfc,
3876  0x07, 0xfc,
3877  0xff, 0xfc
3878 };
3879 static const twr_font_image_t twr_font_ubuntu_28_0xfd = { image_data_twr_font_ubuntu_28_0xfd,
3880  14, 28/*, 8*/};
3881 #endif
3882 
3883 
3884 static const twr_font_char_t twr_font_ubuntu_28_array[] = {
3885 
3886 #if (0x0 == 0x0)
3887  // character: ' '
3888  {0x20, &twr_font_ubuntu_28_0x20},
3889 #else
3890  // character: ' ' == ''
3891  {0x20, &twr_font_ubuntu_28_0x},
3892 #endif
3893 
3894 #if (0x0 == 0x0)
3895  // character: '!'
3896  {0x21, &twr_font_ubuntu_28_0x21},
3897 #else
3898  // character: '!' == ''
3899  {0x21, &twr_font_ubuntu_28_0x},
3900 #endif
3901 
3902 #if (0x0 == 0x0)
3903  // character: '"'
3904  {0x22, &twr_font_ubuntu_28_0x22},
3905 #else
3906  // character: '"' == ''
3907  {0x22, &twr_font_ubuntu_28_0x},
3908 #endif
3909 
3910 #if (0x0 == 0x0)
3911  // character: '#'
3912  {0x23, &twr_font_ubuntu_28_0x23},
3913 #else
3914  // character: '#' == ''
3915  {0x23, &twr_font_ubuntu_28_0x},
3916 #endif
3917 
3918 #if (0x0 == 0x0)
3919  // character: '$'
3920  {0x24, &twr_font_ubuntu_28_0x24},
3921 #else
3922  // character: '$' == ''
3923  {0x24, &twr_font_ubuntu_28_0x},
3924 #endif
3925 
3926 #if (0x0 == 0x0)
3927  // character: '%'
3928  {0x25, &twr_font_ubuntu_28_0x25},
3929 #else
3930  // character: '%' == ''
3931  {0x25, &twr_font_ubuntu_28_0x},
3932 #endif
3933 
3934 #if (0x0 == 0x0)
3935  // character: '&'
3936  {0x26, &twr_font_ubuntu_28_0x26},
3937 #else
3938  // character: '&' == ''
3939  {0x26, &twr_font_ubuntu_28_0x},
3940 #endif
3941 
3942 #if (0x0 == 0x0)
3943  // character: '''
3944  {0x27, &twr_font_ubuntu_28_0x27},
3945 #else
3946  // character: ''' == ''
3947  {0x27, &twr_font_ubuntu_28_0x},
3948 #endif
3949 
3950 #if (0x0 == 0x0)
3951  // character: '('
3952  {0x28, &twr_font_ubuntu_28_0x28},
3953 #else
3954  // character: '(' == ''
3955  {0x28, &twr_font_ubuntu_28_0x},
3956 #endif
3957 
3958 #if (0x0 == 0x0)
3959  // character: ')'
3960  {0x29, &twr_font_ubuntu_28_0x29},
3961 #else
3962  // character: ')' == ''
3963  {0x29, &twr_font_ubuntu_28_0x},
3964 #endif
3965 
3966 #if (0x0 == 0x0)
3967  // character: '*'
3968  {0x2a, &twr_font_ubuntu_28_0x2a},
3969 #else
3970  // character: '*' == ''
3971  {0x2a, &twr_font_ubuntu_28_0x},
3972 #endif
3973 
3974 #if (0x0 == 0x0)
3975  // character: '+'
3976  {0x2b, &twr_font_ubuntu_28_0x2b},
3977 #else
3978  // character: '+' == ''
3979  {0x2b, &twr_font_ubuntu_28_0x},
3980 #endif
3981 
3982 #if (0x0 == 0x0)
3983  // character: ','
3984  {0x2c, &twr_font_ubuntu_28_0x2c},
3985 #else
3986  // character: ',' == ''
3987  {0x2c, &twr_font_ubuntu_28_0x},
3988 #endif
3989 
3990 #if (0x0 == 0x0)
3991  // character: '-'
3992  {0x2d, &twr_font_ubuntu_28_0x2d},
3993 #else
3994  // character: '-' == ''
3995  {0x2d, &twr_font_ubuntu_28_0x},
3996 #endif
3997 
3998 #if (0x0 == 0x0)
3999  // character: '.'
4000  {0x2e, &twr_font_ubuntu_28_0x2e},
4001 #else
4002  // character: '.' == ''
4003  {0x2e, &twr_font_ubuntu_28_0x},
4004 #endif
4005 
4006 #if (0x0 == 0x0)
4007  // character: '/'
4008  {0x2f, &twr_font_ubuntu_28_0x2f},
4009 #else
4010  // character: '/' == ''
4011  {0x2f, &twr_font_ubuntu_28_0x},
4012 #endif
4013 
4014 #if (0x0 == 0x0)
4015  // character: '0'
4016  {0x30, &twr_font_ubuntu_28_0x30},
4017 #else
4018  // character: '0' == ''
4019  {0x30, &twr_font_ubuntu_28_0x},
4020 #endif
4021 
4022 #if (0x0 == 0x0)
4023  // character: '1'
4024  {0x31, &twr_font_ubuntu_28_0x31},
4025 #else
4026  // character: '1' == ''
4027  {0x31, &twr_font_ubuntu_28_0x},
4028 #endif
4029 
4030 #if (0x0 == 0x0)
4031  // character: '2'
4032  {0x32, &twr_font_ubuntu_28_0x32},
4033 #else
4034  // character: '2' == ''
4035  {0x32, &twr_font_ubuntu_28_0x},
4036 #endif
4037 
4038 #if (0x0 == 0x0)
4039  // character: '3'
4040  {0x33, &twr_font_ubuntu_28_0x33},
4041 #else
4042  // character: '3' == ''
4043  {0x33, &twr_font_ubuntu_28_0x},
4044 #endif
4045 
4046 #if (0x0 == 0x0)
4047  // character: '4'
4048  {0x34, &twr_font_ubuntu_28_0x34},
4049 #else
4050  // character: '4' == ''
4051  {0x34, &twr_font_ubuntu_28_0x},
4052 #endif
4053 
4054 #if (0x0 == 0x0)
4055  // character: '5'
4056  {0x35, &twr_font_ubuntu_28_0x35},
4057 #else
4058  // character: '5' == ''
4059  {0x35, &twr_font_ubuntu_28_0x},
4060 #endif
4061 
4062 #if (0x0 == 0x0)
4063  // character: '6'
4064  {0x36, &twr_font_ubuntu_28_0x36},
4065 #else
4066  // character: '6' == ''
4067  {0x36, &twr_font_ubuntu_28_0x},
4068 #endif
4069 
4070 #if (0x0 == 0x0)
4071  // character: '7'
4072  {0x37, &twr_font_ubuntu_28_0x37},
4073 #else
4074  // character: '7' == ''
4075  {0x37, &twr_font_ubuntu_28_0x},
4076 #endif
4077 
4078 #if (0x0 == 0x0)
4079  // character: '8'
4080  {0x38, &twr_font_ubuntu_28_0x38},
4081 #else
4082  // character: '8' == ''
4083  {0x38, &twr_font_ubuntu_28_0x},
4084 #endif
4085 
4086 #if (0x0 == 0x0)
4087  // character: '9'
4088  {0x39, &twr_font_ubuntu_28_0x39},
4089 #else
4090  // character: '9' == ''
4091  {0x39, &twr_font_ubuntu_28_0x},
4092 #endif
4093 
4094 #if (0x0 == 0x0)
4095  // character: ':'
4096  {0x3a, &twr_font_ubuntu_28_0x3a},
4097 #else
4098  // character: ':' == ''
4099  {0x3a, &twr_font_ubuntu_28_0x},
4100 #endif
4101 
4102 #if (0x0 == 0x0)
4103  // character: ';'
4104  {0x3b, &twr_font_ubuntu_28_0x3b},
4105 #else
4106  // character: ';' == ''
4107  {0x3b, &twr_font_ubuntu_28_0x},
4108 #endif
4109 
4110 #if (0x0 == 0x0)
4111  // character: '<'
4112  {0x3c, &twr_font_ubuntu_28_0x3c},
4113 #else
4114  // character: '<' == ''
4115  {0x3c, &twr_font_ubuntu_28_0x},
4116 #endif
4117 
4118 #if (0x0 == 0x0)
4119  // character: '='
4120  {0x3d, &twr_font_ubuntu_28_0x3d},
4121 #else
4122  // character: '=' == ''
4123  {0x3d, &twr_font_ubuntu_28_0x},
4124 #endif
4125 
4126 #if (0x0 == 0x0)
4127  // character: '>'
4128  {0x3e, &twr_font_ubuntu_28_0x3e},
4129 #else
4130  // character: '>' == ''
4131  {0x3e, &twr_font_ubuntu_28_0x},
4132 #endif
4133 
4134 #if (0x0 == 0x0)
4135  // character: '?'
4136  {0x3f, &twr_font_ubuntu_28_0x3f},
4137 #else
4138  // character: '?' == ''
4139  {0x3f, &twr_font_ubuntu_28_0x},
4140 #endif
4141 
4142 #if (0x0 == 0x0)
4143  // character: '\x0040'
4144  {0x40, &twr_font_ubuntu_28_0x40},
4145 #else
4146  // character: '\x0040' == ''
4147  {0x40, &twr_font_ubuntu_28_0x},
4148 #endif
4149 
4150 #if (0x0 == 0x0)
4151  // character: 'A'
4152  {0x41, &twr_font_ubuntu_28_0x41},
4153 #else
4154  // character: 'A' == ''
4155  {0x41, &twr_font_ubuntu_28_0x},
4156 #endif
4157 
4158 #if (0x0 == 0x0)
4159  // character: 'B'
4160  {0x42, &twr_font_ubuntu_28_0x42},
4161 #else
4162  // character: 'B' == ''
4163  {0x42, &twr_font_ubuntu_28_0x},
4164 #endif
4165 
4166 #if (0x0 == 0x0)
4167  // character: 'C'
4168  {0x43, &twr_font_ubuntu_28_0x43},
4169 #else
4170  // character: 'C' == ''
4171  {0x43, &twr_font_ubuntu_28_0x},
4172 #endif
4173 
4174 #if (0x0 == 0x0)
4175  // character: 'D'
4176  {0x44, &twr_font_ubuntu_28_0x44},
4177 #else
4178  // character: 'D' == ''
4179  {0x44, &twr_font_ubuntu_28_0x},
4180 #endif
4181 
4182 #if (0x0 == 0x0)
4183  // character: 'E'
4184  {0x45, &twr_font_ubuntu_28_0x45},
4185 #else
4186  // character: 'E' == ''
4187  {0x45, &twr_font_ubuntu_28_0x},
4188 #endif
4189 
4190 #if (0x0 == 0x0)
4191  // character: 'F'
4192  {0x46, &twr_font_ubuntu_28_0x46},
4193 #else
4194  // character: 'F' == ''
4195  {0x46, &twr_font_ubuntu_28_0x},
4196 #endif
4197 
4198 #if (0x0 == 0x0)
4199  // character: 'G'
4200  {0x47, &twr_font_ubuntu_28_0x47},
4201 #else
4202  // character: 'G' == ''
4203  {0x47, &twr_font_ubuntu_28_0x},
4204 #endif
4205 
4206 #if (0x0 == 0x0)
4207  // character: 'H'
4208  {0x48, &twr_font_ubuntu_28_0x48},
4209 #else
4210  // character: 'H' == ''
4211  {0x48, &twr_font_ubuntu_28_0x},
4212 #endif
4213 
4214 #if (0x0 == 0x0)
4215  // character: 'I'
4216  {0x49, &twr_font_ubuntu_28_0x49},
4217 #else
4218  // character: 'I' == ''
4219  {0x49, &twr_font_ubuntu_28_0x},
4220 #endif
4221 
4222 #if (0x0 == 0x0)
4223  // character: 'J'
4224  {0x4a, &twr_font_ubuntu_28_0x4a},
4225 #else
4226  // character: 'J' == ''
4227  {0x4a, &twr_font_ubuntu_28_0x},
4228 #endif
4229 
4230 #if (0x0 == 0x0)
4231  // character: 'K'
4232  {0x4b, &twr_font_ubuntu_28_0x4b},
4233 #else
4234  // character: 'K' == ''
4235  {0x4b, &twr_font_ubuntu_28_0x},
4236 #endif
4237 
4238 #if (0x0 == 0x0)
4239  // character: 'L'
4240  {0x4c, &twr_font_ubuntu_28_0x4c},
4241 #else
4242  // character: 'L' == ''
4243  {0x4c, &twr_font_ubuntu_28_0x},
4244 #endif
4245 
4246 #if (0x0 == 0x0)
4247  // character: 'M'
4248  {0x4d, &twr_font_ubuntu_28_0x4d},
4249 #else
4250  // character: 'M' == ''
4251  {0x4d, &twr_font_ubuntu_28_0x},
4252 #endif
4253 
4254 #if (0x0 == 0x0)
4255  // character: 'N'
4256  {0x4e, &twr_font_ubuntu_28_0x4e},
4257 #else
4258  // character: 'N' == ''
4259  {0x4e, &twr_font_ubuntu_28_0x},
4260 #endif
4261 
4262 #if (0x0 == 0x0)
4263  // character: 'O'
4264  {0x4f, &twr_font_ubuntu_28_0x4f},
4265 #else
4266  // character: 'O' == ''
4267  {0x4f, &twr_font_ubuntu_28_0x},
4268 #endif
4269 
4270 #if (0x0 == 0x0)
4271  // character: 'P'
4272  {0x50, &twr_font_ubuntu_28_0x50},
4273 #else
4274  // character: 'P' == ''
4275  {0x50, &twr_font_ubuntu_28_0x},
4276 #endif
4277 
4278 #if (0x0 == 0x0)
4279  // character: 'Q'
4280  {0x51, &twr_font_ubuntu_28_0x51},
4281 #else
4282  // character: 'Q' == ''
4283  {0x51, &twr_font_ubuntu_28_0x},
4284 #endif
4285 
4286 #if (0x0 == 0x0)
4287  // character: 'R'
4288  {0x52, &twr_font_ubuntu_28_0x52},
4289 #else
4290  // character: 'R' == ''
4291  {0x52, &twr_font_ubuntu_28_0x},
4292 #endif
4293 
4294 #if (0x0 == 0x0)
4295  // character: 'S'
4296  {0x53, &twr_font_ubuntu_28_0x53},
4297 #else
4298  // character: 'S' == ''
4299  {0x53, &twr_font_ubuntu_28_0x},
4300 #endif
4301 
4302 #if (0x0 == 0x0)
4303  // character: 'T'
4304  {0x54, &twr_font_ubuntu_28_0x54},
4305 #else
4306  // character: 'T' == ''
4307  {0x54, &twr_font_ubuntu_28_0x},
4308 #endif
4309 
4310 #if (0x0 == 0x0)
4311  // character: 'U'
4312  {0x55, &twr_font_ubuntu_28_0x55},
4313 #else
4314  // character: 'U' == ''
4315  {0x55, &twr_font_ubuntu_28_0x},
4316 #endif
4317 
4318 #if (0x0 == 0x0)
4319  // character: 'V'
4320  {0x56, &twr_font_ubuntu_28_0x56},
4321 #else
4322  // character: 'V' == ''
4323  {0x56, &twr_font_ubuntu_28_0x},
4324 #endif
4325 
4326 #if (0x0 == 0x0)
4327  // character: 'W'
4328  {0x57, &twr_font_ubuntu_28_0x57},
4329 #else
4330  // character: 'W' == ''
4331  {0x57, &twr_font_ubuntu_28_0x},
4332 #endif
4333 
4334 #if (0x0 == 0x0)
4335  // character: 'X'
4336  {0x58, &twr_font_ubuntu_28_0x58},
4337 #else
4338  // character: 'X' == ''
4339  {0x58, &twr_font_ubuntu_28_0x},
4340 #endif
4341 
4342 #if (0x0 == 0x0)
4343  // character: 'Y'
4344  {0x59, &twr_font_ubuntu_28_0x59},
4345 #else
4346  // character: 'Y' == ''
4347  {0x59, &twr_font_ubuntu_28_0x},
4348 #endif
4349 
4350 #if (0x0 == 0x0)
4351  // character: 'Z'
4352  {0x5a, &twr_font_ubuntu_28_0x5a},
4353 #else
4354  // character: 'Z' == ''
4355  {0x5a, &twr_font_ubuntu_28_0x},
4356 #endif
4357 
4358 #if (0x0 == 0x0)
4359  // character: '['
4360  {0x5b, &twr_font_ubuntu_28_0x5b},
4361 #else
4362  // character: '[' == ''
4363  {0x5b, &twr_font_ubuntu_28_0x},
4364 #endif
4365 
4366 #if (0x0 == 0x0)
4367  // character: '\'
4368  {0x5c, &twr_font_ubuntu_28_0x5c},
4369 #else
4370  // character: '\' == ''
4371  {0x5c, &twr_font_ubuntu_28_0x},
4372 #endif
4373 
4374 #if (0x0 == 0x0)
4375  // character: ']'
4376  {0x5d, &twr_font_ubuntu_28_0x5d},
4377 #else
4378  // character: ']' == ''
4379  {0x5d, &twr_font_ubuntu_28_0x},
4380 #endif
4381 
4382 #if (0x0 == 0x0)
4383  // character: '^'
4384  {0x5e, &twr_font_ubuntu_28_0x5e},
4385 #else
4386  // character: '^' == ''
4387  {0x5e, &twr_font_ubuntu_28_0x},
4388 #endif
4389 
4390 #if (0x0 == 0x0)
4391  // character: '_'
4392  {0x5f, &twr_font_ubuntu_28_0x5f},
4393 #else
4394  // character: '_' == ''
4395  {0x5f, &twr_font_ubuntu_28_0x},
4396 #endif
4397 
4398 #if (0x0 == 0x0)
4399  // character: '`'
4400  {0x60, &twr_font_ubuntu_28_0x60},
4401 #else
4402  // character: '`' == ''
4403  {0x60, &twr_font_ubuntu_28_0x},
4404 #endif
4405 
4406 #if (0x0 == 0x0)
4407  // character: 'a'
4408  {0x61, &twr_font_ubuntu_28_0x61},
4409 #else
4410  // character: 'a' == ''
4411  {0x61, &twr_font_ubuntu_28_0x},
4412 #endif
4413 
4414 #if (0x0 == 0x0)
4415  // character: 'b'
4416  {0x62, &twr_font_ubuntu_28_0x62},
4417 #else
4418  // character: 'b' == ''
4419  {0x62, &twr_font_ubuntu_28_0x},
4420 #endif
4421 
4422 #if (0x0 == 0x0)
4423  // character: 'c'
4424  {0x63, &twr_font_ubuntu_28_0x63},
4425 #else
4426  // character: 'c' == ''
4427  {0x63, &twr_font_ubuntu_28_0x},
4428 #endif
4429 
4430 #if (0x0 == 0x0)
4431  // character: 'd'
4432  {0x64, &twr_font_ubuntu_28_0x64},
4433 #else
4434  // character: 'd' == ''
4435  {0x64, &twr_font_ubuntu_28_0x},
4436 #endif
4437 
4438 #if (0x0 == 0x0)
4439  // character: 'e'
4440  {0x65, &twr_font_ubuntu_28_0x65},
4441 #else
4442  // character: 'e' == ''
4443  {0x65, &twr_font_ubuntu_28_0x},
4444 #endif
4445 
4446 #if (0x0 == 0x0)
4447  // character: 'f'
4448  {0x66, &twr_font_ubuntu_28_0x66},
4449 #else
4450  // character: 'f' == ''
4451  {0x66, &twr_font_ubuntu_28_0x},
4452 #endif
4453 
4454 #if (0x0 == 0x0)
4455  // character: 'g'
4456  {0x67, &twr_font_ubuntu_28_0x67},
4457 #else
4458  // character: 'g' == ''
4459  {0x67, &twr_font_ubuntu_28_0x},
4460 #endif
4461 
4462 #if (0x0 == 0x0)
4463  // character: 'h'
4464  {0x68, &twr_font_ubuntu_28_0x68},
4465 #else
4466  // character: 'h' == ''
4467  {0x68, &twr_font_ubuntu_28_0x},
4468 #endif
4469 
4470 #if (0x0 == 0x0)
4471  // character: 'i'
4472  {0x69, &twr_font_ubuntu_28_0x69},
4473 #else
4474  // character: 'i' == ''
4475  {0x69, &twr_font_ubuntu_28_0x},
4476 #endif
4477 
4478 #if (0x0 == 0x0)
4479  // character: 'j'
4480  {0x6a, &twr_font_ubuntu_28_0x6a},
4481 #else
4482  // character: 'j' == ''
4483  {0x6a, &twr_font_ubuntu_28_0x},
4484 #endif
4485 
4486 #if (0x0 == 0x0)
4487  // character: 'k'
4488  {0x6b, &twr_font_ubuntu_28_0x6b},
4489 #else
4490  // character: 'k' == ''
4491  {0x6b, &twr_font_ubuntu_28_0x},
4492 #endif
4493 
4494 #if (0x0 == 0x0)
4495  // character: 'l'
4496  {0x6c, &twr_font_ubuntu_28_0x6c},
4497 #else
4498  // character: 'l' == ''
4499  {0x6c, &twr_font_ubuntu_28_0x},
4500 #endif
4501 
4502 #if (0x0 == 0x0)
4503  // character: 'm'
4504  {0x6d, &twr_font_ubuntu_28_0x6d},
4505 #else
4506  // character: 'm' == ''
4507  {0x6d, &twr_font_ubuntu_28_0x},
4508 #endif
4509 
4510 #if (0x0 == 0x0)
4511  // character: 'n'
4512  {0x6e, &twr_font_ubuntu_28_0x6e},
4513 #else
4514  // character: 'n' == ''
4515  {0x6e, &twr_font_ubuntu_28_0x},
4516 #endif
4517 
4518 #if (0x0 == 0x0)
4519  // character: 'o'
4520  {0x6f, &twr_font_ubuntu_28_0x6f},
4521 #else
4522  // character: 'o' == ''
4523  {0x6f, &twr_font_ubuntu_28_0x},
4524 #endif
4525 
4526 #if (0x0 == 0x0)
4527  // character: 'p'
4528  {0x70, &twr_font_ubuntu_28_0x70},
4529 #else
4530  // character: 'p' == ''
4531  {0x70, &twr_font_ubuntu_28_0x},
4532 #endif
4533 
4534 #if (0x0 == 0x0)
4535  // character: 'q'
4536  {0x71, &twr_font_ubuntu_28_0x71},
4537 #else
4538  // character: 'q' == ''
4539  {0x71, &twr_font_ubuntu_28_0x},
4540 #endif
4541 
4542 #if (0x0 == 0x0)
4543  // character: 'r'
4544  {0x72, &twr_font_ubuntu_28_0x72},
4545 #else
4546  // character: 'r' == ''
4547  {0x72, &twr_font_ubuntu_28_0x},
4548 #endif
4549 
4550 #if (0x0 == 0x0)
4551  // character: 's'
4552  {0x73, &twr_font_ubuntu_28_0x73},
4553 #else
4554  // character: 's' == ''
4555  {0x73, &twr_font_ubuntu_28_0x},
4556 #endif
4557 
4558 #if (0x0 == 0x0)
4559  // character: 't'
4560  {0x74, &twr_font_ubuntu_28_0x74},
4561 #else
4562  // character: 't' == ''
4563  {0x74, &twr_font_ubuntu_28_0x},
4564 #endif
4565 
4566 #if (0x0 == 0x0)
4567  // character: 'u'
4568  {0x75, &twr_font_ubuntu_28_0x75},
4569 #else
4570  // character: 'u' == ''
4571  {0x75, &twr_font_ubuntu_28_0x},
4572 #endif
4573 
4574 #if (0x0 == 0x0)
4575  // character: 'v'
4576  {0x76, &twr_font_ubuntu_28_0x76},
4577 #else
4578  // character: 'v' == ''
4579  {0x76, &twr_font_ubuntu_28_0x},
4580 #endif
4581 
4582 #if (0x0 == 0x0)
4583  // character: 'w'
4584  {0x77, &twr_font_ubuntu_28_0x77},
4585 #else
4586  // character: 'w' == ''
4587  {0x77, &twr_font_ubuntu_28_0x},
4588 #endif
4589 
4590 #if (0x0 == 0x0)
4591  // character: 'x'
4592  {0x78, &twr_font_ubuntu_28_0x78},
4593 #else
4594  // character: 'x' == ''
4595  {0x78, &twr_font_ubuntu_28_0x},
4596 #endif
4597 
4598 #if (0x0 == 0x0)
4599  // character: 'y'
4600  {0x79, &twr_font_ubuntu_28_0x79},
4601 #else
4602  // character: 'y' == ''
4603  {0x79, &twr_font_ubuntu_28_0x},
4604 #endif
4605 
4606 #if (0x0 == 0x0)
4607  // character: 'z'
4608  {0x7a, &twr_font_ubuntu_28_0x7a},
4609 #else
4610  // character: 'z' == ''
4611  {0x7a, &twr_font_ubuntu_28_0x},
4612 #endif
4613 
4614 #if (0x0 == 0x0)
4615  // character: '{'
4616  {0x7b, &twr_font_ubuntu_28_0x7b},
4617 #else
4618  // character: '{' == ''
4619  {0x7b, &twr_font_ubuntu_28_0x},
4620 #endif
4621 
4622 #if (0x0 == 0x0)
4623  // character: '|'
4624  {0x7c, &twr_font_ubuntu_28_0x7c},
4625 #else
4626  // character: '|' == ''
4627  {0x7c, &twr_font_ubuntu_28_0x},
4628 #endif
4629 
4630 #if (0x0 == 0x0)
4631  // character: '}'
4632  {0x7d, &twr_font_ubuntu_28_0x7d},
4633 #else
4634  // character: '}' == ''
4635  {0x7d, &twr_font_ubuntu_28_0x},
4636 #endif
4637 
4638 #if (0x0 == 0x0)
4639  // character: '~'
4640  {0x7e, &twr_font_ubuntu_28_0x7e},
4641 #else
4642  // character: '~' == ''
4643  {0x7e, &twr_font_ubuntu_28_0x},
4644 #endif
4645 
4646 #if (0x0 == 0x0)
4647  // character: '°'
4648  {0xb0, &twr_font_ubuntu_28_0xb0},
4649 #else
4650  // character: '°' == ''
4651  {0xb0, &twr_font_ubuntu_28_0x},
4652 #endif
4653 
4654 #if (0x0 == 0x0)
4655  // character: 'š'
4656  {0xb9, &twr_font_ubuntu_28_0xb9},
4657 #else
4658  // character: 'š' == ''
4659  {0xb9, &twr_font_ubuntu_28_0x},
4660 #endif
4661 
4662 #if (0x0 == 0x0)
4663  // character: 'ť'
4664  {0xbb, &twr_font_ubuntu_28_0xbb},
4665 #else
4666  // character: 'ť' == ''
4667  {0xbb, &twr_font_ubuntu_28_0x},
4668 #endif
4669 
4670 #if (0x0 == 0x0)
4671  // character: 'ž'
4672  {0xbe, &twr_font_ubuntu_28_0xbe},
4673 #else
4674  // character: 'ž' == ''
4675  {0xbe, &twr_font_ubuntu_28_0x},
4676 #endif
4677 
4678 #if (0x0 == 0x0)
4679  // character: 'á'
4680  {0xe1, &twr_font_ubuntu_28_0xe1},
4681 #else
4682  // character: 'á' == ''
4683  {0xe1, &twr_font_ubuntu_28_0x},
4684 #endif
4685 
4686 #if (0x0 == 0x0)
4687  // character: 'č'
4688  {0xe8, &twr_font_ubuntu_28_0xe8},
4689 #else
4690  // character: 'č' == ''
4691  {0xe8, &twr_font_ubuntu_28_0x},
4692 #endif
4693 
4694 #if (0x0 == 0x0)
4695  // character: 'é'
4696  {0xe9, &twr_font_ubuntu_28_0xe9},
4697 #else
4698  // character: 'é' == ''
4699  {0xe9, &twr_font_ubuntu_28_0x},
4700 #endif
4701 
4702 #if (0x0 == 0x0)
4703  // character: 'ě'
4704  {0xec, &twr_font_ubuntu_28_0xec},
4705 #else
4706  // character: 'ě' == ''
4707  {0xec, &twr_font_ubuntu_28_0x},
4708 #endif
4709 
4710 #if (0x0 == 0x0)
4711  // character: 'í'
4712  {0xed, &twr_font_ubuntu_28_0xed},
4713 #else
4714  // character: 'í' == ''
4715  {0xed, &twr_font_ubuntu_28_0x},
4716 #endif
4717 
4718 #if (0x0 == 0x0)
4719  // character: 'ď'
4720  {0xef, &twr_font_ubuntu_28_0xef},
4721 #else
4722  // character: 'ď' == ''
4723  {0xef, &twr_font_ubuntu_28_0x},
4724 #endif
4725 
4726 #if (0x0 == 0x0)
4727  // character: 'ň'
4728  {0xf2, &twr_font_ubuntu_28_0xf2},
4729 #else
4730  // character: 'ň' == ''
4731  {0xf2, &twr_font_ubuntu_28_0x},
4732 #endif
4733 
4734 #if (0x0 == 0x0)
4735  // character: 'ř'
4736  {0xf8, &twr_font_ubuntu_28_0xf8},
4737 #else
4738  // character: 'ř' == ''
4739  {0xf8, &twr_font_ubuntu_28_0x},
4740 #endif
4741 
4742 #if (0x0 == 0x0)
4743  // character: 'ů'
4744  {0xf9, &twr_font_ubuntu_28_0xf9},
4745 #else
4746  // character: 'ů' == ''
4747  {0xf9, &twr_font_ubuntu_28_0x},
4748 #endif
4749 
4750 #if (0x0 == 0x0)
4751  // character: 'ú'
4752  {0xfa, &twr_font_ubuntu_28_0xfa},
4753 #else
4754  // character: 'ú' == ''
4755  {0xfa, &twr_font_ubuntu_28_0x},
4756 #endif
4757 
4758 #if (0x0 == 0x0)
4759  // character: 'ý'
4760  {0xfd, &twr_font_ubuntu_28_0xfd}
4761 #else
4762  // character: 'ý' == ''
4763  {0xfd, &twr_font_ubuntu_28_0x}
4764 #endif
4765 
4766 };
4767 
4768 
4769 const twr_font_t twr_font_ubuntu_28 = { 110, twr_font_ubuntu_28_array };