mirror of
https://github.com/penpot/penpot.git
synced 2025-05-16 01:16:38 +02:00
♻️ Refactor blend mode and fills into their own submodules
This commit is contained in:
parent
2d4281bdf2
commit
00ab9ad3f0
5 changed files with 116 additions and 109 deletions
|
@ -1,4 +1,3 @@
|
|||
use skia_safe as skia;
|
||||
|
||||
pub type Rect = skia::Rect;
|
||||
pub type Matrix = skia::Matrix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue