[PATCH] SVG: text elements and graphic elements should not share style ids
Christina Roßmanith
ChrRossmanith at gmx.de
Sun Apr 29 13:18:39 PDT 2012
...because the text style gets some properties added after style id
lookup. That leads to a stroke="none" and fill="none" style for a
rectangle following a text element with identical style.
With this patch the rectangle gets its own styleid and is rendered
correctly :-)
This is another step towards rendering coords-trans-03-t.svg as
expected...next step: text placement.
Christina
More information about the LibreOffice
mailing list