Created attachment 201039 [details] A text with "fit-to-size" attribute set Open the attached FODG. It contains a single text box with a single line of text, which fits the text to the box size. Export it to SVG. Opening the resulting SVG in a browser will show the text using wrong horizontal scale; it will be wider that required, with some characters clipped on the right.
Created attachment 201040 [details] A screenshot of the problem
https://gerrit.libreoffice.org/c/core/+/186033
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a6eb3588d9717eb01c03bdc100565eb692362ded tdf#166789: use text width from DXArray in MetaActionType::TEXTARRAY It will be available in 25.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-25-2": https://git.libreoffice.org/core/commit/08eb258f957baa4bf39ac2da4f417946995568b9 tdf#166789: use text width from DXArray in MetaActionType::TEXTARRAY It will be available in 25.2.5. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.