u_int define_fontB[] = { 64,256, // bitmap w * h (64*256) 1,1, // offx, offy 18, // Font : 18 pixels height 14, // BaseLine : 14 6, // SpaceWidth : 6 1, // InterChar 1, // InterLine 76, // 76 characters defined '0','1','2','3','4','5','6','7','8','9', 'A','B','C','D','E','F','G','H','I','J', 'K','L','M','N','O','P','Q','R','S','T', 'U','V','W','X','Y','Z','a','b','c','d', 'e','f','g','h','i','j','k','l','m','n', 'o','p','q','r','s','t','u','v','w','x', 'y','z','?',',','.',';','/',':','=','-', '"','\'','(',')','`','_', 11,7,10,10,11, 11,10,10,11,10, 13,11,11,12,9, 9,11,11,2,9,12, 9,15,12,12, 11,13,11,11,11, 11,12,20,12, 11,11,8,8,9,9, 9,6,9,8,3,3,9,2, 14,8,9,9,8,7, 8,7,8,9,14,8, 9,8,9,3,3,3,13,3, 10,10,5,3,5,5,4,10 };