terba / slimmer

User interface controller for Logitech Media Server (aka SlimServer, Squeezebox Server, SqueezeCenter)
GNU General Public License v3.0
33 stars 7 forks source link

accents #26

Open ElFishi opened 7 years ago

ElFishi commented 7 years ago

"œ", "à", "ù" and "è" are shown as "→" should be "oe", "a", "u", and "e" rather.

terba commented 7 years ago

I saw this problem too, and had a look at it, but had not found a good solution yet. LCDd does character mapping by itself, it replaces a lot of accented characters to plain ones. But not all of them. I will investigate this a bit more.