https://bugs.winehq.org/show_bug.cgi?id=52187
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |dwrite
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com --- Yes, I definitely plan to add some tests for this, at some point.
Were you able to confirm if wine-mono calls AnalyzeLineBreakpoints() with length including null terminator? It should just be valuable characters, this way we'll avoid allocation and this inner loop. Again, this is something for further improve it, not necessarily for 7.0.