[Development] Removal of xlib plugin - a possible disaster.

jiang.jiang at nokia.com jiang.jiang at nokia.com
Tue Mar 20 15:02:27 CET 2012


On Mar 20, 2012, at 1:58 PM, ext Thiago Macieira wrote:
>> Font matching in QPA is pretty much broken for these cases, I have a WIP
>> patch to fix this: http://codereview.qt-project.org/20590 but it's not
>> complete yet. You can of course try and see if it helps.
> 
> Didn't see much of a difference...
> 
> I also don't see a "Monospace", "Sans" or "Serif" font in the Creator drop-
> down list.

Have you applied http://codereview.qt-project.org/20583? If so, can you see Monospace, Sans Serif and Serif in the QStringList returned by QFontDatabase::families()?

How does it look if you try to rendering something as simple as https://gist.github.com/2135911? It works for me here.

- Jiang


More information about the Development mailing list