[Okular-devel] [Bug 266187] Okular draws 'q' for ' ° ' in R diagram

Tobias Lippert lippert.tobias at gmail.com
Sun Feb 13 14:07:24 CET 2011


https://bugs.kde.org/show_bug.cgi?id=266187


Tobias Lippert <lippert.tobias at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED




--- Comment #4 from Tobias Lippert <lippert tobias gmail com>  2011-02-13 14:07:24 ---
I did not realize that this was a problem with fontconfig. Google helped me
pretty quickly to find the right solution. I just had to add the following
lines to ~/.font.conf
Thank you very much

<alias binding="same">
       <family>ZapfDingbats</family>
       <accept><family>Dingbats</family></accept>
       <family>Symbol</family>
       <accept><family>Standard Symbols L</family></accept>
</alias>

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list