Skip to main content

Module text_render

Module text_render 

Source

Re-exports§

pub use blit::*;
pub use fonts::*;

Modules§

blit
fonts

Structs§

DecodedImage
DecodedRgba

Enums§

Script

Constants§

LOADABLE_SCRIPTS
Every script the renderer can load a face for. Latin is excluded: it is the embedded default and never occupies a registry slot.

Functions§

blit_rgb565_image
blit_rgb565_image_alpha
clear_width_cache
decode_image
decode_image_rgba
detect_script
Detect the dominant script of a run.
style_at
style_for