[Bug 48447] GetUnicodeRanges() returned data is inaccurate

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 11 15:26:20 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48447

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> ---
Another issue specific to symbol fonts (in Windows nomenclature),
GetUnicodeRanges() should return additional ranges that are not specified in
cmap, but are assumed for symbols fonts - shifted by 0xf000, so for cmap
containing [ch1,ch2] it will also return [0xf000 + ch1, 0xf000 + ch2].

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list