14 Aug
2017
14 Aug
'17
1:27 p.m.
On 14 August 2017 at 20:04, Aric Stewart <aric(a)codeweavers.com> wrote:
+ script = get_opentype_script(hdc,psa,psc,FALSE); Does that do anything? If I'm reading the code correctly that will set it to the same value it already was. (In which case most of this would simplify to "if (!script) script = MS_MAKE_TAG('l','a','t','n');")