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

--- Comment #7 from Giancarlo <[email protected]> ---

giancarlo orru
Attachments
4:16 PM (0 minutes ago)
to bugzilla-daemon

I put two text using 2 differente fonts that have font family that starts with
numbers.
The problem is shown for both text box in chrome.
At this point the bug seems to be in the svg parser: both chrome and edge (in
windows and surely chrome in ubuntu) show the same problem.
Changing the svg code by hand in this way solve the problem
<tspan xmlns="http://www.w3.org/2000/svg"; class="TextParagraph"
font-family="'1942 report', monospace" font-size="1693px"
font-weight="400"><tspan class="TextPosition" x="1950" y="3401"><tspan
fill="rgb(0,0,0)" stroke="none">Prova 1942</tspan></tspan></tspan>

How can I attach the example file?

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

Reply via email to