printed v0.0.3: a low-level API to generate self-contained PDF/SVG
Dukc
ajieskola at gmail.com
Mon Oct 1 10:19:12 UTC 2018
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.
More information about the Digitalmars-d-announce
mailing list