Function zng_wgt_text::font_aa
source ยท pub fn font_aa(
child: impl UiNode,
aa: impl IntoVar<FontAntiAliasing>,
) -> impl UiNode
Expand description
P
Configure the anti-aliasing used to render text glyphs inside the widget.
Uses the operating system configuration by default.
Sets the FONT_AA_VAR
.