[][src]Module iced_graphics::font

Find system fonts or use the built-in ones.

Structs

Source

A font source that can find and load system fonts.

Enums

Familyfeature="font-source"

A possible value for the font-family CSS property.

LoadErrorfeature="font-source"

Reasons why a source might fail to look up a font or fonts.

Constants

ARROW_DOWN_ICON

The char representing a ▼ icon in the built-in ICONS font.

CHECKMARK_ICONfeature="font-icons"

The char representing a ✔ icon in the built-in ICONS font.

FALLBACKfeature="font-fallback"

A built-in fallback font, for convenience.

ICONSfeature="font-icons"

A built-in icon font, for convenience.