Mercurial > public > ostc4
comparison Discovery/Inc/Fonts/font_T48_plus.h @ 62:7c9fbd31cd02
Bugfix font elements (ue missing)
author | Ideenmodellierer |
---|---|
date | Sun, 12 Aug 2018 23:02:13 +0200 |
parents | 219943ef9dc0 |
children | f2d98ad6f1be |
comparison
equal
deleted
inserted
replaced
61:f8b7642704dd | 62:7c9fbd31cd02 |
---|---|
4231 // character: 'ü' | 4231 // character: 'ü' |
4232 {0x00fc, &FontT48_0x00fc} | 4232 {0x00fc, &FontT48_0x00fc} |
4233 | 4233 |
4234 }; | 4234 }; |
4235 | 4235 |
4236 const tFont FontT48 UPPER_FONT_DIRECTORY = { 95+8, FontT48_array, 14, 25, 56 }; | 4236 const tFont FontT48 UPPER_FONT_DIRECTORY = { 95+9, FontT48_array, 14, 25, 56 }; |