PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

997 lines
48KB

  1. /*******************************************************************************
  2. * name: indieutka_22
  3. * family: Indieutka Pixel8
  4. * size: 22
  5. * style: Normal
  6. * --------------------------------------
  7. * included characters: !"#$%&'()*+,-./0123456789:;<=>?\x0040ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
  8. * --------------------------------------
  9. * antialiasing: no
  10. * type: proportional
  11. * encoding: latin0
  12. * unicode bom: no
  13. *
  14. * data block size: 8 bit(s), uint8_t
  15. * RLE compression enabled: no
  16. * conversion type: Monochrome, Edge 144
  17. * bits per pixel: 1
  18. *
  19. * preprocess:
  20. * main scan direction: top_to_bottom
  21. * line scan direction: forward
  22. * inverse: yes
  23. * ------------------------------------------------------------------------------
  24. * Created by a custom template of LCD-Image-Converter for .s.u.m.o.t.o.y. RA8875
  25. * Font template version: 2.0
  26. * Note: Font height should be fixed and all glyps must have the same height!
  27. * ------------------------------------------------------------------------------
  28. *******************************************************************************/
  29. #include <stdint.h>
  30. static const uint8_t image_data_indieutka_22_0x20[16] __PRGMTAG_ = {
  31. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  32. };////character: ' '
  33. static const tImage indieutka_22_0x20 __PRGMTAG_ = { image_data_indieutka_22_0x20,
  34. 8, 16};//character: ' ' , height: 16, (charW,total bytes)
  35. static const uint8_t image_data_indieutka_22_0x21[12] __PRGMTAG_ = {
  36. 0xe3, 0x8e, 0x38, 0xe3, 0x8e, 0x38, 0xe0, 0x00, 0x38, 0xe3, 0x80, 0x00
  37. };////character: '!'
  38. static const tImage indieutka_22_0x21 __PRGMTAG_ = { image_data_indieutka_22_0x21,
  39. 6, 12};//character: '!' , height: 16, (charW,total bytes)
  40. static const uint8_t image_data_indieutka_22_0x22[22] __PRGMTAG_ = {
  41. 0xe3, 0x9c, 0x73, 0x8e, 0x71, 0xce, 0x39, 0xc7, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  42. };////character: '"'
  43. static const tImage indieutka_22_0x22 __PRGMTAG_ = { image_data_indieutka_22_0x22,
  44. 11, 22};//character: '"' , height: 16, (charW,total bytes)
  45. static const uint8_t image_data_indieutka_22_0x23[44] __PRGMTAG_ = {
  46. 0x1c, 0x03, 0x80, 0x70, 0x0e, 0x01, 0xc0, 0x38, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0xff, 0xff, 0xc1, 0xc0, 0x38, 0x07, 0x00, 0xe0, 0xff, 0xff, 0xf3, 0xff, 0xff, 0xcf, 0xff, 0xff, 0x07, 0x00, 0xe0, 0x1c, 0x03, 0x80, 0x70, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  47. };////character: '#'
  48. static const tImage indieutka_22_0x23 __PRGMTAG_ = { image_data_indieutka_22_0x23,
  49. 22, 44};//character: '#' , height: 16, (charW,total bytes)
  50. static const uint8_t image_data_indieutka_22_0x24[44] __PRGMTAG_ = {
  51. 0xff, 0xff, 0xe3, 0xff, 0xff, 0x8f, 0xff, 0xfe, 0x39, 0xc7, 0x00, 0xe7, 0x1c, 0x03, 0x9c, 0x70, 0x0f, 0xff, 0xfe, 0x3f, 0xff, 0xf8, 0xff, 0xff, 0xe0, 0x1c, 0x73, 0x80, 0x71, 0xce, 0x3f, 0xff, 0xf8, 0xff, 0xff, 0xe3, 0xff, 0xff, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00
  52. };////character: '$'
  53. static const tImage indieutka_22_0x24 __PRGMTAG_ = { image_data_indieutka_22_0x24,
  54. 22, 44};//character: '$' , height: 16, (charW,total bytes)
  55. static const uint8_t image_data_indieutka_22_0x25[44] __PRGMTAG_ = {
  56. 0xff, 0x83, 0x83, 0xfe, 0x0e, 0x0f, 0xf8, 0x38, 0x38, 0xe7, 0x00, 0xe3, 0x9c, 0x03, 0x8e, 0x70, 0x0f, 0xff, 0xff, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf0, 0x0e, 0x71, 0xc0, 0x39, 0xc7, 0x07, 0x07, 0xfc, 0x1c, 0x1f, 0xf0, 0x70, 0x7f, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00
  57. };////character: '%'
  58. static const tImage indieutka_22_0x25 __PRGMTAG_ = { image_data_indieutka_22_0x25,
  59. 22, 44};//character: '%' , height: 16, (charW,total bytes)
  60. static const uint8_t image_data_indieutka_22_0x26[44] __PRGMTAG_ = {
  61. 0x1f, 0xff, 0x80, 0x7f, 0xfe, 0x01, 0xff, 0xf8, 0x07, 0x00, 0xe0, 0x1c, 0x03, 0x83, 0xf0, 0x70, 0x0f, 0xff, 0xc0, 0x3f, 0xff, 0x00, 0xe0, 0x03, 0x83, 0x80, 0x0e, 0x0e, 0x00, 0x38, 0x07, 0xff, 0x1c, 0x1f, 0xfc, 0x70, 0x7f, 0xf1, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00
  62. };////character: '&'
  63. static const tImage indieutka_22_0x26 __PRGMTAG_ = { image_data_indieutka_22_0x26,
  64. 22, 44};//character: '&' , height: 16, (charW,total bytes)
  65. static const uint8_t image_data_indieutka_22_0x27[8] __PRGMTAG_ = {
  66. 0xee, 0xee, 0xee, 0x00, 0x00, 0x00, 0x00, 0x00
  67. };////character: '''
  68. static const tImage indieutka_22_0x27 __PRGMTAG_ = { image_data_indieutka_22_0x27,
  69. 4, 8};//character: ''' , height: 16, (charW,total bytes)
  70. static const uint8_t image_data_indieutka_22_0x28[16] __PRGMTAG_ = {
  71. 0x1c, 0x1c, 0x1c, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0x1c, 0x1c, 0x1c, 0x00, 0x00
  72. };////character: '('
  73. static const tImage indieutka_22_0x28 __PRGMTAG_ = { image_data_indieutka_22_0x28,
  74. 8, 16};//character: '(' , height: 16, (charW,total bytes)
  75. static const uint8_t image_data_indieutka_22_0x29[16] __PRGMTAG_ = {
  76. 0xe0, 0xe0, 0xe0, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0xe0, 0xe0, 0xe0, 0x00, 0x00
  77. };////character: ')'
  78. static const tImage indieutka_22_0x29 __PRGMTAG_ = { image_data_indieutka_22_0x29,
  79. 8, 16};//character: ')' , height: 16, (charW,total bytes)
  80. static const uint8_t image_data_indieutka_22_0x2a[20] __PRGMTAG_ = {
  81. 0xe3, 0xb8, 0xee, 0x38, 0x70, 0x1c, 0x07, 0x0e, 0x3b, 0x8e, 0xe3, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  82. };////character: '*'
  83. static const tImage indieutka_22_0x2a __PRGMTAG_ = { image_data_indieutka_22_0x2a,
  84. 10, 20};//character: '*' , height: 16, (charW,total bytes)
  85. static const uint8_t image_data_indieutka_22_0x2b[22] __PRGMTAG_ = {
  86. 0x00, 0x00, 0x00, 0x00, 0x0e, 0x01, 0xc0, 0x38, 0x3f, 0xe7, 0xfc, 0xff, 0x83, 0x80, 0x70, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  87. };////character: '+'
  88. static const tImage indieutka_22_0x2b __PRGMTAG_ = { image_data_indieutka_22_0x2b,
  89. 11, 22};//character: '+' , height: 16, (charW,total bytes)
  90. static const uint8_t image_data_indieutka_22_0x2c[10] __PRGMTAG_ = {
  91. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x39, 0xce, 0x73, 0x9c
  92. };////character: ','
  93. static const tImage indieutka_22_0x2c __PRGMTAG_ = { image_data_indieutka_22_0x2c,
  94. 5, 10};//character: ',' , height: 16, (charW,total bytes)
  95. static const uint8_t image_data_indieutka_22_0x2d[22] __PRGMTAG_ = {
  96. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3f, 0xe7, 0xfc, 0xff, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  97. };////character: '-'
  98. static const tImage indieutka_22_0x2d __PRGMTAG_ = { image_data_indieutka_22_0x2d,
  99. 11, 22};//character: '-' , height: 16, (charW,total bytes)
  100. static const uint8_t image_data_indieutka_22_0x2e[12] __PRGMTAG_ = {
  101. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x38, 0xe3, 0x80, 0x00
  102. };////character: '.'
  103. static const tImage indieutka_22_0x2e __PRGMTAG_ = { image_data_indieutka_22_0x2e,
  104. 6, 12};//character: '.' , height: 16, (charW,total bytes)
  105. static const uint8_t image_data_indieutka_22_0x2f[20] __PRGMTAG_ = {
  106. 0x03, 0x80, 0xe0, 0x38, 0x0e, 0x03, 0x87, 0x01, 0xc0, 0x70, 0xe0, 0x38, 0x0e, 0x03, 0x80, 0xe0, 0x38, 0x00, 0x00, 0x00
  107. };////character: '/'
  108. static const tImage indieutka_22_0x2f __PRGMTAG_ = { image_data_indieutka_22_0x2f,
  109. 10, 20};//character: '/' , height: 16, (charW,total bytes)
  110. static const uint8_t image_data_indieutka_22_0x30[46] __PRGMTAG_ = {
  111. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x38, 0xff, 0x1c, 0x71, 0xfe, 0x38, 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  112. };////character: '0'
  113. static const tImage indieutka_22_0x30 __PRGMTAG_ = { image_data_indieutka_22_0x30,
  114. 23, 46};//character: '0' , height: 16, (charW,total bytes)
  115. static const uint8_t image_data_indieutka_22_0x31[16] __PRGMTAG_ = {
  116. 0xfc, 0xfc, 0xfc, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x00, 0x00
  117. };////character: '1'
  118. static const tImage indieutka_22_0x31 __PRGMTAG_ = { image_data_indieutka_22_0x31,
  119. 8, 16};//character: '1' , height: 16, (charW,total bytes)
  120. static const uint8_t image_data_indieutka_22_0x32[46] __PRGMTAG_ = {
  121. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  122. };////character: '2'
  123. static const tImage indieutka_22_0x32 __PRGMTAG_ = { image_data_indieutka_22_0x32,
  124. 23, 46};//character: '2' , height: 16, (charW,total bytes)
  125. static const uint8_t image_data_indieutka_22_0x33[44] __PRGMTAG_ = {
  126. 0xff, 0xff, 0xe3, 0xff, 0xff, 0x8f, 0xff, 0xfe, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x8f, 0xff, 0xfe, 0x3f, 0xff, 0xf8, 0xff, 0xff, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x3f, 0xff, 0xf8, 0xff, 0xff, 0xe3, 0xff, 0xff, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00
  127. };////character: '3'
  128. static const tImage indieutka_22_0x33 __PRGMTAG_ = { image_data_indieutka_22_0x33,
  129. 22, 44};//character: '3' , height: 16, (charW,total bytes)
  130. static const uint8_t image_data_indieutka_22_0x34[46] __PRGMTAG_ = {
  131. 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf0, 0x00, 0x00, 0xe0, 0x00, 0x01, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  132. };////character: '4'
  133. static const tImage indieutka_22_0x34 __PRGMTAG_ = { image_data_indieutka_22_0x34,
  134. 23, 46};//character: '4' , height: 16, (charW,total bytes)
  135. static const uint8_t image_data_indieutka_22_0x35[46] __PRGMTAG_ = {
  136. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf0, 0x00, 0x00, 0xe0, 0x00, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  137. };////character: '5'
  138. static const tImage indieutka_22_0x35 __PRGMTAG_ = { image_data_indieutka_22_0x35,
  139. 23, 46};//character: '5' , height: 16, (charW,total bytes)
  140. static const uint8_t image_data_indieutka_22_0x36[46] __PRGMTAG_ = {
  141. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  142. };////character: '6'
  143. static const tImage indieutka_22_0x36 __PRGMTAG_ = { image_data_indieutka_22_0x36,
  144. 23, 46};//character: '6' , height: 16, (charW,total bytes)
  145. static const uint8_t image_data_indieutka_22_0x37[44] __PRGMTAG_ = {
  146. 0xff, 0xff, 0xe3, 0xff, 0xff, 0x8f, 0xff, 0xfe, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00
  147. };////character: '7'
  148. static const tImage indieutka_22_0x37 __PRGMTAG_ = { image_data_indieutka_22_0x37,
  149. 22, 44};//character: '7' , height: 16, (charW,total bytes)
  150. static const uint8_t image_data_indieutka_22_0x38[46] __PRGMTAG_ = {
  151. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  152. };////character: '8'
  153. static const tImage indieutka_22_0x38 __PRGMTAG_ = { image_data_indieutka_22_0x38,
  154. 23, 46};//character: '8' , height: 16, (charW,total bytes)
  155. static const uint8_t image_data_indieutka_22_0x39[46] __PRGMTAG_ = {
  156. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf0, 0x00, 0x00, 0xe0, 0x00, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  157. };////character: '9'
  158. static const tImage indieutka_22_0x39 __PRGMTAG_ = { image_data_indieutka_22_0x39,
  159. 23, 46};//character: '9' , height: 16, (charW,total bytes)
  160. static const uint8_t image_data_indieutka_22_0x3a[8] __PRGMTAG_ = {
  161. 0x00, 0x00, 0x00, 0xee, 0xe0, 0x0e, 0xee, 0x00
  162. };////character: ':'
  163. static const tImage indieutka_22_0x3a __PRGMTAG_ = { image_data_indieutka_22_0x3a,
  164. 4, 8};//character: ':' , height: 16, (charW,total bytes)
  165. static const uint8_t image_data_indieutka_22_0x3b[8] __PRGMTAG_ = {
  166. 0x00, 0x00, 0x00, 0xee, 0xe0, 0x0e, 0xee, 0xee
  167. };////character: ';'
  168. static const tImage indieutka_22_0x3b __PRGMTAG_ = { image_data_indieutka_22_0x3b,
  169. 4, 8};//character: ';' , height: 16, (charW,total bytes)
  170. static const uint8_t image_data_indieutka_22_0x3c[16] __PRGMTAG_ = {
  171. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1c, 0x1c, 0x1c, 0xe0, 0xe0, 0x1c, 0x1c, 0x1c, 0x00, 0x00
  172. };////character: '<'
  173. static const tImage indieutka_22_0x3c __PRGMTAG_ = { image_data_indieutka_22_0x3c,
  174. 8, 16};//character: '<' , height: 16, (charW,total bytes)
  175. static const uint8_t image_data_indieutka_22_0x3d[22] __PRGMTAG_ = {
  176. 0x00, 0x00, 0x00, 0x00, 0x7f, 0xcf, 0xf9, 0xff, 0x00, 0x00, 0x00, 0xff, 0x9f, 0xf3, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  177. };////character: '='
  178. static const tImage indieutka_22_0x3d __PRGMTAG_ = { image_data_indieutka_22_0x3d,
  179. 11, 22};//character: '=' , height: 16, (charW,total bytes)
  180. static const uint8_t image_data_indieutka_22_0x3e[16] __PRGMTAG_ = {
  181. 0x00, 0x00, 0x00, 0xe0, 0xe0, 0xe0, 0x1c, 0x1c, 0xe0, 0xe0, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00
  182. };////character: '>'
  183. static const tImage indieutka_22_0x3e __PRGMTAG_ = { image_data_indieutka_22_0x3e,
  184. 8, 16};//character: '>' , height: 16, (charW,total bytes)
  185. static const uint8_t image_data_indieutka_22_0x3f[46] __PRGMTAG_ = {
  186. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  187. };////character: '?'
  188. static const tImage indieutka_22_0x3f __PRGMTAG_ = { image_data_indieutka_22_0x3f,
  189. 23, 46};//character: '?' , height: 16, (charW,total bytes)
  190. static const uint8_t image_data_indieutka_22_0x40[44] __PRGMTAG_ = {
  191. 0xff, 0xff, 0xe3, 0xff, 0xff, 0x8f, 0xff, 0xfe, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x8f, 0xff, 0xce, 0x3f, 0xff, 0x38, 0xff, 0xfc, 0xe3, 0x80, 0x73, 0x8e, 0x01, 0xce, 0x3f, 0xff, 0xf8, 0xff, 0xff, 0xe3, 0xff, 0xff, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00
  192. };////character: '\x0040'
  193. static const tImage indieutka_22_0x40 __PRGMTAG_ = { image_data_indieutka_22_0x40,
  194. 22, 44};//character: '\x0040' , height: 16, (charW,total bytes)
  195. static const uint8_t image_data_indieutka_22_0x41[46] __PRGMTAG_ = {
  196. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  197. };////character: 'A'
  198. static const tImage indieutka_22_0x41 __PRGMTAG_ = { image_data_indieutka_22_0x41,
  199. 23, 46};//character: 'A' , height: 16, (charW,total bytes)
  200. static const uint8_t image_data_indieutka_22_0x42[44] __PRGMTAG_ = {
  201. 0xff, 0xff, 0x83, 0xff, 0xfe, 0x0f, 0xff, 0xf8, 0x38, 0x00, 0xe0, 0xe0, 0x03, 0x83, 0x80, 0x0e, 0x0f, 0xff, 0xff, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0x80, 0x01, 0xce, 0x00, 0x07, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0xff, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00
  202. };////character: 'B'
  203. static const tImage indieutka_22_0x42 __PRGMTAG_ = { image_data_indieutka_22_0x42,
  204. 22, 44};//character: 'B' , height: 16, (charW,total bytes)
  205. static const uint8_t image_data_indieutka_22_0x43[44] __PRGMTAG_ = {
  206. 0xff, 0xff, 0xf3, 0xff, 0xff, 0xcf, 0xff, 0xff, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0xff, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00
  207. };////character: 'C'
  208. static const tImage indieutka_22_0x43 __PRGMTAG_ = { image_data_indieutka_22_0x43,
  209. 22, 44};//character: 'C' , height: 16, (charW,total bytes)
  210. static const uint8_t image_data_indieutka_22_0x44[44] __PRGMTAG_ = {
  211. 0xff, 0xff, 0xf3, 0xff, 0xff, 0xcf, 0xff, 0xff, 0x38, 0x00, 0x1c, 0xe0, 0x00, 0x73, 0x80, 0x01, 0xce, 0x00, 0x07, 0x38, 0x00, 0x1c, 0xe0, 0x03, 0x83, 0x80, 0x0e, 0x0e, 0x00, 0x38, 0x3f, 0xff, 0xe0, 0xff, 0xff, 0x83, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  212. };////character: 'D'
  213. static const tImage indieutka_22_0x44 __PRGMTAG_ = { image_data_indieutka_22_0x44,
  214. 22, 44};//character: 'D' , height: 16, (charW,total bytes)
  215. static const uint8_t image_data_indieutka_22_0x45[44] __PRGMTAG_ = {
  216. 0xff, 0xff, 0xf3, 0xff, 0xff, 0xcf, 0xff, 0xff, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0f, 0xff, 0xff, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0xff, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00
  217. };////character: 'E'
  218. static const tImage indieutka_22_0x45 __PRGMTAG_ = { image_data_indieutka_22_0x45,
  219. 22, 44};//character: 'E' , height: 16, (charW,total bytes)
  220. static const uint8_t image_data_indieutka_22_0x46[44] __PRGMTAG_ = {
  221. 0xff, 0xff, 0xf3, 0xff, 0xff, 0xcf, 0xff, 0xff, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0f, 0xff, 0xff, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  222. };////character: 'F'
  223. static const tImage indieutka_22_0x46 __PRGMTAG_ = { image_data_indieutka_22_0x46,
  224. 22, 44};//character: 'F' , height: 16, (charW,total bytes)
  225. static const uint8_t image_data_indieutka_22_0x47[46] __PRGMTAG_ = {
  226. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x38, 0xff, 0xfc, 0x71, 0xff, 0xf8, 0xe3, 0xff, 0xf1, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  227. };////character: 'G'
  228. static const tImage indieutka_22_0x47 __PRGMTAG_ = { image_data_indieutka_22_0x47,
  229. 23, 46};//character: 'G' , height: 16, (charW,total bytes)
  230. static const uint8_t image_data_indieutka_22_0x48[46] __PRGMTAG_ = {
  231. 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  232. };////character: 'H'
  233. static const tImage indieutka_22_0x48 __PRGMTAG_ = { image_data_indieutka_22_0x48,
  234. 23, 46};//character: 'H' , height: 16, (charW,total bytes)
  235. static const uint8_t image_data_indieutka_22_0x49[12] __PRGMTAG_ = {
  236. 0xe3, 0x8e, 0x38, 0xe3, 0x8e, 0x38, 0xe3, 0x8e, 0x38, 0xe3, 0x80, 0x00
  237. };////character: 'I'
  238. static const tImage indieutka_22_0x49 __PRGMTAG_ = { image_data_indieutka_22_0x49,
  239. 6, 12};//character: 'I' , height: 16, (charW,total bytes)
  240. static const uint8_t image_data_indieutka_22_0x4a[44] __PRGMTAG_ = {
  241. 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x3f, 0xff, 0xf8, 0xff, 0xff, 0xe3, 0xff, 0xff, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00
  242. };////character: 'J'
  243. static const tImage indieutka_22_0x4a __PRGMTAG_ = { image_data_indieutka_22_0x4a,
  244. 22, 44};//character: 'J' , height: 16, (charW,total bytes)
  245. static const uint8_t image_data_indieutka_22_0x4b[44] __PRGMTAG_ = {
  246. 0xe0, 0x03, 0x83, 0x80, 0x0e, 0x0e, 0x00, 0x38, 0x38, 0x00, 0xe0, 0xe0, 0x03, 0x83, 0x80, 0x0e, 0x0f, 0xff, 0xff, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0x80, 0x01, 0xce, 0x00, 0x07, 0x38, 0x00, 0x1c, 0xe0, 0x00, 0x73, 0x80, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00
  247. };////character: 'K'
  248. static const tImage indieutka_22_0x4b __PRGMTAG_ = { image_data_indieutka_22_0x4b,
  249. 22, 44};//character: 'K' , height: 16, (charW,total bytes)
  250. static const uint8_t image_data_indieutka_22_0x4c[44] __PRGMTAG_ = {
  251. 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0xff, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00
  252. };////character: 'L'
  253. static const tImage indieutka_22_0x4c __PRGMTAG_ = { image_data_indieutka_22_0x4c,
  254. 22, 44};//character: 'L' , height: 16, (charW,total bytes)
  255. static const uint8_t image_data_indieutka_22_0x4d[44] __PRGMTAG_ = {
  256. 0xff, 0xff, 0xe3, 0xff, 0xff, 0x8f, 0xff, 0xfe, 0x38, 0x38, 0x38, 0xe0, 0xe0, 0xe3, 0x83, 0x83, 0x8e, 0x0e, 0x0e, 0x38, 0x38, 0x38, 0xe0, 0xe0, 0xe3, 0x83, 0x83, 0x8e, 0x0e, 0x0e, 0x38, 0x38, 0x38, 0xe0, 0xe0, 0xe3, 0x83, 0x83, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00
  257. };////character: 'M'
  258. static const tImage indieutka_22_0x4d __PRGMTAG_ = { image_data_indieutka_22_0x4d,
  259. 22, 44};//character: 'M' , height: 16, (charW,total bytes)
  260. static const uint8_t image_data_indieutka_22_0x4e[46] __PRGMTAG_ = {
  261. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x38, 0x00, 0x1c, 0x70, 0x00, 0x38, 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  262. };////character: 'N'
  263. static const tImage indieutka_22_0x4e __PRGMTAG_ = { image_data_indieutka_22_0x4e,
  264. 23, 46};//character: 'N' , height: 16, (charW,total bytes)
  265. static const uint8_t image_data_indieutka_22_0x4f[46] __PRGMTAG_ = {
  266. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x38, 0x00, 0x1c, 0x70, 0x00, 0x38, 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  267. };////character: 'O'
  268. static const tImage indieutka_22_0x4f __PRGMTAG_ = { image_data_indieutka_22_0x4f,
  269. 23, 46};//character: 'O' , height: 16, (charW,total bytes)
  270. static const uint8_t image_data_indieutka_22_0x50[46] __PRGMTAG_ = {
  271. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  272. };////character: 'P'
  273. static const tImage indieutka_22_0x50 __PRGMTAG_ = { image_data_indieutka_22_0x50,
  274. 23, 46};//character: 'P' , height: 16, (charW,total bytes)
  275. static const uint8_t image_data_indieutka_22_0x51[44] __PRGMTAG_ = {
  276. 0xff, 0xff, 0xf3, 0xff, 0xff, 0xcf, 0xff, 0xff, 0x38, 0x00, 0x1c, 0xe0, 0x00, 0x73, 0x80, 0x01, 0xce, 0x00, 0x07, 0x38, 0x00, 0x1c, 0xe0, 0x03, 0x83, 0x80, 0x0e, 0x0e, 0x00, 0x38, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0xff, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00
  277. };////character: 'Q'
  278. static const tImage indieutka_22_0x51 __PRGMTAG_ = { image_data_indieutka_22_0x51,
  279. 22, 44};//character: 'Q' , height: 16, (charW,total bytes)
  280. static const uint8_t image_data_indieutka_22_0x52[44] __PRGMTAG_ = {
  281. 0xff, 0xff, 0xf3, 0xff, 0xff, 0xcf, 0xff, 0xff, 0x38, 0x00, 0x1c, 0xe0, 0x00, 0x73, 0xff, 0xff, 0xcf, 0xff, 0xff, 0x3f, 0xff, 0xfc, 0xe0, 0x03, 0x83, 0x80, 0x0e, 0x0e, 0x00, 0x38, 0x38, 0x00, 0x1c, 0xe0, 0x00, 0x73, 0x80, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00
  282. };////character: 'R'
  283. static const tImage indieutka_22_0x52 __PRGMTAG_ = { image_data_indieutka_22_0x52,
  284. 22, 44};//character: 'R' , height: 16, (charW,total bytes)
  285. static const uint8_t image_data_indieutka_22_0x53[46] __PRGMTAG_ = {
  286. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf0, 0x00, 0x00, 0xe0, 0x00, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  287. };////character: 'S'
  288. static const tImage indieutka_22_0x53 __PRGMTAG_ = { image_data_indieutka_22_0x53,
  289. 23, 46};//character: 'S' , height: 16, (charW,total bytes)
  290. static const uint8_t image_data_indieutka_22_0x54[44] __PRGMTAG_ = {
  291. 0xff, 0xff, 0xe3, 0xff, 0xff, 0x8f, 0xff, 0xfe, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  292. };////character: 'T'
  293. static const tImage indieutka_22_0x54 __PRGMTAG_ = { image_data_indieutka_22_0x54,
  294. 22, 44};//character: 'T' , height: 16, (charW,total bytes)
  295. static const uint8_t image_data_indieutka_22_0x55[46] __PRGMTAG_ = {
  296. 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x38, 0x00, 0x1c, 0x70, 0x00, 0x38, 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc0, 0xff, 0xff, 0x81, 0xff, 0xff, 0x03, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  297. };////character: 'U'
  298. static const tImage indieutka_22_0x55 __PRGMTAG_ = { image_data_indieutka_22_0x55,
  299. 23, 46};//character: 'U' , height: 16, (charW,total bytes)
  300. static const uint8_t image_data_indieutka_22_0x56[46] __PRGMTAG_ = {
  301. 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x38, 0x00, 0x1c, 0x70, 0x00, 0x38, 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0xff, 0xfc, 0x0f, 0xff, 0xf8, 0x1f, 0xff, 0xf0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  302. };////character: 'V'
  303. static const tImage indieutka_22_0x56 __PRGMTAG_ = { image_data_indieutka_22_0x56,
  304. 23, 46};//character: 'V' , height: 16, (charW,total bytes)
  305. static const uint8_t image_data_indieutka_22_0x57[44] __PRGMTAG_ = {
  306. 0xe0, 0xe0, 0xe3, 0x83, 0x83, 0x8e, 0x0e, 0x0e, 0x38, 0x38, 0x38, 0xe0, 0xe0, 0xe3, 0x83, 0x83, 0x8e, 0x0e, 0x0e, 0x38, 0x38, 0x38, 0xe0, 0xe0, 0xe3, 0x83, 0x83, 0x8e, 0x0e, 0x0e, 0x3f, 0xff, 0xf8, 0xff, 0xff, 0xe3, 0xff, 0xff, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00
  307. };////character: 'W'
  308. static const tImage indieutka_22_0x57 __PRGMTAG_ = { image_data_indieutka_22_0x57,
  309. 22, 44};//character: 'W' , height: 16, (charW,total bytes)
  310. static const uint8_t image_data_indieutka_22_0x58[46] __PRGMTAG_ = {
  311. 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x07, 0xff, 0xe0, 0x0f, 0xff, 0xc0, 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  312. };////character: 'X'
  313. static const tImage indieutka_22_0x58 __PRGMTAG_ = { image_data_indieutka_22_0x58,
  314. 23, 46};//character: 'X' , height: 16, (charW,total bytes)
  315. static const uint8_t image_data_indieutka_22_0x59[44] __PRGMTAG_ = {
  316. 0xe0, 0x00, 0xe3, 0x80, 0x03, 0x8e, 0x00, 0x0e, 0x38, 0x00, 0x38, 0xe0, 0x00, 0xe3, 0x80, 0x03, 0x8f, 0xff, 0xfe, 0x3f, 0xff, 0xf8, 0xff, 0xff, 0xe0, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  317. };////character: 'Y'
  318. static const tImage indieutka_22_0x59 __PRGMTAG_ = { image_data_indieutka_22_0x59,
  319. 22, 44};//character: 'Y' , height: 16, (charW,total bytes)
  320. static const uint8_t image_data_indieutka_22_0x5a[46] __PRGMTAG_ = {
  321. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  322. };////character: 'Z'
  323. static const tImage indieutka_22_0x5a __PRGMTAG_ = { image_data_indieutka_22_0x5a,
  324. 23, 46};//character: 'Z' , height: 16, (charW,total bytes)
  325. static const uint8_t image_data_indieutka_22_0x5b[16] __PRGMTAG_ = {
  326. 0xfc, 0xfc, 0xfc, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xe0, 0xfc, 0xfc, 0xfc, 0x00, 0x00
  327. };////character: '['
  328. static const tImage indieutka_22_0x5b __PRGMTAG_ = { image_data_indieutka_22_0x5b,
  329. 8, 16};//character: '[' , height: 16, (charW,total bytes)
  330. static const uint8_t image_data_indieutka_22_0x5c[20] __PRGMTAG_ = {
  331. 0xe0, 0x38, 0x0e, 0x03, 0x80, 0xe0, 0x07, 0x01, 0xc0, 0x70, 0x03, 0x80, 0xe0, 0x38, 0x0e, 0x03, 0x80, 0xe0, 0x00, 0x00
  332. };////character: '\'
  333. static const tImage indieutka_22_0x5c __PRGMTAG_ = { image_data_indieutka_22_0x5c,
  334. 10, 20};//character: '\' , height: 16, (charW,total bytes)
  335. static const uint8_t image_data_indieutka_22_0x5d[16] __PRGMTAG_ = {
  336. 0xfc, 0xfc, 0xfc, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0xfc, 0xfc, 0xfc, 0x00, 0x00
  337. };////character: ']'
  338. static const tImage indieutka_22_0x5d __PRGMTAG_ = { image_data_indieutka_22_0x5d,
  339. 8, 16};//character: ']' , height: 16, (charW,total bytes)
  340. static const uint8_t image_data_indieutka_22_0x5e[24] __PRGMTAG_ = {
  341. 0x1c, 0x01, 0xc0, 0x1c, 0x0e, 0x38, 0xe3, 0x8e, 0x38, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  342. };////character: '^'
  343. static const tImage indieutka_22_0x5e __PRGMTAG_ = { image_data_indieutka_22_0x5e,
  344. 12, 24};//character: '^' , height: 16, (charW,total bytes)
  345. static const uint8_t image_data_indieutka_22_0x5f[34] __PRGMTAG_ = {
  346. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1f, 0xff, 0x8f, 0xff, 0xc7, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00
  347. };////character: '_'
  348. static const tImage indieutka_22_0x5f __PRGMTAG_ = { image_data_indieutka_22_0x5f,
  349. 17, 34};//character: '_' , height: 16, (charW,total bytes)
  350. static const uint8_t image_data_indieutka_22_0x60[14] __PRGMTAG_ = {
  351. 0xe1, 0xc3, 0x80, 0xe1, 0xc3, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  352. };////character: '`'
  353. static const tImage indieutka_22_0x60 __PRGMTAG_ = { image_data_indieutka_22_0x60,
  354. 7, 14};//character: '`' , height: 16, (charW,total bytes)
  355. static const uint8_t image_data_indieutka_22_0x61[46] __PRGMTAG_ = {
  356. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  357. };////character: 'a'
  358. static const tImage indieutka_22_0x61 __PRGMTAG_ = { image_data_indieutka_22_0x61,
  359. 23, 46};//character: 'a' , height: 16, (charW,total bytes)
  360. static const uint8_t image_data_indieutka_22_0x62[46] __PRGMTAG_ = {
  361. 0xe0, 0x00, 0x01, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  362. };////character: 'b'
  363. static const tImage indieutka_22_0x62 __PRGMTAG_ = { image_data_indieutka_22_0x62,
  364. 23, 46};//character: 'b' , height: 16, (charW,total bytes)
  365. static const uint8_t image_data_indieutka_22_0x63[44] __PRGMTAG_ = {
  366. 0xff, 0xff, 0xf3, 0xff, 0xff, 0xcf, 0xff, 0xff, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0xff, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00
  367. };////character: 'c'
  368. static const tImage indieutka_22_0x63 __PRGMTAG_ = { image_data_indieutka_22_0x63,
  369. 22, 44};//character: 'c' , height: 16, (charW,total bytes)
  370. static const uint8_t image_data_indieutka_22_0x64[46] __PRGMTAG_ = {
  371. 0x00, 0x00, 0x70, 0x00, 0x00, 0xe0, 0x00, 0x01, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  372. };////character: 'd'
  373. static const tImage indieutka_22_0x64 __PRGMTAG_ = { image_data_indieutka_22_0x64,
  374. 23, 46};//character: 'd' , height: 16, (charW,total bytes)
  375. static const uint8_t image_data_indieutka_22_0x65[46] __PRGMTAG_ = {
  376. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  377. };////character: 'e'
  378. static const tImage indieutka_22_0x65 __PRGMTAG_ = { image_data_indieutka_22_0x65,
  379. 23, 46};//character: 'e' , height: 16, (charW,total bytes)
  380. static const uint8_t image_data_indieutka_22_0x66[44] __PRGMTAG_ = {
  381. 0xff, 0xff, 0xf3, 0xff, 0xff, 0xcf, 0xff, 0xff, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0f, 0xff, 0xff, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  382. };////character: 'f'
  383. static const tImage indieutka_22_0x66 __PRGMTAG_ = { image_data_indieutka_22_0x66,
  384. 22, 44};//character: 'f' , height: 16, (charW,total bytes)
  385. static const uint8_t image_data_indieutka_22_0x67[46] __PRGMTAG_ = {
  386. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x38, 0xff, 0xfc, 0x71, 0xff, 0xf8, 0xe3, 0xff, 0xf1, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  387. };////character: 'g'
  388. static const tImage indieutka_22_0x67 __PRGMTAG_ = { image_data_indieutka_22_0x67,
  389. 23, 46};//character: 'g' , height: 16, (charW,total bytes)
  390. static const uint8_t image_data_indieutka_22_0x68[46] __PRGMTAG_ = {
  391. 0xe0, 0x00, 0x01, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  392. };////character: 'h'
  393. static const tImage indieutka_22_0x68 __PRGMTAG_ = { image_data_indieutka_22_0x68,
  394. 23, 46};//character: 'h' , height: 16, (charW,total bytes)
  395. static const uint8_t image_data_indieutka_22_0x69[12] __PRGMTAG_ = {
  396. 0xe3, 0x8e, 0x00, 0x03, 0x8e, 0x38, 0xe3, 0x8e, 0x38, 0xe3, 0x80, 0x00
  397. };////character: 'i'
  398. static const tImage indieutka_22_0x69 __PRGMTAG_ = { image_data_indieutka_22_0x69,
  399. 6, 12};//character: 'i' , height: 16, (charW,total bytes)
  400. static const uint8_t image_data_indieutka_22_0x6a[44] __PRGMTAG_ = {
  401. 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x3f, 0xff, 0xf8, 0xff, 0xff, 0xe3, 0xff, 0xff, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00
  402. };////character: 'j'
  403. static const tImage indieutka_22_0x6a __PRGMTAG_ = { image_data_indieutka_22_0x6a,
  404. 22, 44};//character: 'j' , height: 16, (charW,total bytes)
  405. static const uint8_t image_data_indieutka_22_0x6b[44] __PRGMTAG_ = {
  406. 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0xe0, 0xe0, 0x03, 0x83, 0x80, 0x0e, 0x0f, 0xff, 0xff, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0x80, 0x01, 0xce, 0x00, 0x07, 0x38, 0x00, 0x1c, 0xe0, 0x00, 0x73, 0x80, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00
  407. };////character: 'k'
  408. static const tImage indieutka_22_0x6b __PRGMTAG_ = { image_data_indieutka_22_0x6b,
  409. 22, 44};//character: 'k' , height: 16, (charW,total bytes)
  410. static const uint8_t image_data_indieutka_22_0x6c[12] __PRGMTAG_ = {
  411. 0xe3, 0x8e, 0x38, 0xe3, 0x8e, 0x38, 0xe3, 0x8e, 0x38, 0xe3, 0x80, 0x00
  412. };////character: 'l'
  413. static const tImage indieutka_22_0x6c __PRGMTAG_ = { image_data_indieutka_22_0x6c,
  414. 6, 12};//character: 'l' , height: 16, (charW,total bytes)
  415. static const uint8_t image_data_indieutka_22_0x6d[44] __PRGMTAG_ = {
  416. 0xff, 0xff, 0xe3, 0xff, 0xff, 0x8f, 0xff, 0xfe, 0x38, 0x38, 0x38, 0xe0, 0xe0, 0xe3, 0x83, 0x83, 0x8e, 0x0e, 0x0e, 0x38, 0x38, 0x38, 0xe0, 0xe0, 0xe3, 0x83, 0x83, 0x8e, 0x0e, 0x0e, 0x38, 0x38, 0x38, 0xe0, 0xe0, 0xe3, 0x83, 0x83, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00
  417. };////character: 'm'
  418. static const tImage indieutka_22_0x6d __PRGMTAG_ = { image_data_indieutka_22_0x6d,
  419. 22, 44};//character: 'm' , height: 16, (charW,total bytes)
  420. static const uint8_t image_data_indieutka_22_0x6e[46] __PRGMTAG_ = {
  421. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x38, 0x00, 0x1c, 0x70, 0x00, 0x38, 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  422. };////character: 'n'
  423. static const tImage indieutka_22_0x6e __PRGMTAG_ = { image_data_indieutka_22_0x6e,
  424. 23, 46};//character: 'n' , height: 16, (charW,total bytes)
  425. static const uint8_t image_data_indieutka_22_0x6f[46] __PRGMTAG_ = {
  426. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x38, 0x00, 0x1c, 0x70, 0x00, 0x38, 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  427. };////character: 'o'
  428. static const tImage indieutka_22_0x6f __PRGMTAG_ = { image_data_indieutka_22_0x6f,
  429. 23, 46};//character: 'o' , height: 16, (charW,total bytes)
  430. static const uint8_t image_data_indieutka_22_0x70[46] __PRGMTAG_ = {
  431. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  432. };////character: 'p'
  433. static const tImage indieutka_22_0x70 __PRGMTAG_ = { image_data_indieutka_22_0x70,
  434. 23, 46};//character: 'p' , height: 16, (charW,total bytes)
  435. static const uint8_t image_data_indieutka_22_0x71[46] __PRGMTAG_ = {
  436. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf0, 0x00, 0x00, 0xe0, 0x00, 0x01, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  437. };////character: 'q'
  438. static const tImage indieutka_22_0x71 __PRGMTAG_ = { image_data_indieutka_22_0x71,
  439. 23, 46};//character: 'q' , height: 16, (charW,total bytes)
  440. static const uint8_t image_data_indieutka_22_0x72[46] __PRGMTAG_ = {
  441. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x38, 0x00, 0x00, 0x70, 0x00, 0x00, 0xe0, 0x00, 0x01, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  442. };////character: 'r'
  443. static const tImage indieutka_22_0x72 __PRGMTAG_ = { image_data_indieutka_22_0x72,
  444. 23, 46};//character: 'r' , height: 16, (charW,total bytes)
  445. static const uint8_t image_data_indieutka_22_0x73[46] __PRGMTAG_ = {
  446. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc7, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf0, 0x00, 0x00, 0xe0, 0x00, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  447. };////character: 's'
  448. static const tImage indieutka_22_0x73 __PRGMTAG_ = { image_data_indieutka_22_0x73,
  449. 23, 46};//character: 's' , height: 16, (charW,total bytes)
  450. static const uint8_t image_data_indieutka_22_0x74[44] __PRGMTAG_ = {
  451. 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x38, 0x00, 0x00, 0xe0, 0x00, 0x03, 0x80, 0x00, 0x0f, 0xff, 0xff, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0x80, 0x00, 0x0e, 0x00, 0x00, 0x3f, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0xff, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00
  452. };////character: 't'
  453. static const tImage indieutka_22_0x74 __PRGMTAG_ = { image_data_indieutka_22_0x74,
  454. 22, 44};//character: 't' , height: 16, (charW,total bytes)
  455. static const uint8_t image_data_indieutka_22_0x75[46] __PRGMTAG_ = {
  456. 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x38, 0x00, 0x1c, 0x70, 0x00, 0x38, 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc0, 0xff, 0xff, 0x81, 0xff, 0xff, 0x03, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  457. };////character: 'u'
  458. static const tImage indieutka_22_0x75 __PRGMTAG_ = { image_data_indieutka_22_0x75,
  459. 23, 46};//character: 'u' , height: 16, (charW,total bytes)
  460. static const uint8_t image_data_indieutka_22_0x76[46] __PRGMTAG_ = {
  461. 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x38, 0x00, 0x1c, 0x70, 0x00, 0x38, 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0xff, 0xfc, 0x0f, 0xff, 0xf8, 0x1f, 0xff, 0xf0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  462. };////character: 'v'
  463. static const tImage indieutka_22_0x76 __PRGMTAG_ = { image_data_indieutka_22_0x76,
  464. 23, 46};//character: 'v' , height: 16, (charW,total bytes)
  465. static const uint8_t image_data_indieutka_22_0x77[44] __PRGMTAG_ = {
  466. 0xe0, 0xe0, 0xe3, 0x83, 0x83, 0x8e, 0x0e, 0x0e, 0x38, 0x38, 0x38, 0xe0, 0xe0, 0xe3, 0x83, 0x83, 0x8e, 0x0e, 0x0e, 0x38, 0x38, 0x38, 0xe0, 0xe0, 0xe3, 0x83, 0x83, 0x8e, 0x0e, 0x0e, 0x3f, 0xff, 0xf8, 0xff, 0xff, 0xe3, 0xff, 0xff, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00
  467. };////character: 'w'
  468. static const tImage indieutka_22_0x77 __PRGMTAG_ = { image_data_indieutka_22_0x77,
  469. 22, 44};//character: 'w' , height: 16, (charW,total bytes)
  470. static const uint8_t image_data_indieutka_22_0x78[46] __PRGMTAG_ = {
  471. 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x07, 0xff, 0xe0, 0x0f, 0xff, 0xc0, 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  472. };////character: 'x'
  473. static const tImage indieutka_22_0x78 __PRGMTAG_ = { image_data_indieutka_22_0x78,
  474. 23, 46};//character: 'x' , height: 16, (charW,total bytes)
  475. static const uint8_t image_data_indieutka_22_0x79[46] __PRGMTAG_ = {
  476. 0xe0, 0x00, 0x71, 0xc0, 0x00, 0xe3, 0x80, 0x01, 0xc7, 0x00, 0x03, 0x8e, 0x00, 0x07, 0x1c, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf0, 0x00, 0x00, 0xe0, 0x00, 0x01, 0xc7, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  477. };////character: 'y'
  478. static const tImage indieutka_22_0x79 __PRGMTAG_ = { image_data_indieutka_22_0x79,
  479. 23, 46};//character: 'y' , height: 16, (charW,total bytes)
  480. static const uint8_t image_data_indieutka_22_0x7a[46] __PRGMTAG_ = {
  481. 0xff, 0xff, 0xf1, 0xff, 0xff, 0xe3, 0xff, 0xff, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0x00, 0x00, 0x0e, 0x3f, 0xff, 0xfc, 0x7f, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xc0, 0x00, 0x03, 0x80, 0x00, 0x07, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  482. };////character: 'z'
  483. static const tImage indieutka_22_0x7a __PRGMTAG_ = { image_data_indieutka_22_0x7a,
  484. 23, 46};//character: 'z' , height: 16, (charW,total bytes)
  485. static const uint8_t image_data_indieutka_22_0x7b[22] __PRGMTAG_ = {
  486. 0x1f, 0x83, 0xf0, 0x7e, 0x0e, 0x01, 0xc0, 0x38, 0x38, 0x07, 0x00, 0x1c, 0x03, 0x80, 0x70, 0x0f, 0xc1, 0xf8, 0x3f, 0x00, 0x00, 0x00
  487. };////character: '{'
  488. static const tImage indieutka_22_0x7b __PRGMTAG_ = { image_data_indieutka_22_0x7b,
  489. 11, 22};//character: '{' , height: 16, (charW,total bytes)
  490. static const uint8_t image_data_indieutka_22_0x7c[10] __PRGMTAG_ = {
  491. 0xe7, 0x39, 0xce, 0x73, 0x9c, 0xe7, 0x39, 0xce, 0x70, 0x00
  492. };////character: '|'
  493. static const tImage indieutka_22_0x7c __PRGMTAG_ = { image_data_indieutka_22_0x7c,
  494. 5, 10};//character: '|' , height: 16, (charW,total bytes)
  495. static const uint8_t image_data_indieutka_22_0x7d[22] __PRGMTAG_ = {
  496. 0xfc, 0x1f, 0x83, 0xf0, 0x0e, 0x01, 0xc0, 0x38, 0x00, 0xe0, 0x1c, 0x1c, 0x03, 0x80, 0x70, 0x7e, 0x0f, 0xc1, 0xf8, 0x00, 0x00, 0x00
  497. };////character: '}'
  498. static const tImage indieutka_22_0x7d __PRGMTAG_ = { image_data_indieutka_22_0x7d,
  499. 11, 22};//character: '}' , height: 16, (charW,total bytes)
  500. static const uint8_t image_data_indieutka_22_0x7e[28] __PRGMTAG_ = {
  501. 0x00, 0x00, 0x00, 0x00, 0x00, 0x3f, 0x00, 0xfc, 0x03, 0xf0, 0x00, 0x3f, 0x00, 0xfc, 0x03, 0xf0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  502. };////character: '~'
  503. static const tImage indieutka_22_0x7e __PRGMTAG_ = { image_data_indieutka_22_0x7e,
  504. 14, 28};//character: '~' , height: 16, (charW,total bytes)
  505. static const tChar indieutka_22_array[] = {
  506. // character: ' '
  507. {0x20, &indieutka_22_0x20},
  508. // character: '!'
  509. {0x21, &indieutka_22_0x21},
  510. // character: '"'
  511. {0x22, &indieutka_22_0x22},
  512. // character: '#'
  513. {0x23, &indieutka_22_0x23},
  514. // character: '$'
  515. {0x24, &indieutka_22_0x24},
  516. // character: '%'
  517. {0x25, &indieutka_22_0x25},
  518. // character: '&'
  519. {0x26, &indieutka_22_0x26},
  520. // character: '''
  521. {0x27, &indieutka_22_0x27},
  522. // character: '('
  523. {0x28, &indieutka_22_0x28},
  524. // character: ')'
  525. {0x29, &indieutka_22_0x29},
  526. // character: '*'
  527. {0x2a, &indieutka_22_0x2a},
  528. // character: '+'
  529. {0x2b, &indieutka_22_0x2b},
  530. // character: ','
  531. {0x2c, &indieutka_22_0x2c},
  532. // character: '-'
  533. {0x2d, &indieutka_22_0x2d},
  534. // character: '.'
  535. {0x2e, &indieutka_22_0x2e},
  536. // character: '/'
  537. {0x2f, &indieutka_22_0x2f},
  538. // character: '0'
  539. {0x30, &indieutka_22_0x30},
  540. // character: '1'
  541. {0x31, &indieutka_22_0x31},
  542. // character: '2'
  543. {0x32, &indieutka_22_0x32},
  544. // character: '3'
  545. {0x33, &indieutka_22_0x33},
  546. // character: '4'
  547. {0x34, &indieutka_22_0x34},
  548. // character: '5'
  549. {0x35, &indieutka_22_0x35},
  550. // character: '6'
  551. {0x36, &indieutka_22_0x36},
  552. // character: '7'
  553. {0x37, &indieutka_22_0x37},
  554. // character: '8'
  555. {0x38, &indieutka_22_0x38},
  556. // character: '9'
  557. {0x39, &indieutka_22_0x39},
  558. // character: ':'
  559. {0x3a, &indieutka_22_0x3a},
  560. // character: ';'
  561. {0x3b, &indieutka_22_0x3b},
  562. // character: '<'
  563. {0x3c, &indieutka_22_0x3c},
  564. // character: '='
  565. {0x3d, &indieutka_22_0x3d},
  566. // character: '>'
  567. {0x3e, &indieutka_22_0x3e},
  568. // character: '?'
  569. {0x3f, &indieutka_22_0x3f},
  570. // character: '\x0040'
  571. {0x40, &indieutka_22_0x40},
  572. // character: 'A'
  573. {0x41, &indieutka_22_0x41},
  574. // character: 'B'
  575. {0x42, &indieutka_22_0x42},
  576. // character: 'C'
  577. {0x43, &indieutka_22_0x43},
  578. // character: 'D'
  579. {0x44, &indieutka_22_0x44},
  580. // character: 'E'
  581. {0x45, &indieutka_22_0x45},
  582. // character: 'F'
  583. {0x46, &indieutka_22_0x46},
  584. // character: 'G'
  585. {0x47, &indieutka_22_0x47},
  586. // character: 'H'
  587. {0x48, &indieutka_22_0x48},
  588. // character: 'I'
  589. {0x49, &indieutka_22_0x49},
  590. // character: 'J'
  591. {0x4a, &indieutka_22_0x4a},
  592. // character: 'K'
  593. {0x4b, &indieutka_22_0x4b},
  594. // character: 'L'
  595. {0x4c, &indieutka_22_0x4c},
  596. // character: 'M'
  597. {0x4d, &indieutka_22_0x4d},
  598. // character: 'N'
  599. {0x4e, &indieutka_22_0x4e},
  600. // character: 'O'
  601. {0x4f, &indieutka_22_0x4f},
  602. // character: 'P'
  603. {0x50, &indieutka_22_0x50},
  604. // character: 'Q'
  605. {0x51, &indieutka_22_0x51},
  606. // character: 'R'
  607. {0x52, &indieutka_22_0x52},
  608. // character: 'S'
  609. {0x53, &indieutka_22_0x53},
  610. // character: 'T'
  611. {0x54, &indieutka_22_0x54},
  612. // character: 'U'
  613. {0x55, &indieutka_22_0x55},
  614. // character: 'V'
  615. {0x56, &indieutka_22_0x56},
  616. // character: 'W'
  617. {0x57, &indieutka_22_0x57},
  618. // character: 'X'
  619. {0x58, &indieutka_22_0x58},
  620. // character: 'Y'
  621. {0x59, &indieutka_22_0x59},
  622. // character: 'Z'
  623. {0x5a, &indieutka_22_0x5a},
  624. // character: '['
  625. {0x5b, &indieutka_22_0x5b},
  626. // character: '\'
  627. {0x5c, &indieutka_22_0x5c},
  628. // character: ']'
  629. {0x5d, &indieutka_22_0x5d},
  630. // character: '^'
  631. {0x5e, &indieutka_22_0x5e},
  632. // character: '_'
  633. {0x5f, &indieutka_22_0x5f},
  634. // character: '`'
  635. {0x60, &indieutka_22_0x60},
  636. // character: 'a'
  637. {0x61, &indieutka_22_0x61},
  638. // character: 'b'
  639. {0x62, &indieutka_22_0x62},
  640. // character: 'c'
  641. {0x63, &indieutka_22_0x63},
  642. // character: 'd'
  643. {0x64, &indieutka_22_0x64},
  644. // character: 'e'
  645. {0x65, &indieutka_22_0x65},
  646. // character: 'f'
  647. {0x66, &indieutka_22_0x66},
  648. // character: 'g'
  649. {0x67, &indieutka_22_0x67},
  650. // character: 'h'
  651. {0x68, &indieutka_22_0x68},
  652. // character: 'i'
  653. {0x69, &indieutka_22_0x69},
  654. // character: 'j'
  655. {0x6a, &indieutka_22_0x6a},
  656. // character: 'k'
  657. {0x6b, &indieutka_22_0x6b},
  658. // character: 'l'
  659. {0x6c, &indieutka_22_0x6c},
  660. // character: 'm'
  661. {0x6d, &indieutka_22_0x6d},
  662. // character: 'n'
  663. {0x6e, &indieutka_22_0x6e},
  664. // character: 'o'
  665. {0x6f, &indieutka_22_0x6f},
  666. // character: 'p'
  667. {0x70, &indieutka_22_0x70},
  668. // character: 'q'
  669. {0x71, &indieutka_22_0x71},
  670. // character: 'r'
  671. {0x72, &indieutka_22_0x72},
  672. // character: 's'
  673. {0x73, &indieutka_22_0x73},
  674. // character: 't'
  675. {0x74, &indieutka_22_0x74},
  676. // character: 'u'
  677. {0x75, &indieutka_22_0x75},
  678. // character: 'v'
  679. {0x76, &indieutka_22_0x76},
  680. // character: 'w'
  681. {0x77, &indieutka_22_0x77},
  682. // character: 'x'
  683. {0x78, &indieutka_22_0x78},
  684. // character: 'y'
  685. {0x79, &indieutka_22_0x79},
  686. // character: 'z'
  687. {0x7a, &indieutka_22_0x7a},
  688. // character: '{'
  689. {0x7b, &indieutka_22_0x7b},
  690. // character: '|'
  691. {0x7c, &indieutka_22_0x7c},
  692. // character: '}'
  693. {0x7d, &indieutka_22_0x7d},
  694. // character: '~'
  695. {0x7e, &indieutka_22_0x7e}
  696. };
  697. //num chars, array, width, height, compression
  698. const tFont indieutka_22 = { 95, indieutka_22_array,0,16,0 };