http://bugs.winehq.org/show_bug.cgi?id=5783
Summary: GetTextMetricsA doesn't handle first/last char in Symbol font properly Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gdi-(printing) AssignedTo: wine-bugs@winehq.org ReportedBy: jonathan@corvu.com.au
when using Wingdings font, GetTextMetricsA from wine returns 255 for both first char and last char. Same function in windows returns 30 and 255. 0x0F000 Rule for first/last char in symbol fonts is not implemented in wine.