https://bugs.documentfoundation.org/show_bug.cgi?id=149997
Bug ID: 149997
Summary: [FILEOPEN PPTX] Wrong font size
Product: LibreOffice
Version: 7.3.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Description:
The attached pptx has a text shape in front of an orange rectangle which should
have exactly the same size. In Impress the font size is too big. I have the
Calibri Light font installed so it is not a font substitution issue. My guess
is that it is related to the <a:normAutofit> or <a:bodyPr> elements:
<a:bodyPr vert="horz" lIns="91440" tIns="45720" rIns="91440" bIns="45720"
rtlCol="1" anchor="ctr">
<a:normAutofit fontScale="90000"/>
</a:bodyPr>
Steps to Reproduce:
1. Ensure that you have the Calibri Light font installed.
2. Open the attached pptx in Impress.
3. Compare with the attached pdf exported from PowerPoint.
Actual Results:
Font size too large. The text exceeds the width of the orange rectangle.
Expected Results:
The text should match exactly the size of the orange rectangle.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.3.4.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 2; OS: Linux 5.13; UI render: default; VCL: gtk3
Locale: en-IL (en_IL); UI: en-US
Ubuntu package version: 1:7.3.4~rc2-0ubuntu0.20.04.1~lo1
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.