garrigue / lablgtk

LablGTK 2 and 3: an interface to the GIMP Tool Kit
https://garrigue.github.io/lablgtk
Other
89 stars 40 forks source link

rsvg support #131

Open zoggy opened 3 years ago

zoggy commented 3 years ago

Hello,

Old rsvg bindings lies in src-unsupported. I'd like to resurrect it. Do you think it should go to a separate lablgtk3-rsvg package (in a src-rsvg directory) or with the base lablgtk3 package (in src/) ?

Does anyone remember why it was dismissed ?

garrigue commented 3 years ago

I don't remember any particular reason. Was it broken, or needed to redo the configuration? Since the goal of lablgtk3 was initially just to support coqide, this was probably not high priority then.

zoggy commented 3 years ago

Ok. I resurrected it, as an additional commit to this PR: https://github.com/garrigue/lablgtk/pull/128 I removed the ?gz parameters, as gzipped svgs are handled transparently by librsvg.