Module raqote::rasterizer
source · Structs§
- Edge π
Constants§
- MAX_
COEF πF_ SHIFT - SAMPL
E_ πSIZE
Functions§
- cheap_
distance π - compute_
curve_ πsteps - diff_
to_ πshift - div_
fixed16_ πfixed16 - dot2_
to_ πdot6 - dot2_
to_ πdot16 - dot2_
to_ πint - dot16_
to_ πdot2 - f32_
to_ πdot2 - int_
to_ πdot2
Type Aliases§
- Dot2 π30.2 fixed point representation.
- Dot6 π26.6 fixed point representation.
- Dot16 π16.16 fixed point representation.
- Shifted
Dot16 πA βsliding fixed pointβ representation 16.16 >> shift.