26 Jun 2012 03:23
Allowing start of text to overlap margin
Neil Hodgson <nyamatongwe <at> me.com>
2012-06-26 01:23:39 GMT
2012-06-26 01:23:39 GMT
Bugs #699587 and #3537799 demonstrate a problem with text at the start of line that is cut off. Examples are the "p" in print in the first window and the serifs on the first characters of both lines in the second window shown in http://www.scintilla.org/StartClip.png .
These effects are most visible with aliased (unsmoothed) text with the bold or italics style attributes.
These issues have been fixed by http://scintilla.hg.sourceforge.net/hgweb/scintilla/scintilla/rev/ad615dba313c which allows the start of text on a line to overlap 1 pixel into the margin. The changed behaviour can be seen in the third window of the image, This change is only active when the text is scrolled completely to the left.
This is a change in the core drawing code so please report any regressions.
Bugs:
https://sourceforge.net/tracker/index.php?func=detail&aid=699587&group_id=2439&atid=102439
https://sourceforge.net/tracker/index.php?func=detail&aid=3537799&group_id=2439&atid=102439
Neil
-- You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To post to this group, send email to scintilla-interest <at> googlegroups.com.
To unsubscribe from this group, send email to scintilla-interest+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scintilla-interest?hl=en.
RSS Feed