mirror of
https://github.com/penpot/penpot.git
synced 2025-05-23 11:46:11 +02:00
♻️ Create an ImageStore type
This commit is contained in:
parent
967bc75a1c
commit
7b1934dcb6
4 changed files with 48 additions and 26 deletions
|
@ -7,7 +7,7 @@ use crate::render::BlendMode;
|
|||
mod fills;
|
||||
mod images;
|
||||
mod paths;
|
||||
mod render;
|
||||
mod renderable;
|
||||
pub use fills::*;
|
||||
pub use images::*;
|
||||
pub use paths::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue