gdi32: load the vertical feature when loading the GSUB table

Aric Stewart aric at codeweavers.com
Mon May 20 11:24:21 CDT 2013


The vertical feature is the only one we care about (vert/vrt2). If the GSUB table does not have it then unload the GSUB table.
This should improve performance in the case where there is a vertical font with a GSUB table that does not have vertical features and with loading any glyph from a font with the feature.
---
 dlls/gdi32/freetype.c | 257 +++++++++++++++++++++++++++-----------------------
 1 file changed, 140 insertions(+), 117 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0016-gdi32-load-the-vertical-feature-when-loading-the-GSUB-.txt
Type: text/x-patch
Size: 9941 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130520/3a6848f1/attachment-0001.bin>


More information about the wine-patches mailing list