Aric Stewart aric@codeweavers.com writes:
Where does this 23 come from?
On Fri Sep 5 08:36:39 2014, Alexandre Julliard wrote:
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 -aric
Aric Stewart aric@codeweavers.com writes:
I don't see much correlation in the values...
On Fri Sep 5 08:53:32 2014, Alexandre Julliard wrote:
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