Crate orbtk_tinyskia

Source
Expand description

This module provides the render environment.

OrbTk has choosen the tinyskia crate to handle all 2D rendering tasks. Implemented as wrapper functions, it consumes the native rendering functions provided from tinyskia.

Re-exports§

Modules§

  • Pre-selects commonly used OrbTk crates and put them into scope.
  • Wrapper consuming tinyskia functions.
  • Handles helper utilities and global methods.

Structs§

Traits§