Skip to main content

Module render

Module render 

Source
Expand description

Basic render operations.

Structsยง

ImageRegistry ๐Ÿ”’
Registry that maps opaque ImageIds to Pixmap data.
RasterizerSettings
Settings used when rasterizing a scene into a pixmap.
RenderContext
A render context for CPU-based 2D graphics rendering.
RenderSettings
Settings to apply to the render context.
Resources
Persistent resources required by Vello CPU for rendering.

Enumsยง

CompositeMode
The composition mode that should be used when rendering into a pixmap.
PixelFormat
The pixel format to assume for the destination pixmap.

Constantsยง

ATLAS_IMAGE_ID_BASE ๐Ÿ”’
DEFAULT_GLYPH_ATLAS_SIZE ๐Ÿ”’