Module breadx::render[][src]

Expand description

First-class support for the XRender extension.

Re-exports

pub use crate::auto::render::Color;
pub use crate::auto::render::Fixed;
pub use crate::auto::render::Linefix;
pub use crate::auto::render::PictOp;
pub use crate::auto::render::Pictformat;
pub use crate::auto::render::Picture;
pub use crate::auto::render::Pointfix;
pub use crate::auto::render::Transform;
pub use crate::auto::render::Trapezoid;

Structs

PictureParameters
RenderDisplay

A wrapper around the Display that contains XRender-specific data.

Enums

StandardFormat

Standard formats.

Functions

double_to_fixed

Convert a 64-bit float to a fixed point value.

fixed_to_double

Convert a fixed point value to a 64-bit float.

tesselate_shape