http://bugs.winehq.org/show_bug.cgi?id=35948
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #48015|0 |1 is obsolete| |
--- Comment #3 from Alex Henrie alexhenrie24@gmail.com --- Created attachment 48711 --> http://bugs.winehq.org/attachment.cgi?id=48711 Proposed patch
MSDN suggests calling ScriptIsComplex to determine whether or not complex script processing is actually required before calling ScriptItemize.[1] I think that's exactly what we should do here.
Forget what I said earlier about paragraph wrapping--this bug is caused by unnecessary Uniscribe processing, not paragraph wrapping per se.
[1] http://msdn.microsoft.com/en-us/library/windows/desktop/dd317792%28v=vs.85%2...