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

--- Comment #12 from kakwa <carpentier...@gmail.com> ---
Hello again,

There are also some issues with the MS Office Symbols:
https://www.microsoft.com/en-gb/download/details.aspx?id=35772

Most of stencils have alignment issues (some in 2012_Stencil_121412.vss, nearly
all in s_*.vss (s_symbols_Databases_2014, s_symbols_Servers_2014...) stencils)

For example, with the archive icon in 2012_Stencil_121412.vss, vss2xhtml gives:

<svg:svg version="1.1" xmlns:svg="http://www.w3.org/2000/svg";
xmlns:xlink="http://www.w3.org/1999/xlink"; width="42.7500" height="58.5000" >
    <path xmlns="http://www.w3.org/2000/svg"; d="  M-576.0000,58.5000
L-533.2500,58.5000 L-533.2500,0.0000 L-576.0000,0.0000 L-576.0000,58.5000 Z"
style="fill-rule: evenodd; fill: #ffffff; "/>
    <path xmlns="http://www.w3.org/2000/svg"; d="  M-574.5000,57.0000
L-534.7500,57.0000 L-534.7500,1.5000 L-574.5000,1.5000 L-574.5000,57.0000 Z"
style="fill-rule: evenodd; fill: #808080; "/>
    <path xmlns="http://www.w3.org/2000/svg"; d="  M-573.0000,55.5000
L-536.2500,55.5000 L-536.2500,3.0000 L-573.0000,3.0000 L-573.0000,55.5000 Z"
style="fill-rule: evenodd; fill: #ffffff; "/>
    <path xmlns="http://www.w3.org/2000/svg"; d="  M-569.2500,51.7500
L-540.0000,51.7500 L-540.0000,31.5000 L-569.2500,31.5000 L-569.2500,51.7500 Z"
style="fill-rule: evenodd; fill: #808080; "/>
    <path xmlns="http://www.w3.org/2000/svg"; d="  M-567.7500,50.2500
L-541.5000,50.2500 L-541.5000,33.0000 L-567.7500,33.0000 L-567.7500,50.2500 Z"
style="fill-rule: evenodd; fill: #ffffff; "/>
    <path xmlns="http://www.w3.org/2000/svg"; d="  M-555.7500,47.2500
L-553.5000,47.2500 L-553.5000,45.0000 L-555.7500,45.0000 L-555.7500,47.2500 Z"
style="fill-rule: evenodd; fill: #808080; "/>
    <path xmlns="http://www.w3.org/2000/svg"; d="  M-561.0000,42.7500
L-548.2500,42.7500 L-548.2500,41.2500 L-561.0000,41.2500 L-561.0000,42.7500 Z"
style="fill-rule: evenodd; fill: #808080; "/>
    <path xmlns="http://www.w3.org/2000/svg"; d="  M-569.2500,27.7500
L-540.0000,27.7500 L-540.0000,7.5000 L-569.2500,7.5000 L-569.2500,27.7500 Z"
style="fill-rule: evenodd; fill: #808080; "/>
    <path xmlns="http://www.w3.org/2000/svg"; d="  M-567.7500,26.2500
L-541.5000,26.2500 L-541.5000,9.0000 L-567.7500,9.0000 L-567.7500,26.2500 Z"
style="fill-rule: evenodd; fill: #ffffff; "/>
    <path xmlns="http://www.w3.org/2000/svg"; d="  M-555.7500,23.2500
L-553.5000,23.2500 L-553.5000,21.0000 L-555.7500,21.0000 L-555.7500,23.2500 Z"
style="fill-rule: evenodd; fill: #808080; "/>
    <path xmlns="http://www.w3.org/2000/svg"; d="  M-561.0000,18.7500
L-548.2500,18.7500 L-548.2500,17.2500 L-561.0000,17.2500 L-561.0000,18.7500 Z"
style="fill-rule: evenodd; fill: #808080; "/>
</svg:svg>

The issue is the weird "-5xx" X coordinate like "L-561.0000,18.7500", I suspect
either a missing "translate" record handling or mistakes in the origin
computation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to