[Kst] [Bug 95211] Broken tick labels: drawn over the x axis
George Staikos
staikos at kde.org
Wed Dec 15 21:05:35 CET 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=95211
------- Additional Comments From staikos kde org 2004-12-15 21:05 -------
On Wednesday 15 December 2004 14:59, Andrew Walker wrote:
> ------- George, it would be good if you could descibe the differences in
> the parsing that you have made. You mentioned you have changed the way that
> ^ and _ behave. Are these changes going to be backwards compatible (i.e. if
> someone is already using ^/- are their labels going to change)?
The changes are backwards compatible to before the commits in May that
changed the parsing, I think. However it's still broken. I didn't actually
change anything in parsing except interpreting \t. I only really changed
rendering. It was described in my commits quite clearly. ^ and _ would not
always be drawn correctly, and would sometimes overlap text. It doesn't do
that anymore. The new render code uses different KstPainter calls, that's
about all.
The new parser and renderer are going to be used instead, so consider
kstlabel's parse+render code obsolete.
More information about the Kst
mailing list