mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-20 03:18:06 +08:00
Port all remaining Subpath producers to BezPath and delete the legacy subpath module (#4457)
This commit is contained in:
committed by
Dennis Kobert
parent
c53c76a9fd
commit
6061a695e8
@@ -53,10 +53,6 @@ pub mod artboard {
|
||||
pub use graphic_types::artboard::*;
|
||||
}
|
||||
|
||||
pub mod subpath {
|
||||
pub use vector_types::subpath::*;
|
||||
}
|
||||
|
||||
pub mod gradient {
|
||||
pub use vector_types::{Gradient, GradientStop};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user