abcCairo Blog
Extend abcm2ps to support direct generation of PNG, SVG and PDF files
Status: Beta
Brought to you by:
jamesa13
The latest release on 4 June 2022 adds support for generating pages of PDF
output directly with the Cairo library using the -PPDF flag. The output is very
similar to the output that results from first creating a PostScript file and then
converting it to PDF using a utility such as pstopdf, but only one step is needed
and there is no PostScript created anywhere in the process.