-
-
Notifications
You must be signed in to change notification settings - Fork 14
v‐group and #clip
MeloAlright edited this page Aug 17, 2023
·
3 revisions
-
v-group 把偏移等信息写入了 context
-
在递归光栅化的时候把 context 透传进了各个子 shape 的 draw 方法第二个参数上
-
并且每个 shape 都实现了对这个 context 带来污染的额外读写
-
invert clip 是直接用的 tiny_skia 的 Mask invert