Description: Since bug 108497 is fixed, it's possible to convert font variation instances into static glyphs and embed into ODF files as well. Because LibreOffice allows to embed a font file into ODF, there is also necessary to make this mechanism works for ODF export so make it looks as expected for many other computer environment, and keep ODF file size smaller. Steps to Reproduce: - Actual Results: - Expected Results: - Reproducible: Always User Profile Reset: No Additional Info: -
We don't subset fonts embedded in ODF files and I don't see why we should instantiate them either. PDF is different because it is a legacy format with lots of weird requirements and constraints.