[Lcdproc] [RFE] hd44780 euro charmap
Markus Dolze
bsdfan@nurfuerspam.de
Mon Dec 24 17:20:01 2007
Hello,
>
> Here is a patch implementing option 1. It implements a new charmap
> 'hd44780_euro' and adds an entry to the testmenus to display the extended
> character set (0xA0-0xFF).
>
> @Pierre: Please test with your display.
>
One possible problem with HD44780 having ROM mask A02 may be the use of left and right arrow icons. These are not mapped using the "charmap" option and are currently 'hardcoded' to 0x7E (right arrow in ROM mask A00) and 0x7F (left arrow).
I don't know if it is a good idea to map icons using the charmap as well.
Regards
Markus