You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ttfunk as a dependency which is under GPL2/GPL3 license
Actually it's a triple license : Ruby/GPL2/GPL3 (see: prawnpdf/ttfunk#26) so if you choose Ruby license you can mix it with MIT => you're not contaminated by the GPL which forces you to have the same license, so it should be good.
Hi there!
I'm not a lawyer but
pdf-reader
is under MIT license (https://github.com/yob/pdf-reader/blob/main/MIT-LICENSE) and usettfunk
as a dependency which is under GPL2/GPL3 license (https://github.com/prawnpdf/ttfunk/blob/master/LICENSE).AFAIK mixing both is not possible : voormedia/rails-erd#277
Just to notice you!
Thank you!
The text was updated successfully, but these errors were encountered: