pharo-users@lists.pharo.org

Any question about pharo is welcome

View all threads

[ANN] pharo bindings for resvg library

EL
Esteban Lorenzano
Mon, Jun 30, 2025 9:07 AM

Hi,

As part of my work with pharo-cig
https://github.com/estebanlm/pharo-cig I am releasing a new pharo
library binding. This time for ReSVG, a parser and render library for
SVG images: pharo-resvg https://github.com/estebanlm/pharo-resvg.

You can parse any file and get a Form without effort :

Esteban

Hi, As part of my work with pharo-cig <https://github.com/estebanlm/pharo-cig> I am releasing a new pharo library binding. This time for ReSVG, a parser and render library for SVG images: pharo-resvg <https://github.com/estebanlm/pharo-resvg>. You can parse any file and get a Form without effort : Esteban &#8203;