gdiplus: Take into account font substitution in GdipCreateFontFamilyFromName.
[wine] / dlls / usp10 / opentype.c
2012-08-16  Aric Stewartusp10: Implement MarkToMark Attachment Positioning...
2012-08-15  Aric Stewartusp10: Correct rounding of negative offsets in GPOS.
2012-08-15  Aric Stewartusp10: Correct implementation of Pair Positioning Adjus...
2012-07-17  Aric Stewartusp10: Implement GPOS Coverage-based Chaining Context...
2012-07-17  Aric Stewartups10: Implement Single Adjustment Positioning: Format 2.
2012-07-16  Aric Stewartusp10: Implement GPOS Pair Adjustment Positioning Subtable.
2012-07-16  Aric Stewartusp10: Implement GPOS Single Adjustment Positioning.
2012-07-16  Aric Stewartusp10: Handle GPOS ValueRecords.
2012-07-16  Aric Stewartusp10: Implement GPOS MarkToBase.
2012-07-16  Aric Stewartusp10: Implement GPOS Anchor formats.
2012-07-16  Aric Stewartusp10: Implement SHAPE_ApplyOpenTypePositions using...
2012-07-16  Aric Stewartusp10: Change OpenType_GSUB_GetFontFeatureTags to OpenT...
2012-07-16  Aric Stewartusp10: Change OpenType_GSUB_GetFontLangaugeTags to...
2012-07-16  Aric Stewartusp10: Change OpenType_GSUB_GetFontScriptTags to OpenTy...
2012-07-16  Aric Stewartups10: Rename common opentype tables used in both GSUB...
2012-06-11  Aric Stewartusp10: Properly handle fonts with scripts without a...
2012-02-28  Aric Stewartusp10: Better handle 0 cases when caching scripts,...
2012-01-30  Aric Stewartusp10: Use a bsearch function to find a glyph in the...
2012-01-04  Aric Stewartusp10: Move GSUB functions to opentype.c.
2012-01-04  Aric Stewartusp10: Move GDEF functions to opentype.c.
2012-01-04  Aric Stewartusp10: Move CMAP functions to opentype.c.