[docs]
class sFONT:
"""
Pixel Font class
:arg list[int] table: Pixel table.
:arg int Width: Width of font
:arg int Height: Height of font
"""
def __init__(self, table, Width, Height):
self.table = table
self.Width = Width
self.Height = Height
Font8 = sFONT(
[0,0,0,0,0,0,0,0,32,32,32,32,0,32,0,0,80,80,0,0,0,0,0,0,40,80,248,80,248,80,160,0,32,48,96,48,16,96,32,0,32,32,24,96,16,16,0,0,0,56,32,96,80,120,0,0,32,32,32,0,0,0,0,0,16,32,32,32,32,32,16,0,64,32,32,32,32,32,64,0,32,112,32,80,0,0,0,0,0,32,32,248,32,32,0,0,0,0,0,0,16,32,32,0,0,0,0,112,0,0,0,0,0,0,0,0,0,32,0,0,16,32,32,32,64,64,128,0,32,80,80,80,80,32,0,0,96,32,32,32,32,248,0,0,32,80,32,32,64,112,0,0,32,80,16,32,16,96,0,0,16,48,80,120,16,56,0,0,112,64,96,16,80,32,0,0,48,64,96,80,80,96,0,0,112,80,16,32,32,32,0,0,32,80,32,80,80,32,0,0,48,80,80,48,16,96,0,0,0,0,32,0,0,32,0,0,0,0,16,0,16,32,0,0,0,16,32,192,32,16,0,0,0,112,0,112,0,0,0,0,0,64,32,24,32,64,0,0,32,80,16,32,0,32,0,0,48,72,72,88,72,64,56,0,96,32,80,112,136,216,0,0,240,72,112,72,72,240,0,0,112,80,64,64,64,48,0,0,240,72,72,72,72,240,0,0,248,72,96,64,72,248,0,0,248,72,96,64,64,224,0,0,112,64,64,88,80,48,0,0,232,72,120,72,72,232,0,0,112,32,32,32,32,112,0,0,56,16,16,80,80,32,0,0,216,80,96,112,80,216,0,0,224,64,64,64,72,248,0,0,216,216,216,168,136,216,0,0,216,104,104,88,88,232,0,0,48,72,72,72,72,48,0,0,240,72,72,112,64,224,0,0,48,72,72,72,72,48,24,0,240,72,72,112,72,232,0,0,112,80,32,16,80,112,0,0,248,168,32,32,32,112,0,0,216,72,72,72,72,48,0,0,216,136,72,80,80,48,0,0,216,136,168,168,168,80,0,0,216,80,32,32,80,216,0,0,216,136,80,32,32,112,0,0,120,72,16,32,72,120,0,0,48,32,32,32,32,32,48,0,128,64,64,32,32,32,16,0,96,32,32,32,32,32,96,0,32,32,80,0,0,0,0,0,0,0,0,0,0,0,0,248,32,16,0,0,0,0,0,0,0,0,48,16,112,120,0,0,192,64,112,72,72,240,0,0,0,0,112,64,64,112,0,0,24,8,56,72,72,56,0,0,0,0,112,112,64,48,0,0,16,32,112,32,32,112,0,0,0,0,56,72,72,56,8,48,192,64,112,72,72,232,0,0,32,0,96,32,32,112,0,0,32,0,112,16,16,16,16,112,192,64,88,112,80,216,0,0,96,32,32,32,32,112,0,0,0,0,208,168,168,168,0,0,0,0,240,72,72,200,0,0,0,0,48,72,72,48,0,0,0,0,240,72,72,112,64,224,0,0,56,72,72,56,8,24,0,0,120,32,32,112,0,0,0,0,48,32,16,96,0,0,0,64,240,64,72,48,0,0,0,0,216,72,72,56,0,0,0,0,200,72,48,48,0,0,0,0,216,168,168,80,0,0,0,0,72,48,48,72,0,0,0,0,216,80,80,32,32,96,0,0,120,80,40,120,0,0,16,32,32,96,32,32,16,0,32,32,32,32,32,32,32,0,64,32,32,48,32,32,64,0,0,0,0,40,80,0,0,0],
5, # Width
8, # Height
)
"""Font with a height of 8 pixels"""
Font12 = sFONT(
[0,0,0,0,0,0,0,0,0,0,0,0,0,16,16,16,16,16,0,0,16,0,0,0,0,108,72,72,0,0,0,0,0,0,0,0,0,20,20,40,124,40,124,40,80,80,0,0,0,16,56,64,64,56,72,112,16,16,0,0,0,32,80,32,12,112,8,20,8,0,0,0,0,0,0,24,32,32,84,72,52,0,0,0,0,16,16,16,16,0,0,0,0,0,0,0,0,8,8,16,16,16,16,16,16,8,8,0,0,32,32,16,16,16,16,16,16,32,32,0,0,16,124,16,40,40,0,0,0,0,0,0,0,0,16,16,16,254,16,16,16,0,0,0,0,0,0,0,0,0,0,24,16,48,32,0,0,0,0,0,0,124,0,0,0,0,0,0,0,0,0,0,0,0,0,48,48,0,0,0,0,4,4,8,8,16,16,32,32,64,0,0,0,56,68,68,68,68,68,68,56,0,0,0,0,48,16,16,16,16,16,16,124,0,0,0,0,56,68,4,8,16,32,68,124,0,0,0,0,56,68,4,24,4,4,68,56,0,0,0,0,12,20,20,36,68,126,4,14,0,0,0,0,60,32,32,56,4,4,68,56,0,0,0,0,28,32,64,120,68,68,68,56,0,0,0,0,124,68,4,8,8,8,16,16,0,0,0,0,56,68,68,56,68,68,68,56,0,0,0,0,56,68,68,68,60,4,8,112,0,0,0,0,0,0,48,48,0,0,48,48,0,0,0,0,0,0,24,24,0,0,24,48,32,0,0,0,0,12,16,96,128,96,16,12,0,0,0,0,0,0,0,124,0,124,0,0,0,0,0,0,0,192,32,24,4,24,32,192,0,0,0,0,0,24,36,4,8,16,0,48,0,0,0,56,68,68,76,84,84,76,64,68,56,0,0,0,48,16,40,40,40,124,68,238,0,0,0,0,248,68,68,120,68,68,68,248,0,0,0,0,60,68,64,64,64,64,68,56,0,0,0,0,240,72,68,68,68,68,72,240,0,0,0,0,252,68,80,112,80,64,68,252,0,0,0,0,126,34,40,56,40,32,32,112,0,0,0,0,60,68,64,64,78,68,68,56,0,0,0,0,238,68,68,124,68,68,68,238,0,0,0,0,124,16,16,16,16,16,16,124,0,0,0,0,60,8,8,8,72,72,72,48,0,0,0,0,238,68,72,80,112,72,68,230,0,0,0,0,112,32,32,32,32,36,36,124,0,0,0,0,238,108,108,84,84,68,68,238,0,0,0,0,238,100,100,84,84,84,76,236,0,0,0,0,56,68,68,68,68,68,68,56,0,0,0,0,120,36,36,36,56,32,32,112,0,0,0,0,56,68,68,68,68,68,68,56,28,0,0,0,248,68,68,68,120,72,68,226,0,0,0,0,52,76,64,56,4,4,100,88,0,0,0,0,254,146,16,16,16,16,16,56,0,0,0,0,238,68,68,68,68,68,68,56,0,0,0,0,238,68,68,40,40,40,16,16,0,0,0,0,238,68,68,84,84,84,84,40,0,0,0,0,198,68,40,16,16,40,68,198,0,0,0,0,238,68,40,40,16,16,16,56,0,0,0,0,124,68,8,16,16,32,68,124,0,0,0,0,56,32,32,32,32,32,32,32,32,56,0,0,64,32,32,32,16,16,8,8,8,0,0,0,56,8,8,8,8,8,8,8,8,56,0,0,16,16,40,68,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,254,0,16,8,0,0,0,0,0,0,0,0,0,0,0,0,56,68,60,68,68,62,0,0,0,0,192,64,88,100,68,68,68,248,0,0,0,0,0,0,60,68,64,64,68,56,0,0,0,0,12,4,52,76,68,68,68,62,0,0,0,0,0,0,56,68,124,64,64,60,0,0,0,0,28,32,124,32,32,32,32,124,0,0,0,0,0,0,54,76,68,68,68,60,4,56,0,0,192,64,88,100,68,68,68,238,0,0,0,0,16,0,112,16,16,16,16,124,0,0,0,0,16,0,120,8,8,8,8,8,8,112,0,0,192,64,92,72,112,80,72,220,0,0,0,0,48,16,16,16,16,16,16,124,0,0,0,0,0,0,232,84,84,84,84,254,0,0,0,0,0,0,216,100,68,68,68,238,0,0,0,0,0,0,56,68,68,68,68,56,0,0,0,0,0,0,216,100,68,68,68,120,64,224,0,0,0,0,54,76,68,68,68,60,4,14,0,0,0,0,108,48,32,32,32,124,0,0,0,0,0,0,60,68,56,4,68,120,0,0,0,0,0,32,124,32,32,32,34,28,0,0,0,0,0,0,204,68,68,68,76,54,0,0,0,0,0,0,238,68,68,40,40,16,0,0,0,0,0,0,238,68,84,84,84,40,0,0,0,0,0,0,204,72,48,48,72,204,0,0,0,0,0,0,238,68,36,40,24,16,16,120,0,0,0,0,124,72,16,32,68,124,0,0,0,0,8,16,16,16,16,32,16,16,16,8,0,0,16,16,16,16,16,16,16,16,16,0,0,0,32,16,16,16,16,8,16,16,16,32,0,0,0,0,0,0,36,88,0,0,0,0,0],
7, # Width
12, # Height
)
"""Font with a height of 12 pixels"""
Font16 = sFONT(
[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,12,0,12,0,12,0,12,0,12,0,12,0,12,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,192,29,192,8,128,8,128,8,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,128,13,128,13,128,13,128,63,192,27,0,63,192,27,0,27,0,27,0,27,0,0,0,0,0,0,0,0,0,4,0,31,128,49,128,49,128,56,0,30,0,15,0,3,128,49,128,49,128,63,0,4,0,4,0,0,0,0,0,0,0,0,0,24,0,36,0,36,0,24,192,7,128,30,0,49,128,2,64,2,64,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,24,0,24,0,24,0,12,0,29,128,55,0,51,0,29,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,7,0,2,0,2,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,6,0,14,0,12,0,12,0,12,0,12,0,14,0,6,0,3,0,3,0,0,0,0,0,0,0,0,0,24,0,24,0,12,0,6,0,6,0,6,0,6,0,6,0,6,0,12,0,28,0,24,0,0,0,0,0,0,0,0,0,6,0,6,0,63,192,63,192,15,0,31,128,25,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,4,0,4,0,63,128,4,0,4,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,4,0,12,0,8,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,12,0,0,0,0,0,0,0,0,0,0,0,0,192,0,192,1,128,1,128,3,0,3,0,6,0,12,0,12,0,24,0,24,0,48,0,48,0,0,0,0,0,0,0,0,0,14,0,27,0,49,128,49,128,49,128,49,128,49,128,49,128,27,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,62,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,63,192,0,0,0,0,0,0,0,0,0,0,0,0,15,0,25,128,49,128,49,128,3,0,6,0,12,0,24,0,48,0,63,128,0,0,0,0,0,0,0,0,0,0,0,0,63,0,97,128,1,128,3,0,31,0,3,128,1,128,1,128,97,128,63,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,7,0,15,0,11,0,27,0,19,0,51,0,63,128,3,0,15,128,0,0,0,0,0,0,0,0,0,0,0,0,31,128,24,0,24,0,24,0,31,0,17,128,1,128,1,128,33,128,31,0,0,0,0,0,0,0,0,0,0,0,0,0,7,128,28,0,24,0,48,0,55,0,57,128,49,128,49,128,25,128,15,0,0,0,0,0,0,0,0,0,0,0,0,0,127,0,67,0,3,0,6,0,6,0,6,0,6,0,12,0,12,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,31,0,49,128,49,128,49,128,31,0,49,128,49,128,49,128,49,128,31,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,51,0,49,128,49,128,51,128,29,128,1,128,3,0,7,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,12,0,0,0,0,0,0,0,12,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,0,0,0,6,0,4,0,8,0,8,0,0,0,0,0,0,0,0,0,0,0,0,192,3,0,4,0,24,0,96,0,24,0,4,0,3,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,192,0,0,127,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,24,0,4,0,3,0,0,192,3,0,4,0,24,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,0,49,128,49,128,1,128,7,0,12,0,12,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,17,0,33,0,33,0,39,0,41,0,41,0,39,0,32,0,17,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,63,0,15,0,9,0,25,128,25,128,31,128,48,192,48,192,121,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,0,49,128,49,128,49,128,63,0,49,128,49,128,49,128,127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,64,48,192,96,64,96,0,96,0,96,0,96,64,48,128,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,0,49,128,48,192,48,192,48,192,48,192,48,192,49,128,127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,128,48,128,48,128,50,0,62,0,50,0,48,128,48,128,127,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,192,48,64,48,64,50,0,62,0,50,0,48,0,48,0,124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,128,49,128,96,128,96,0,96,0,103,192,97,128,49,128,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,123,192,49,128,49,128,49,128,63,128,49,128,49,128,49,128,123,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,192,6,0,6,0,6,0,6,0,6,0,6,0,6,0,63,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,192,3,0,3,0,3,0,3,0,99,0,99,0,99,0,62,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,123,192,49,128,51,0,54,0,60,0,62,0,51,0,49,128,121,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,24,0,24,0,24,0,24,0,24,64,24,64,24,64,127,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,224,96,192,113,192,123,192,106,192,110,192,100,192,96,192,251,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,192,49,128,57,128,61,128,53,128,55,128,51,128,49,128,121,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,0,49,128,96,192,96,192,96,192,96,192,96,192,49,128,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,0,49,128,49,128,49,128,49,128,63,0,48,0,48,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,0,49,128,96,192,96,192,96,192,96,192,96,192,49,128,31,0,12,192,31,128,0,0,0,0,0,0,0,0,0,0,127,0,49,128,49,128,49,128,62,0,51,0,49,128,49,128,124,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,128,49,128,49,128,56,0,31,0,3,128,49,128,49,128,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,128,76,128,76,128,76,128,12,0,12,0,12,0,12,0,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,123,192,49,128,49,128,49,128,49,128,49,128,49,128,49,128,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,123,192,49,128,49,128,27,0,27,0,27,0,10,0,14,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,251,224,96,192,100,192,110,192,110,192,42,128,59,128,59,128,49,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,123,192,49,128,27,0,14,0,14,0,14,0,27,0,49,128,123,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,224,48,192,25,128,15,0,6,0,6,0,6,0,6,0,31,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,128,33,128,35,0,6,0,4,0,12,0,24,128,48,128,63,128,0,0,0,0,0,0,0,0,0,0,0,0,7,128,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,7,128,0,0,0,0,0,0,48,0,48,0,24,0,24,0,12,0,12,0,6,0,3,0,3,0,1,128,1,128,0,192,0,192,0,0,0,0,0,0,0,0,30,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,30,0,0,0,0,0,0,0,4,0,10,0,10,0,17,0,32,128,32,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,224,8,0,4,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,0,1,128,1,128,31,128,49,128,51,128,29,192,0,0,0,0,0,0,0,0,0,0,0,0,112,0,48,0,48,0,55,0,57,128,48,192,48,192,48,192,57,128,119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,128,49,128,96,128,96,0,96,128,49,128,31,0,0,0,0,0,0,0,0,0,0,0,0,0,3,128,1,128,1,128,29,128,51,128,97,128,97,128,97,128,51,128,29,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,0,49,128,96,192,127,192,96,0,48,192,31,128,0,0,0,0,0,0,0,0,0,0,0,0,7,224,12,0,12,0,63,128,12,0,12,0,12,0,12,0,12,0,63,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,192,51,128,97,128,97,128,97,128,51,128,29,128,1,128,1,128,31,0,0,0,0,0,0,0,112,0,48,0,48,0,55,0,57,128,49,128,49,128,49,128,49,128,123,192,0,0,0,0,0,0,0,0,0,0,0,0,6,0,6,0,0,0,30,0,6,0,6,0,6,0,6,0,6,0,63,192,0,0,0,0,0,0,0,0,0,0,0,0,6,0,6,0,0,0,63,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,62,0,0,0,0,0,0,0,112,0,48,0,48,0,55,128,54,0,60,0,60,0,54,0,51,0,119,192,0,0,0,0,0,0,0,0,0,0,0,0,30,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,63,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,128,54,192,54,192,54,192,54,192,54,192,118,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,0,57,128,49,128,49,128,49,128,49,128,123,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,0,49,128,96,192,96,192,96,192,49,128,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,0,57,128,48,192,48,192,48,192,57,128,55,0,48,0,48,0,124,0,0,0,0,0,0,0,0,0,0,0,0,0,29,192,51,128,97,128,97,128,97,128,51,128,29,128,1,128,1,128,7,192,0,0,0,0,0,0,0,0,0,0,0,0,123,128,28,192,24,0,24,0,24,0,24,0,127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,128,49,128,60,0,31,0,3,128,49,128,63,0,0,0,0,0,0,0,0,0,0,0,0,0,24,0,24,0,24,0,127,0,24,0,24,0,24,0,24,0,24,128,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,115,128,49,128,49,128,49,128,49,128,51,128,29,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,123,192,49,128,49,128,27,0,27,0,14,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,241,224,96,192,100,192,110,192,59,128,59,128,49,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,123,192,27,0,14,0,14,0,14,0,27,0,123,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,224,48,192,25,128,25,128,11,0,15,0,6,0,6,0,12,0,62,0,0,0,0,0,0,0,0,0,0,0,0,0,63,128,33,128,3,0,14,0,24,0,48,128,63,128,0,0,0,0,0,0,0,0,0,0,0,0,6,0,12,0,12,0,12,0,12,0,12,0,24,0,12,0,12,0,12,0,12,0,6,0,0,0,0,0,0,0,0,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,6,0,0,0,0,0,0,0,0,0,12,0,6,0,6,0,6,0,6,0,6,0,3,0,6,0,6,0,6,0,6,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,0,36,128,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
11, # Width
16, # Height
)
"""Font with a height of 16 pixels"""
Font20 = sFONT(
[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,7,0,7,0,7,0,7,0,7,0,7,0,2,0,2,0,0,0,0,0,7,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,224,28,224,28,224,8,64,8,64,8,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,192,12,192,12,192,12,192,12,192,63,240,63,240,12,192,12,192,63,240,63,240,12,192,12,192,12,192,12,192,12,192,0,0,0,0,0,0,0,0,3,0,3,0,7,224,15,224,24,96,24,0,31,0,15,192,0,224,24,96,24,96,31,192,31,128,3,0,3,0,3,0,0,0,0,0,0,0,0,0,0,0,28,0,34,0,34,0,34,0,28,96,1,224,15,128,60,0,49,192,2,32,2,32,2,32,1,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,224,15,224,12,0,12,0,6,0,15,48,31,240,25,224,24,192,31,240,7,176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,128,3,128,3,128,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0,192,1,128,1,128,1,128,3,0,3,0,3,0,3,0,3,0,3,0,1,128,1,128,1,128,0,192,0,192,0,0,0,0,0,0,0,0,12,0,12,0,6,0,6,0,6,0,3,0,3,0,3,0,3,0,3,0,3,0,6,0,6,0,6,0,12,0,12,0,0,0,0,0,0,0,0,0,3,0,3,0,3,0,27,96,31,224,7,128,7,128,15,192,12,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,3,0,3,0,63,240,63,240,3,0,3,0,3,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,128,3,0,3,0,6,0,6,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,224,63,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,128,3,128,3,128,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,96,0,192,0,192,0,192,1,128,1,128,3,0,3,0,6,0,6,0,12,0,12,0,12,0,24,0,24,0,0,0,0,0,0,0,0,0,0,0,15,128,31,192,24,192,48,96,48,96,48,96,48,96,48,96,48,96,48,96,24,192,31,192,15,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,31,0,31,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,31,224,31,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,128,31,192,56,224,48,96,0,96,0,192,1,128,3,0,6,0,12,0,24,0,63,224,63,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,128,63,192,48,224,0,96,0,224,7,192,7,192,0,224,0,96,0,96,96,224,127,192,63,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,192,3,192,3,192,6,192,12,192,12,192,24,192,48,192,63,224,63,224,0,192,3,224,3,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,192,31,192,24,0,24,0,31,128,31,192,24,224,0,96,0,96,0,96,48,224,63,192,31,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,224,15,224,30,0,24,0,56,0,55,128,63,192,56,224,48,96,48,96,24,224,31,192,7,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,224,63,224,48,96,0,96,0,192,0,192,0,192,1,128,1,128,1,128,3,0,3,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,128,31,192,56,224,48,96,56,224,31,192,31,192,56,224,48,96,48,96,56,224,31,192,15,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,31,192,56,192,48,96,48,96,56,224,31,224,15,96,0,224,0,192,3,192,63,128,62,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,128,3,128,3,128,0,0,0,0,0,0,3,128,3,128,3,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,192,1,192,1,192,0,0,0,0,0,0,3,128,3,0,6,0,6,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0,240,3,192,7,0,28,0,120,0,28,0,7,0,3,192,0,240,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,240,127,240,0,0,0,0,127,240,127,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,0,60,0,15,0,3,128,0,224,0,120,0,224,3,128,15,0,60,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,128,31,192,24,96,24,96,0,96,1,192,3,128,3,0,0,0,0,0,7,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,128,12,128,8,64,16,64,16,64,17,192,18,64,18,64,18,64,17,192,16,0,8,0,8,64,7,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,128,31,128,3,128,6,192,6,192,12,192,12,96,31,224,31,224,48,48,120,120,120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,128,63,192,24,96,24,96,24,224,31,192,31,224,24,112,24,48,24,48,63,240,63,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,176,15,240,28,112,56,48,48,0,48,0,48,0,48,0,56,48,28,112,15,224,7,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,128,127,192,48,224,48,112,48,48,48,48,48,48,48,48,48,112,48,224,127,192,127,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,240,63,240,24,48,24,48,25,128,31,128,31,128,25,128,24,48,24,48,63,240,63,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,240,63,240,24,48,24,48,25,128,31,128,31,128,25,128,24,0,24,0,63,0,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,176,31,240,24,112,48,48,48,0,48,0,49,248,49,248,48,48,24,48,31,240,7,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,60,240,60,240,24,96,24,96,24,96,31,224,31,224,24,96,24,96,24,96,60,240,60,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,224,31,224,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,31,224,31,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,248,3,248,0,96,0,96,0,96,0,96,48,96,48,96,48,96,48,224,63,192,15,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,62,248,62,248,24,224,25,128,27,0,31,0,29,128,24,192,24,192,24,96,62,120,62,56,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,0,63,0,12,0,12,0,12,0,12,0,12,0,12,48,12,48,12,48,63,240,63,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,120,120,120,56,112,60,240,52,176,55,176,55,176,51,48,51,48,48,48,124,248,124,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,57,240,61,240,28,96,30,96,30,96,27,96,27,96,25,224,25,224,24,224,62,224,62,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,128,15,192,28,224,56,112,48,48,48,48,48,48,48,48,56,112,28,224,15,192,7,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,192,63,224,24,112,24,48,24,48,24,112,31,224,31,192,24,0,24,0,63,0,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,128,15,192,28,224,56,112,48,48,48,48,48,48,48,48,56,112,28,224,15,192,7,128,7,176,15,240,12,224,0,0,0,0,0,0,0,0,0,0,63,192,63,224,24,112,24,48,24,112,31,224,31,192,24,224,24,96,24,112,62,56,62,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,176,31,240,56,112,48,48,56,0,31,128,7,224,0,112,48,48,56,112,63,224,55,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,240,63,240,51,48,51,48,51,48,3,0,3,0,3,0,3,0,3,0,15,192,15,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,60,240,60,240,24,96,24,96,24,96,24,96,24,96,24,96,24,96,28,224,15,192,7,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,240,120,240,48,96,48,96,24,192,24,192,13,128,13,128,13,128,7,0,7,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,124,124,124,124,48,24,51,152,51,152,51,152,54,216,22,208,28,112,28,112,28,112,24,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,240,120,240,48,96,24,192,13,128,7,0,7,0,13,128,24,192,48,96,120,240,120,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,60,240,60,240,24,96,12,192,7,128,7,128,3,0,3,0,3,0,3,0,15,192,15,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,224,31,224,24,96,24,192,1,128,3,0,3,0,6,0,12,96,24,96,31,224,31,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,192,3,192,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,192,3,192,0,0,0,0,0,0,24,0,24,0,12,0,12,0,12,0,6,0,6,0,3,0,3,0,1,128,1,128,0,192,0,192,0,192,0,96,0,96,0,0,0,0,0,0,0,0,0,0,15,0,15,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,15,0,15,0,0,0,0,0,0,0,0,0,2,0,7,0,13,128,24,192,48,96,32,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,252,255,252,0,0,4,0,3,0,0,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,192,31,224,0,96,15,224,31,224,56,96,48,224,63,240,31,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,112,0,112,0,48,0,48,0,55,128,63,224,56,96,48,48,48,48,48,48,56,96,127,224,119,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,176,31,240,24,48,48,48,48,0,48,0,56,48,31,240,15,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,112,0,112,0,48,0,48,7,176,31,240,24,112,48,48,48,48,48,48,56,112,31,248,7,184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,128,31,224,24,96,63,240,63,240,48,0,24,48,31,240,7,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,240,7,240,6,0,6,0,31,224,31,224,6,0,6,0,6,0,6,0,6,0,31,224,31,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,184,31,248,24,112,48,48,48,48,48,48,24,112,31,240,7,176,0,48,0,112,15,224,15,192,0,0,0,0,0,0,56,0,56,0,24,0,24,0,27,192,31,224,28,96,24,96,24,96,24,96,24,96,60,240,60,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,0,31,0,31,0,3,0,3,0,3,0,3,0,3,0,31,224,31,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,0,31,192,31,192,0,192,0,192,0,192,0,192,0,192,0,192,0,192,0,192,1,192,63,128,63,0,0,0,0,0,0,0,56,0,56,0,24,0,24,0,27,224,27,224,27,0,30,0,30,0,27,0,25,128,57,240,57,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,0,31,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,31,224,31,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,224,127,240,51,48,51,48,51,48,51,48,51,48,123,184,123,184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,192,63,224,28,96,24,96,24,96,24,96,24,96,60,240,60,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,128,31,224,24,96,48,48,48,48,48,48,24,96,31,224,7,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,128,127,224,56,96,48,48,48,48,48,48,56,96,63,224,55,128,48,0,48,0,124,0,124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,184,31,248,24,112,48,48,48,48,48,48,24,112,31,240,7,176,0,48,0,48,0,248,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,60,224,61,240,15,48,14,0,12,0,12,0,12,0,63,192,63,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,224,31,224,24,96,30,0,15,192,1,224,24,96,31,224,31,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,12,0,12,0,63,224,63,224,12,0,12,0,12,0,12,0,12,48,15,240,7,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,56,224,56,224,24,96,24,96,24,96,24,96,24,224,31,240,15,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,240,120,240,48,96,24,192,24,192,13,128,13,128,7,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,240,120,240,50,96,50,96,55,224,29,192,29,192,24,192,24,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,60,240,60,240,12,192,7,128,3,0,7,128,12,192,60,240,60,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,240,120,240,48,96,24,192,24,192,13,128,15,128,7,0,6,0,6,0,12,0,127,0,127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,224,31,224,24,192,1,128,3,0,6,0,12,96,31,224,31,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,192,3,192,3,0,3,0,3,0,3,0,3,0,7,0,14,0,7,0,3,0,3,0,3,0,3,0,3,192,1,192,0,0,0,0,0,0,0,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,0,0,0,0,0,0,0,0,28,0,30,0,6,0,6,0,6,0,6,0,6,0,7,0,3,128,7,0,6,0,6,0,6,0,6,0,30,0,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,63,48,51,240,1,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
14, # Width
20, # Height
)
"""Font with a height of 20 pixels"""
Font24 = sFONT(
[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,128,0,3,128,0,3,128,0,3,128,0,3,128,0,3,128,0,3,128,0,3,128,0,3,128,0,1,0,0,1,0,0,0,0,0,0,0,0,3,128,0,3,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,112,0,14,112,0,14,112,0,4,32,0,4,32,0,4,32,0,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,96,0,6,96,0,6,96,0,6,96,0,6,96,0,63,248,0,63,248,0,6,96,0,12,192,0,63,248,0,63,248,0,12,192,0,12,192,0,12,192,0,12,192,0,12,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,128,0,1,128,0,7,176,0,15,240,0,24,112,0,24,112,0,28,0,0,15,128,0,7,224,0,0,240,0,24,48,0,28,48,0,28,112,0,31,224,0,27,192,0,1,128,0,1,128,0,1,128,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,128,0,15,192,0,28,224,0,24,96,0,24,96,0,28,224,0,15,248,0,7,224,0,31,240,0,7,56,0,6,24,0,6,24,0,7,56,0,3,240,0,1,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,240,0,7,240,0,12,96,0,12,0,0,12,0,0,6,0,0,7,0,0,15,156,0,29,252,0,24,240,0,24,112,0,15,252,0,7,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,128,0,3,128,0,3,128,0,1,0,0,1,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,0,0,56,0,0,112,0,0,240,0,0,224,0,0,224,0,1,192,0,1,192,0,1,192,0,1,192,0,1,192,0,1,192,0,0,224,0,0,224,0,0,112,0,0,112,0,0,56,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,0,0,28,0,0,14,0,0,14,0,0,7,0,0,7,0,0,3,128,0,3,128,0,3,128,0,3,128,0,3,128,0,3,128,0,7,0,0,7,0,0,15,0,0,14,0,0,28,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,128,0,1,128,0,1,128,0,29,184,0,31,248,0,7,224,0,3,192,0,3,192,0,6,96,0,6,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,63,252,0,63,252,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,0,0,192,0,1,192,0,1,128,0,1,128,0,3,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,248,0,31,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,192,0,3,192,0,3,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,0,0,24,0,0,56,0,0,48,0,0,112,0,0,96,0,0,96,0,0,192,0,0,192,0,1,128,0,1,128,0,3,0,0,3,0,0,6,0,0,6,0,0,14,0,0,12,0,0,28,0,0,24,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,192,0,7,224,0,12,48,0,12,48,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,12,48,0,12,48,0,7,224,0,3,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,128,0,7,128,0,31,128,0,29,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,31,248,0,31,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,192,0,31,240,0,56,48,0,48,24,0,48,24,0,0,24,0,0,48,0,0,96,0,1,192,0,3,128,0,6,0,0,12,0,0,24,0,0,63,248,0,63,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,192,0,15,224,0,12,112,0,0,48,0,0,48,0,0,96,0,3,192,0,3,224,0,0,112,0,0,24,0,0,24,0,0,24,0,24,56,0,31,240,0,15,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,0,1,224,0,1,224,0,3,96,0,6,96,0,6,96,0,12,96,0,12,96,0,24,96,0,48,96,0,63,248,0,63,248,0,0,96,0,3,248,0,3,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,240,0,31,240,0,24,0,0,24,0,0,24,0,0,27,192,0,31,240,0,28,48,0,0,24,0,0,24,0,0,24,0,0,24,0,48,48,0,63,240,0,15,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,248,0,3,248,0,7,0,0,14,0,0,12,0,0,24,0,0,27,192,0,31,240,0,28,48,0,24,24,0,24,24,0,24,24,0,12,56,0,15,240,0,3,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,248,0,31,248,0,24,24,0,24,56,0,0,48,0,0,48,0,0,112,0,0,96,0,0,96,0,0,224,0,0,192,0,0,192,0,1,192,0,1,128,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,224,0,15,240,0,28,56,0,24,24,0,24,24,0,12,48,0,7,224,0,7,224,0,12,48,0,24,24,0,24,24,0,24,24,0,28,56,0,15,240,0,7,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,192,0,15,240,0,28,48,0,24,24,0,24,24,0,24,24,0,12,56,0,15,248,0,3,216,0,0,24,0,0,48,0,0,112,0,0,224,0,31,192,0,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,192,0,3,192,0,3,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,192,0,3,192,0,3,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0,0,240,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,0,1,192,0,1,128,0,1,128,0,3,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,0,0,60,0,0,240,0,3,192,0,15,0,0,60,0,0,240,0,0,60,0,0,15,0,0,3,192,0,0,240,0,0,60,0,0,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,252,0,127,252,0,0,0,0,0,0,0,127,252,0,127,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,112,0,0,120,0,0,30,0,0,7,128,0,1,224,0,0,120,0,0,30,0,0,120,0,1,224,0,7,128,0,30,0,0,120,0,0,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,192,0,15,224,0,24,112,0,24,48,0,24,48,0,0,112,0,0,224,0,3,192,0,3,128,0,3,0,0,0,0,0,0,0,0,7,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,224,0,7,240,0,14,56,0,12,24,0,24,120,0,24,248,0,25,216,0,25,152,0,25,152,0,25,152,0,24,248,0,24,120,0,24,0,0,12,0,0,14,24,0,7,248,0,3,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,128,0,31,192,0,1,192,0,3,96,0,3,96,0,6,48,0,6,48,0,12,48,0,15,248,0,31,248,0,24,12,0,48,12,0,252,127,0,252,127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,224,0,127,240,0,24,56,0,24,24,0,24,24,0,24,56,0,31,240,0,31,248,0,24,28,0,24,12,0,24,12,0,24,12,0,127,248,0,127,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,236,0,15,252,0,28,28,0,24,12,0,48,12,0,48,0,0,48,0,0,48,0,0,48,0,0,48,0,0,24,12,0,28,28,0,15,248,0,3,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,192,0,127,240,0,24,56,0,24,24,0,24,12,0,24,12,0,24,12,0,24,12,0,24,12,0,24,12,0,24,24,0,24,56,0,127,240,0,127,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,248,0,127,248,0,24,24,0,24,24,0,25,152,0,25,128,0,31,128,0,31,128,0,25,128,0,25,152,0,24,24,0,24,24,0,127,248,0,127,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,252,0,63,252,0,12,12,0,12,12,0,12,204,0,12,192,0,15,192,0,15,192,0,12,192,0,12,192,0,12,0,0,12,0,0,63,192,0,63,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,236,0,15,252,0,28,28,0,24,12,0,48,12,0,48,0,0,48,0,0,48,254,0,48,254,0,48,12,0,56,12,0,28,28,0,15,252,0,3,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,126,0,126,126,0,24,24,0,24,24,0,24,24,0,24,24,0,31,248,0,31,248,0,24,24,0,24,24,0,24,24,0,24,24,0,126,126,0,126,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,248,0,31,248,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,31,248,0,31,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,254,0,7,254,0,0,48,0,0,48,0,0,48,0,0,48,0,0,48,0,48,48,0,48,48,0,48,48,0,48,48,0,48,96,0,63,224,0,15,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,62,0,127,62,0,24,48,0,24,96,0,24,192,0,25,128,0,27,128,0,31,192,0,28,224,0,24,112,0,24,48,0,24,56,0,127,31,0,127,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,128,0,127,128,0,12,0,0,12,0,0,12,0,0,12,0,0,12,0,0,12,0,0,12,12,0,12,12,0,12,12,0,12,12,0,127,252,0,127,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,15,0,248,31,0,56,28,0,60,60,0,60,60,0,54,108,0,54,108,0,51,204,0,51,204,0,49,140,0,48,12,0,48,12,0,254,127,0,254,127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,254,0,120,254,0,28,24,0,30,24,0,31,24,0,27,24,0,27,152,0,25,216,0,24,216,0,24,248,0,24,120,0,24,56,0,127,24,0,127,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,192,0,15,240,0,28,56,0,24,24,0,56,28,0,48,12,0,48,12,0,48,12,0,48,12,0,56,28,0,24,24,0,28,56,0,15,240,0,3,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,240,0,63,248,0,12,28,0,12,12,0,12,12,0,12,12,0,12,24,0,15,248,0,15,224,0,12,0,0,12,0,0,12,0,0,63,192,0,63,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,192,0,15,240,0,28,56,0,24,24,0,56,28,0,48,12,0,48,12,0,48,12,0,48,12,0,56,28,0,24,24,0,28,56,0,15,240,0,7,192,0,7,204,0,15,252,0,12,56,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,224,0,127,240,0,24,56,0,24,24,0,24,24,0,24,56,0,31,240,0,31,192,0,24,224,0,24,112,0,24,48,0,24,56,0,127,30,0,127,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,216,0,15,248,0,28,56,0,24,24,0,24,24,0,30,0,0,15,192,0,3,240,0,0,120,0,24,24,0,24,24,0,28,56,0,31,240,0,27,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,252,0,63,252,0,49,140,0,49,140,0,49,140,0,49,140,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,15,240,0,15,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,126,0,126,126,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,12,48,0,15,240,0,3,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,127,127,0,127,127,0,24,12,0,12,24,0,12,24,0,12,24,0,6,48,0,6,48,0,3,96,0,3,96,0,3,96,0,1,192,0,1,192,0,0,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,254,63,128,254,63,128,48,6,0,48,6,0,48,134,0,25,204,0,25,204,0,27,108,0,27,108,0,30,124,0,14,56,0,14,56,0,12,24,0,12,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,126,0,126,126,0,24,24,0,12,48,0,6,96,0,3,192,0,1,128,0,1,128,0,3,192,0,6,96,0,12,48,0,24,24,0,126,126,0,126,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,124,126,0,124,126,0,24,24,0,12,48,0,6,96,0,6,96,0,3,192,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,15,240,0,15,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,248,0,31,248,0,24,24,0,24,48,0,24,96,0,24,192,0,1,128,0,3,0,0,6,24,0,12,24,0,24,24,0,48,24,0,63,248,0,63,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,240,0,1,240,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,240,0,1,240,0,0,0,0,0,0,0,0,0,0,0,0,0,24,0,0,24,0,0,28,0,0,12,0,0,14,0,0,6,0,0,6,0,0,3,0,0,3,0,0,1,128,0,1,128,0,0,192,0,0,192,0,0,96,0,0,96,0,0,112,0,0,48,0,0,56,0,0,24,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,128,0,15,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,15,128,0,15,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,128,0,1,192,0,3,224,0,7,112,0,6,48,0,12,24,0,24,12,0,16,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,0,255,255,0,0,0,0,3,0,0,3,128,0,0,224,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,192,0,31,224,0,0,48,0,0,48,0,7,240,0,31,240,0,56,48,0,48,48,0,48,112,0,31,252,0,15,188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,120,0,0,24,0,0,24,0,0,27,224,0,31,248,0,28,24,0,24,12,0,24,12,0,24,12,0,24,12,0,24,12,0,28,24,0,127,248,0,123,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,236,0,15,252,0,28,28,0,56,12,0,48,12,0,48,0,0,48,0,0,56,12,0,28,28,0,15,248,0,3,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,120,0,0,24,0,0,24,0,7,216,0,31,248,0,24,56,0,48,24,0,48,24,0,48,24,0,48,24,0,48,24,0,24,56,0,31,254,0,7,222,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,224,0,31,248,0,24,24,0,48,12,0,63,252,0,63,252,0,48,0,0,48,0,0,24,12,0,31,252,0,7,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,3,252,0,6,0,0,6,0,0,63,248,0,63,248,0,6,0,0,6,0,0,6,0,0,6,0,0,6,0,0,6,0,0,6,0,0,63,240,0,63,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,222,0,31,254,0,24,56,0,48,24,0,48,24,0,48,24,0,48,24,0,48,24,0,24,56,0,31,248,0,7,216,0,0,24,0,0,24,0,0,56,0,15,240,0,15,192,0,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,120,0,0,24,0,0,24,0,0,27,224,0,31,240,0,28,56,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,126,126,0,126,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,128,0,1,128,0,0,0,0,0,0,0,31,128,0,31,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,63,252,0,63,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0,0,192,0,0,0,0,0,0,0,31,240,0,31,240,0,0,48,0,0,48,0,0,48,0,0,48,0,0,48,0,0,48,0,0,48,0,0,48,0,0,48,0,0,48,0,0,48,0,0,112,0,31,224,0,31,128,0,0,0,0,0,0,0,0,0,0,0,0,0,60,0,0,60,0,0,12,0,0,12,0,0,12,248,0,12,248,0,12,192,0,13,128,0,15,128,0,15,0,0,15,128,0,13,192,0,12,224,0,60,124,0,60,124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,128,0,31,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,63,252,0,63,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,247,120,0,255,252,0,57,204,0,49,140,0,49,140,0,49,140,0,49,140,0,49,140,0,49,140,0,253,239,0,253,239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,123,224,0,127,240,0,28,56,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,126,126,0,126,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,192,0,15,240,0,28,56,0,56,28,0,48,12,0,48,12,0,48,12,0,56,28,0,28,56,0,15,240,0,3,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,123,224,0,127,248,0,28,24,0,24,12,0,24,12,0,24,12,0,24,12,0,24,12,0,28,24,0,31,248,0,27,224,0,24,0,0,24,0,0,24,0,0,127,0,0,127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,222,0,31,254,0,24,56,0,48,24,0,48,24,0,48,24,0,48,24,0,48,24,0,24,56,0,31,248,0,7,216,0,0,24,0,0,24,0,0,24,0,0,254,0,0,254,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,62,120,0,62,252,0,7,204,0,7,0,0,6,0,0,6,0,0,6,0,0,6,0,0,6,0,0,63,240,0,63,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,248,0,15,248,0,24,24,0,24,24,0,31,128,0,15,240,0,0,248,0,24,24,0,24,56,0,31,240,0,31,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,12,0,0,12,0,0,12,0,0,63,240,0,63,240,0,12,0,0,12,0,0,12,0,0,12,0,0,12,0,0,12,0,0,12,28,0,7,252,0,3,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,120,0,120,120,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,24,24,0,24,56,0,15,254,0,7,222,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,124,62,0,124,62,0,24,24,0,24,24,0,12,48,0,12,48,0,6,96,0,6,96,0,7,224,0,3,192,0,3,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,60,0,120,60,0,49,24,0,51,152,0,51,152,0,26,176,0,30,240,0,30,240,0,28,96,0,12,96,0,12,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,62,124,0,62,124,0,12,48,0,6,96,0,3,192,0,1,128,0,3,192,0,6,96,0,12,48,0,62,124,0,62,124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,31,0,126,31,0,24,12,0,12,24,0,12,24,0,6,48,0,6,48,0,3,96,0,3,224,0,1,192,0,0,192,0,1,128,0,1,128,0,3,0,0,63,192,0,63,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,248,0,31,248,0,24,48,0,24,96,0,0,192,0,1,128,0,3,0,0,6,24,0,12,24,0,31,248,0,31,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,224,0,1,224,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,3,128,0,7,0,0,3,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,224,0,0,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,7,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,1,192,0,0,224,0,1,192,0,1,128,0,1,128,0,1,128,0,1,128,0,1,128,0,7,128,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,31,24,0,59,184,0,49,240,0,0,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
17, # Width
24, # Height
)
"""Font with a height of 24 pixels"""