S or /

SourceEnum FontPriority

from egui import FontPriority
FontPriority.Highest
FontPriority.Lowest

Whether an inserted font (or egui.text.GlyphRasterizer) goes before or after the existing fonts of a family.

Variants§

FontPriority.Highest Enum value§

FontPriority.Lowest Enum value§