davidfischer / mtg-printable-set-label-generator

Magic: the Gathering Printable Set Label Generator
https://mtg-label-generator.fly.dev
MIT License
44 stars 13 forks source link

Handle set icons differently #25

Closed davidfischer closed 1 year ago

davidfischer commented 1 year ago

Cairo, the part of this app that converts SVGs to PDFs changed how it handles remote images (images starting with https://...). To work around this, we will download the set icons and embed them as base64 which should hopefully resolve these issues.