stdchords.xml has b to close to the base chord letter
Esp. Bb and Eb they are so close together that it is pratically impossiblr to distinguish them, at least when using a scaling of 1.564 (one step smaller than the default, which IMHO ist too large).
It looks like this (at a zoom of 200%):
After changing stdchords.xml from
<renderRoot>:n m:0:-1 :a m:-.5:1</renderRoot>
to
<renderRoot>:n m:1:-1 :a m:-.5:1</renderRoot>
it looks like this (at a zoom of 200%):
so at least they don't touch one another anymore.
Comments
What version are you using, Jojo?
Kerning issue?
Oh, sorry. 1.2 on WinXP
But that doesn't matter too much, in the trunk stdchords.xml looks identical.
However the trunk renders it differently (and much better), so I guess I rest my case...
Apparently fixed in trunk (checked with r5659)
Automatically closed -- issue fixed for 2 weeks with no activity.