June 30, 2025
9:07 a.m.
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