| | |
|---|---|
||
|
|
By default title text is drawn with abglyph_ crate. This can be disabled by disabling default features.
Alternatively title text may be drawn with crossfont crate. This adds a requirement on freetype.
toml
sctk-adwaita = { default-features = false, features = ["crossfont"] }