Skip to main content

Crate rahmen

Crate rahmen 

Source
Expand description

Rahmen library

Re-exports§

pub use rahmen_exiv2 as exiv2;

Modules§

config
Configuration data for Rahmen
dataflow
Dataflow operators to handle images are required for Rahmen
display
Functionality to render images on a display
display_framebuffer
Functionality to render images on a Linux framebuffer
errors
Rahmen error handling
font
Utilities to rasterize fonts to images
provider
Utilities to provide images, and other abstractions
provider_glob
Provide a lost of files from a glob pattern
provider_list
Provide a list of files from a file input

Structs§

Timer
A timer to track the duration of a code span until it is dropped

Type Aliases§

Vector
2d-vector type within Rahmen