Expand description
The RENDER
X extension.
Accessible with the render
cargo feature.
Structs§
- The
AddGlyphs
request. - The
AddTraps
request. - The
ChangePicture
request. - The
Composite
request. - The
CompositeGlyphs8
request. - The
CompositeGlyphs16
request. - The
CompositeGlyphs32
request. - The
CreateAnimCursor
request. - The
CreateConicalGradient
request. - The
CreateCursor
request. - The
CreateGlyphSet
request. - The
CreateLinearGradient
request. - The
CreatePicture
request. - The
CreateRadialGradient
request. - The
CreateSolidFill
request. - The
FillRectangles
request. - The
FreeGlyphSet
request. - The
FreeGlyphs
request. - The
FreePicture
request. - The
GlyphError
error. - The
GlyphSetError
error. - The
PictFormatError
error. - The
PictOpError
error. - The
PictureError
error. - The
QueryFilters
request. - Cookie type for QueryFilters.
- Unchecked cookie type for QueryFilters.
- Reply type for QueryFilters.
- The
QueryPictFormats
request. - Cookie type for QueryPictFormats.
- Unchecked cookie type for QueryPictFormats.
- Reply type for QueryPictFormats.
- The
QueryPictIndexValues
request. - Cookie type for QueryPictIndexValues.
- Unchecked cookie type for QueryPictIndexValues.
- Reply type for QueryPictIndexValues.
- The
QueryVersion
request. - Cookie type for QueryVersion.
- Unchecked cookie type for QueryVersion.
- Reply type for QueryVersion.
- The
ReferenceGlyphSet
request. - The
SetPictureClipRectangles
request. - The
SetPictureFilter
request. - The
SetPictureTransform
request. - The
Trapezoids
request. - The
TriFan
request. - The
TriStrip
request. - The
Triangles
request.
Enums§
- Unified error type for the Render extension
Constants§
- The major version of the
Render
extension. - The minor version of the
Render
extension. - The version string of the
Render
extension. - The official identifier for the
Render
extension.
Functions§
- Fetch server runtime info data of the
Render
extension. - Prefetch server runtime info data of the
Render
extension.