/* vim: set ai et ts=4 sw=4: */ #ifndef __ARIAL_8_UKR_H__ #define __ARIAL_8_UKR_H__ #include /* typedef struct { const uint8_t width; uint8_t height; const uint16_t *data; const uint8_t *width; } FontDef; */ extern FontDef Font_8x10; #endif // __ARIAL_8_UKR_H__