https://bugs.documentfoundation.org/show_bug.cgi?id=166778
Bug ID: 166778
Summary: libEOT is missing OTF fix
Product: LibreOffice
Version: 25.8.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: filters and storage
Assignee: [email protected]
Reporter: [email protected]
Description:
EOT fonts may be TTF or OTF. libEOT is missing a fix to support OTF fonts.
https://github.com/umanwizard/libeot/tree/pr-2
Might also consider the following PR. I'm not sure if there is a memory leak or
not:
https://github.com/umanwizard/libeot/pull/12
Related commits:
https://git.libreoffice.org/core/+/faf45f80e1963534d72a60636836b816f6d27442%5E%21
https://git.libreoffice.org/core/+/d0ee08cfbf12145027eee7ad46448a8734693c06%5E%21
Related Meta bug:
https://bugs.documentfoundation.org/show_bug.cgi?id=113338
Steps to Reproduce:
1. Open a PPTX file with embedded EOT OTF font
Actual Results:
Font fail to get imported in Impress.
Expected Results:
Font should get imported.
Reproducible: Always
User Profile Reset: No
Additional Info:
25.8.0.0 alpha0+
--
You are receiving this mail because:
You are the assignee for the bug.