[PATCH] GDI32: accept TTF-fonts without OS2 table

Nikolay Sivov nsivov at codeweavers.com
Fri Nov 9 11:45:50 CST 2018


On 11/9/18 4:24 PM, Wolfgang Walter wrote:

> Signed-off-by: Wolfgang Walter <wine at stwm.de>
> ---
>
> fonst partially embedded in PDFs often do not contain an OS2 table.
> Wine did not accept these fonts and uses another fonts as replacement
> This leads often to completely unreadable documents as the glyp index does
> not match the one of the choosen replacement font.
>
> This patch accepts such fonts and inserts checks where wine assumed
> that the OS2 table does exist.
>
> Regards,

Hi, Wolfgang.

Thanks for the patch. Could you also open a bug report with a sample PDF 
and viewer application that you're fixing?

I'm interested in adding some tests for that case, for directwrite too.





More information about the wine-devel mailing list