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

--- Comment #5 from Bartosz <[email protected]> ---
Created attachment 202531
  --> https://bugs.documentfoundation.org/attachment.cgi?id=202531&action=edit
Minimal EMF image with only Arabic text

There are two main records used in EMF image:
* EMR_EXTCREATEFONTINDIRECTW, where Font Facename is "Traditional Arabic". I
think is it unable to find such font, and that's why it is not displaying
correctly.

* EMR_EXTTEXTOUTW it contain the content of text to display. As font is not
choosing correctly in EMR_EXTCREATEFONTINDIRECTW, it is displayed wrongly.

More information:
https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-emf/7e266b6d-32e5-4201-b687-8ec40c24cd73
and
https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-emf/a59a79ac-328e-492d-a34d-e02727af6edf

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to