Unitise libnrtype components for unit testing

What this change does

We build a unit test infrastructure so that libnrtype components can be built without needing to include the entire of the inkscape binary during test building.

The pixbuf generation is moved out of libnrtype and into display/drawing-text where is can correctly decide what kind of rendering it wants to have for the SVG glyphs.

Edited by Martin Owens

Merge request reports

Loading