[Git][wine/wine][master] 3 commits: d2d1: Fix coordinate in arc-to-bezier conversion for degenerate case.
Alexandre Julliard pushed to branch master at wine / wine Commits: d8c6ee87 by Giang Nguyen at 2026-05-04T16:42:49-04:00 d2d1: Fix coordinate in arc-to-bezier conversion for degenerate case. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59718 Signed-off-by: Giang Nguyen <nen24t@gmail.com> Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - ae94d31a by Giang Nguyen at 2026-05-04T16:42:49-04:00 d2d1: Fix arc center translation in arc-to-bezier conversion. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59718 Signed-off-by: Giang Nguyen <nen24t@gmail.com> Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - fc407f77 by Giang Nguyen at 2026-05-04T16:42:49-04:00 d2d1: Do not translate radius vectors in arc-to-bezier conversion. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59718 Signed-off-by: Giang Nguyen <nen24t@gmail.com> Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 1 changed file: - dlls/d2d1/geometry.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3399193d5e974451f0f70ae525ab1c... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3399193d5e974451f0f70ae525ab1c... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)