[Qt-creator] QtCreator 1.3 fixed font rendering broken in editor?
Alan Westbrook
voidref at gmail.com
Sun Nov 22 20:43:49 CET 2009
I am using 1.2.94, and also monaco, and it looks fine here with and without
visualizing whitespace.
I copied and pasted your text above.
Alan
On Sun, Nov 22, 2009 at 8:07 AM, Martin Hauner <martin.hauner at gmx.net>wrote:
> Hi,
>
> I see a font rendering issue in QTCreator (1.3 branch built against qt 4.6
> branch, MacOSX 10.6.2).
>
> My editor font is Monaco (fixed width) but the 1.3 editor shows different
> line
> lengths and a wrong right border for properly block aligned text (copyright
> note
> at the top of a file, 78 columns).
>
> If I open the same file in QtCreator 1.2.1 the display is ok. The right
> border
> line matches the configured column and all lines of the text have an equal
> length.
>
> Something like this: all lines have 12 columns + LF
>
> ============LF
> 123456789012LF
> LF
> foobarfoobarLF
> ============LF
>
> If it is all text, it looks ok.
>
> If I enable painting of whitespaces the middle line is longer than the
> other
> lines, ie. the LF column is no longer vertically aligned.
>
> If I disable white space painting it is ok for the above example and better
> for
> my file header but still not correct. The char at the last column in each
> line
> is painted a few pixels off the previous or next line.
>
>
> Is it just me?
>
> --
> Martin
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20091122/1e8a74b9/attachment.html
More information about the Qt-creator-old
mailing list