comparison FontPack/base_upperRegion.c @ 591:0172431fbad9

Minor: Comment translation into English
author heinrichsweikamp
date Wed, 06 Jan 2021 22:02:49 +0100
parents a984d87a1ec0
children 01f40cb1057e
comparison
equal deleted inserted replaced
590:eecb52ab1fce 591:0172431fbad9
30 ============================================================================== 30 ==============================================================================
31 [..] Use font_tmore.c and add line to corresponding font like font_t54c 31 [..] Use font_tmore.c and add line to corresponding font like font_t54c
32 Don't forget to adjust the length of the font in the last line starting 32 Don't forget to adjust the length of the font in the last line starting
33 const tFont ..... 33 const tFont .....
34 34
35 [..] last char vor der gro�en L�cke, Stand 160217 35 [..] last char before the big gap, as of 160217
36 image_data_FontT24_0x002b[364] 36 image_data_FontT24_0x002b[364]
37 __attribute__((at( START_T24_FONT + (1647 * 28) ))), START_T24_FONT (0x08142F00 - MINUS_BANK) 37 __attribute__((at( START_T24_FONT + (1647 * 28) ))), START_T24_FONT (0x08142F00 - MINUS_BANK)
38 38
39 -> frei ab 0x0814E490 39 -> free from 0x0814E490
40 geht dann weiter mit image_data_ostc_fuer_Tauchcomputer_240px 40 then the logo image_data_ostc_fuer_Tauchcomputer_240px
41 sind ca. 120 kByte frei! 41 approx 120 kBytes free space available!
42 42
43 @endverbatim 43 @endverbatim
44 ****************************************************************************** 44 ******************************************************************************
45 */ 45 */
46 46