15#ifndef EXTENSION_INTERNAL_CAIRO_RENDERER_PDF_OUT_H
16#define EXTENSION_INTERNAL_CAIRO_RENDERER_PDF_OUT_H
30 gchar
const *filename)
override;
The object that is the basis for the Extension system.
Base class for all implementations of modules.
static void init()
A function allocate a copy of this function.
void save(Inkscape::Extension::Output *mod, SPDocument *doc, gchar const *filename) override
This function calls the output module with the filename.
bool check(Inkscape::Extension::Extension *module) override
Verify any dependencies.
Typed SVG document implementation.
Helper class to stream background task notifications as a series of messages.
bool text_to_path
Convert text to paths?
bool stretch_to_fit
Compensate for Cairo's page size rounding to integers (in pt)?
bool rasterize_filters
Rasterize filter effects?
bool drawing_only
Set page size to drawing + margin instead of document page.
bool text_to_latex
Put text in a LaTeX document?