[Libreoffice-bugs] [Bug 129356] VIEWING: Svg image are incorrectly rendered

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Dec 19 09:25:47 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=129356

--- Comment #8 from Xisco Faulí <xiscofauli at libreoffice.org> ---
The problem is LibreOffice fails to read styles such as

<defs><style type="text/css"><![CDATA[
g#cross line{
    stroke: #888;
    stroke-width: 6;                                       
}
]]></style></defs>  

<g id="cross">                                         
        <line  x1="010" y1="132" x2="255" y2="132"   />    
</g>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191219/1131bc13/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list