Fix COLRv1 sweeps modulo and paint clipping - #241
Conversation
justvanrossum
left a comment
There was a problem hiding this comment.
Thanks, looks great!
I left one question inline.
|
Turns out there's a coregraphics API, Can you check if that fixes the transparency issue you see in FontGoggles? I wasn't able to reproduce that. |
|
Great to hear! The fallback would to the best of my understanding still be needed for MacOS < 14; if that's not an intended target anymore then it can go. (for reference, https://en.wikipedia.org/wiki/MacOS_Ventura, https://developer.apple.com/documentation/coregraphics/cgcontextdrawconicgradient(_:_:_:_:)) |
|
FontGoggles requires macOS >= 10.13. It's good to keep the fallback around, I'll try to think how we could make it be part of the tests. Shouldn't be a blocker. |
justvanrossum
left a comment
There was a problem hiding this comment.
Great work again, thanks!



Fixes #240 and some related bugs with glyphs from the test font.