On Fri Sep 5 08:53:32 2014, Alexandre Julliard wrote:
Aric Stewart aric@codeweavers.com writes:
http://www.microsoft.com/typography/otspec/name.htm
Name IDs 0-22 are the predefined name ids.
The correlate to DWRITE_INFORMATIONAL_STRING_ID values
I don't see much correlation in the values...
Well, that is embarrassing. I should have double checked, You are correct. The enum does not correspond to the opentype indexes. Seeing that they where in the same order was not enough.
I will rework that patch to be correct.
Thanks, -aric