Font7srle.h 242 B

12345678910
  1. #include <Fonts/Font7srle.c>
  2. #define nr_chrs_f7s 96
  3. #define chr_hgt_f7s 48
  4. #define baseline_f7s 47
  5. #define data_size_f7s 8
  6. #define firstchr_f7s 32
  7. extern const unsigned char widtbl_f7s[96];
  8. extern const unsigned char* const chrtbl_f7s[96];