Constant ul_next_sys::ULFontHinting_kFontHinting_Smooth

source ·
pub const ULFontHinting_kFontHinting_Smooth: ULFontHinting = 0;
Expand description

Lighter hinting algorithm– glyphs are slightly fuzzier but better resemble their original shape. This is achieved by snapping glyphs to the pixel grid only vertically which better preserves inter-glyph spacing.