Cairo.jl icon indicating copy to clipboard operation
Cairo.jl copied to clipboard

Metadata for pdfs - `cairo_pdf_surface_set_metadata()`

Open johnomotani opened this issue 2 years ago • 0 comments

Would it be possible to add a wrapper for cairo_pdf_surface_set_metadata() (https://www.cairographics.org/manual/cairo-PDF-Surfaces.html#cairo-pdf-surface-set-metadata)?

I think this would be useful to enable https://github.com/MakieOrg/Makie.jl/issues/3167.

I would be willing to have a go at this, but have no experience using ccalls or developing Cairo.jl - would it be quicker for someone who knows what they're doing to just add this than it would be to review a PR?

johnomotani avatar Aug 19 '23 18:08 johnomotani