issues
search
ramagottfried
/
symbolist
A library for graphic/symbolic score editing
15
stars
3
forks
source link
As a composer, I import/export graphics in different formats, in order to add them to my score and store them.
#100
Open
viampietro
opened
6 years ago
ramagottfried
commented
6 years ago
probably use SVG path format for components if possible
consider JUCE Drawable and DrawableComposite as replacement to Component for symbols, these have direct SVG support which might make things easier in general.