hpcc-js-wasm icon indicating copy to clipboard operation
hpcc-js-wasm copied to clipboard

Enable cairo renderer in Graphviz

Open septatrix opened this issue 11 months ago • 3 comments

The cairo renderer is very useful for PDF outputs. Something similar can be hacked together by using svg2pdf.js but that has several layout bugs where elements (especially text) end up in the wrong place.

septatrix avatar Nov 06 '24 23:11 septatrix