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

--- Comment #1 from Regina Henschel <rb.hensc...@t-online.de> ---
Created attachment 175786
  --> https://bugs.documentfoundation.org/attachment.cgi?id=175786&action=edit
Example for wrong rendering

The two Fontwork shapes have the same geometry. Only difference is, that one
has the long paragraph as first paragraph and the other the short paragraph.

I think, the error is in lines #226 to #229 in EnhancedCustomShapeFontWork.cxx.

There the value (<1.0) from the first paragraph in fScalingFactor is replaced
with the value (>1.0) from the second paragraph. But the "<1.0" value in
fScalingFactor needs to be kept, because it indicates, that the rendering font
size has to be reduced.

I have an idea for a solution, a patch will come.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to