https://bugs.documentfoundation.org/show_bug.cgi?id=165828
Bug ID: 165828
Summary: FILESAVE PPTX: Fonts not embedded when saving as PPTX
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Created attachment 199909
--> https://bugs.documentfoundation.org/attachment.cgi?id=199909&action=edit
Sample document using SUSE font (ODP format)
1. Take a document, ideally using a font that is not commonly used,
like the attached sample document.
2. Enable embedding fonts under "File" - "Properties..." - "Fonts".
3. "Save a copy..." both as ODP and PPTX.
4. Observe that the ODP *has* fonts embedded whereas the PPTX does
not.
This can be seen by looking into the document files via `unzip -v`
or simply checking the file sizes.
% ls -l susefont* | cut -c19-
53049 Mar 19 19:53 susefont.odp <- original
23542631 Mar 19 19:53 susefont-embed.odp <- saved as ODP
38227 Mar 19 19:54 susefont-embed.pptx <- saved as PPTX
Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 477138a0570589e8dcecdbfe104a055f432638ce
CPU threads: 12; OS: Linux 6.13; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
--
You are receiving this mail because:
You are the assignee for the bug.