kas-theme 0.12.0

KAS GUI / theme support
Documentation
KAS Theme
======

Theme support for [KAS].

[KAS]: https://crates.io/crates/kas


Optional features
-------

This crate has the following feature flags:

-   `font-kit` (enabled by default): uses the `font-kit` crate to locate a
    suitable system font; otherwise a hard-coded font path is used

Copyright and Licence
-------

The [COPYRIGHT](COPYRIGHT) file includes a list of contributors who claim
copyright on this project. This list may be incomplete; new contributors may
optionally add themselves to this list.

The KAS library is published under the terms of the Apache License, Version 2.0.
You may obtain a copy of this licence from the [LICENSE](LICENSE) file or on
the following webpage: <https://www.apache.org/licenses/LICENSE-2.0>