Donner 0.5.0
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::svg::RendererUtils Class Reference

Utility functions for the renderer. More...

#include "donner/svg/renderer/RendererUtils.h"

Static Public Member Functions

static void prepareDocumentForRendering (SVGDocument &document, bool verbose, ParseWarningSink &warningSink)
 Prepare the document for rendering, instantiating computed components and the rendering tree.

Detailed Description

Utility functions for the renderer.

Member Function Documentation

◆ prepareDocumentForRendering()

void donner::svg::RendererUtils::prepareDocumentForRendering ( SVGDocument & document,
bool verbose,
ParseWarningSink & warningSink )
static

Prepare the document for rendering, instantiating computed components and the rendering tree.

Parameters
documentDocument to prepare.
verboseIf true, enable verbose logging.
warningSinkSink to collect warnings.

The documentation for this class was generated from the following files: