Module font_kit::properties

source ·
Expand description

Properties that specify which font in a family to use: e.g. style, weight, and stretchiness.

Much of the documentation in this modules comes from the CSS 3 Fonts specification: https://drafts.csswg.org/css-fonts-3/

Structs§

  • Properties that specify which font in a family to use: e.g. style, weight, and stretchiness.
  • The width of a font as an approximate fraction of the normal width.
  • The degree of blackness or stroke thickness of a font. This value ranges from 100.0 to 900.0, with 400.0 as normal.

Enums§

  • Allows italic or oblique faces to be selected.