The OpenD Programming Language

RenderOptions

Allows to customize rendering, for format-specific features.

struct RenderOptions {
bool embedFonts;
}

Meta