[Bug 35948] Starcraft Campaign Editor displays incorrect numeric values when editing triggers

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 4 16:35:26 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=35948

Alex Henrie <alexhenrie24 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48015|0                           |1
        is obsolete|                            |

--- Comment #3 from Alex Henrie <alexhenrie24 at 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%29.aspx

-- 
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