summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authormdejong <mdejong@noemail.net>2004-06-08 20:44:10 (GMT)
committermdejong <mdejong@noemail.net>2004-06-08 20:44:10 (GMT)
commitfee1991695ee52cb5abddbb6644c39d0e33bfb7d (patch)
treeac0964d2dbb2d71d04ca12f843435ef456ea17eb /library
parent9121b8f649ec3ec84791ad1c6dbc143a7a5cf143 (diff)
downloadtk-fee1991695ee52cb5abddbb6644c39d0e33bfb7d.zip
tk-fee1991695ee52cb5abddbb6644c39d0e33bfb7d.tar.gz
tk-fee1991695ee52cb5abddbb6644c39d0e33bfb7d.tar.bz2
* generic/tkCanvText.c (DisplayCanvText): Fix text
rendering problem with canvas text items that have a selected region. The previous implementation would render the whole line and then redraw the selected text if it was a different color. This caused problems when the selected text foreground differs from the normal text foreground, the anti-aliasing alpha pixels for the two text strings would blend together resulting in strange looking text. The fix is to draw the normal text and the selected text separately. This problem has only been observed under Windows, with anti-aliased text. [Patch 968725] FossilOrigin-Name: 3dc170391c522c7262339a632636c75c9987c758
Diffstat (limited to 'library')
0 files changed, 0 insertions, 0 deletions