[Lcdproc] [PATCH] 2 wrong symbols in HD44780 driver charmap
Markus Dolze
bsdfan at nurfuerspam.de
Sun Dec 13 23:28:51 UTC 2009
Joris Robijn wrote:
> Hi David,
>
> You're right about the chars.
> standard and default maps sounds good.
>
> In the past a lot of displays with an "inverted P" as char 255 came up...
> I do not remember which "compatible" controller that was, but I'm sure it
> has a completely different charset.
>
>
>>> Some years ago we defined to translate from ISO 8859-1. Since -15 is
>>> practically compatible maybe that one is better. You can always add your
>>> own translation char set. Maybe more of these should exist to choose
>>> from for "almost compatible" displays. Why don't these manufacturers
>>> just stick to the existing standard ?
>>>
>> That's the beautiful thing about standards: there are so many to choose
>> from...
>>
>
> Ah yes I see, so they add more to make us happy ;)
>
> Joris
>
>
Hi,
I only followed that discussion loosely until David submitted a 'spanish
charmap' a few days ago. Looking at our available charmaps, I see no
reason why not to map ñ or Ñ to the 'n with above dash' character.
The datasheet for HD44780U from Hitachi shows this character. I have
checked with all displays available to me, and they show that character,
even if the use different controllers.
Beside that, to help testing character sets, I added a 'none' charmap
(patch attached), which does not translate anything. Use this in
combination with the charset demo from the testmenu (./configure
--enable-testmenus). You need a keypad to make use of it!
Additionally I found a typo in the euro_charmap and the charset demo
code which I will fix soon.
Regards,
Markus
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-charmap-none.diff
URL: <http://lists.omnipotent.net/pipermail/lcdproc/attachments/20091214/1c06bfcf/attachment.txt>
More information about the LCDproc
mailing list