jgraph / drawio-libs

Libraries for draw.io
Apache License 2.0
1k stars 361 forks source link

Add bioicons #11

Closed duerrsimon closed 2 years ago

duerrsimon commented 2 years ago

I am the creator of bioicons a library for biomedical illustrations.

I'd love to programatically create xml files for the different categories on bioicons to use them on draw.io. However the icons have different licenses and I'd like for the licenses to be respected. Is there a way to add a license to each svg icon?

Thanks for your advice!

davidjgraph commented 2 years ago

Not per icon, no. We're not well set up for a variable license library set, unfortunately.

duerrsimon commented 2 years ago

Can you provide an example on how to add a per library license? Would it be possible to add some kind of javascript callback after the icon is imported that could fetch the license information?

duerrsimon commented 2 years ago

I realized I can use the title to also add individual license information. Not great but works for now.