Module raqote::draw_target::fk
source · Structs§
- An in-memory bitmap surface for glyph rasterization.
- A cross-platform loader that uses the FreeType library to load and rasterize fonts.
- An affine transform, optimized with SIMD.
Enums§
- The image format for the canvas.
- Specifies how hinting (grid fitting) is to be performed (or not performed) for a glyph.
- The antialiasing strategy that should be used when rasterizing glyphs.
Functions§
- A convenience alias for
Vector2F::new()
. - A convenience alias for
Vector2I::new()
.