# Third-party notices
## `src/renderer/fonts/Silver.ttf`
Silver is a bitmap-style TrueType font by Poppy Works, licensed under
Creative Commons Attribution 4.0 International (CC BY 4.0).
- Upstream: https://poppyworks.itch.io/silver
- License file: `Silver.LICENSE` (distributed alongside this font in
`src/renderer/fonts/`)
Redistribution and use, with or without modification, are permitted
provided the above attribution is retained. The CC BY 4.0 license
does not apply to the rest of the `oxicode-snapcompact` crate (see the
top-level `LICENSE` for the project-wide MIT terms).
## `src/renderer/fonts/{5x8,6x12,8x13}.bdf`
Bitmap Distribution Format fonts from the X.org "misc" font
collection. The X.org misc fonts are in the public domain.
## `src/renderer/fonts/unscii-8.hex`
Hex-format bitmap font from the [unscii](https://github.com/viznut/unscii)
project by Viznut. Public domain (CC0).