wlmaker
Loading...
Searching...
No Matches
wlm_graph_font_spec_t Struct Reference

Public Attributes

char face [WLM_GRAPH_FONT_FACE_MAX]
uint32_t size
cairo_font_weight_t weight
cairo_font_slant_t slant

Detailed Description

Font specification (XFT-style).

Member Data Documentation

◆ face

char wlm_graph_font_spec_t::face[WLM_GRAPH_FONT_FACE_MAX]

Font face name.

◆ size

uint32_t wlm_graph_font_spec_t::size

Font size (at base icon size).

◆ slant

cairo_font_slant_t wlm_graph_font_spec_t::slant

Font slant (CAIRO_FONT_SLANT_NORMAL, _ITALIC, or _OBLIQUE).

◆ weight

cairo_font_weight_t wlm_graph_font_spec_t::weight

Font weight (CAIRO_FONT_WEIGHT_NORMAL or CAIRO_FONT_WEIGHT_BOLD).


The documentation for this struct was generated from the following file: