11 Jan
2020
11 Jan
'20
9:26 p.m.
https://bugs.winehq.org/show_bug.cgi?id=48447 --- Comment #1 from Nikolay Sivov <bunglehead(a)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.