Re: [PATCH v3 0/1] MR2865: gdiplus: Handle Windows style newline.
May 25, 2023
4:42 p.m.
```\r``` style of newline seems to be getting ignored. If I have the string 'Hello \rWorld' what gets drawn is 'Hello World' so it is clearly getting ignored. I don't know how other callbacks work the above having been observed just for ```DrawString``` but my assumption is that it would be easy to modify the callbacks to deal with ```\r``` if need be. The solution seems hacky to me so I haven't included it here. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2865#note_33841
1036
Age (days ago)
1036
Last active (days ago)
0 comments
1 participants
participants (1)
-
David Kahurani (@kahurani)