[1/2] wineps.drv: Implement GetGlyphIndices.

Alexandre Julliard julliard at winehq.org
Wed Jan 23 03:46:27 CST 2013


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> Dmitry Timoshkov <dmitry at baikal.ru> wrote:
>
>> ExtTextOutW calls GetTextExtentExPointI for the (char_extra || dc->breakExtra)
>> case, and one of its helpers unconditionally calls dc->GetGlyphIndices and
>> dc->GetTextExtentExPointI which crashes for a wineps.drv device.
>> 
>> These 2 patches make ExtTextOutW work in this case.
>
> What is the reason that these patches are marked as pending?

They shouldn't be needed. f496a5a0e6 probably addresses the issue.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list