On Monday, 1 October 2018 at 10:19:12 UTC, Dukc wrote:
On Monday, 1 October 2018 at 09:34:34 UTC, Guillaume Piolat wrote:
printed is a low-level API to generate self-contained PDF 1.4/SVG 1.1 documents hopefully suitable for print.

At work, I had to make a file converter which converts an obsolete CAD format to image files. It currently makes png and bmp files via dlib and svg files via dxml. This one will be useful if I need to extend it to pdf files. Thank you.

Mmmm you mean dlib has a software renderer?

Reply via email to