Re: imonlcd German Umlauts XBMC
Yura Scheglyuk <[email protected]>
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
Hi! On 27.04.2011 0:20, Hans wrote: > I tried to use the patch given in the ticket, but it didn´t work. I > think the diffs are to different now. After that I looked in the > xbmc/linux/XLCDproc.cpp and found that line. But after removing, > recompining and reinstallation. Nothing changed. Is there another line I > have to remove? Maybe I can edit the function itself. But I couldn´t > find it. Is there a chance to handle in LCDProc? Maybe with a charmap or > something like that? As you have imonlcd you can use patch by Sergey Umpelev that load custom font: http://lists.omnipotent.net/pipermail/lcdproc/2010-January/013246.html This patch needs some ease changes for lcdproc current. This patch contains ISO 8859-15 font so you have to be sure that patched XBMC send text to lcdproc in this codepage. Or you can make own font for your codepage. Markus not accepting this patch because promising to implement "font rendering based on the Freetype library later this year". -- Best regards, Yura Scheglyuk.