libcosmic-yoda/examples/text
2022-10-03 13:13:35 -06:00
..
res Add proportional font rendering example 2022-10-03 12:00:17 -06:00
src Cache shaping 2022-10-03 13:13:35 -06:00
Cargo.toml Add proportional font rendering example 2022-10-03 12:00:17 -06:00
README.md Add text shaping example 2022-10-03 11:45:46 -06:00

Styling

An example showcasing custom styling with a light and dark theme.

All the example code is located in the main file.

You can run it with cargo run:

cargo run --package styling