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

--- Comment #11 from Khaled Hosny <[email protected]> ---
We currently do not support variable fonts at all, any apparent support is
accidental. For PDF generation we will definitely need to generate static
instances of the fonts before embedded them in PDF files. Using Skia or pdfium
or not does not change much, the static instances will need to be generated
regardless (either by us or by the new printing backend if we ever have a new
one).

Pdfium isn’t currently a viable replacement IMO as the subsetter it uses does
not handle fonts with CFF table (.otf fonts) so it will be a big regression for
us. I don’t even think it does static instantiation of variable fonts.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to