5832e37177
Commit BZR 6703 introduced a minor horizontal adjustment for stroke
text rendering in GAL, but the Translate() call was done before
calling Save(). So, when this function was called multiple times a
residual offset carried over to each subsequent line.
bzr 6703 = git
|
||
---|---|---|
.. | ||
cairo | ||
opengl | ||
color4d.cpp | ||
graphics_abstraction_layer.cpp | ||
stroke_font.cpp |