jcraane / kmm-images

Gradle plugin for using images in all targets in a Kotlin multiplatform project
Apache License 2.0
30 stars 6 forks source link

Use https://formulae.brew.sh/formula/pdf2svg for pdf to svg conversion #5

Closed jcraane closed 3 years ago

jcraane commented 3 years ago

pdf2svg does seem todo a better job than imagemagick to convert pdf to svg. Provide this as an alternative option for converting pdf to svg.

jcraane commented 3 years ago

pdf2svg implemented as optional parameter, see readme.