adding text_svg to build text out of svgs
This commit is contained in:
parent
89ec3145d1
commit
2b92b9b792
3 changed files with 28 additions and 1 deletions
|
@ -4,6 +4,7 @@ pub mod double_ended_slider;
|
|||
pub mod library;
|
||||
pub mod presenter;
|
||||
pub mod song_editor;
|
||||
pub mod text_svg;
|
||||
pub mod video;
|
||||
|
||||
pub enum EditorMode {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue