[][src]Module canrust::utils

Utilities for font handling and image processing Contains structs FontHandler and Image.

Structs

FontHandler

Struct responsible for font loading and handling .

Image

Struct representing an image which can be projected onto a Canvas.

Enums

Error

Crate error type

Wrapper