Files
RASCSI/python/common/resources/README.md
Daniel Markstedt a872333458 Move python resources into the common package
Reduces duplication of these binary files across multiple clients
2025-11-24 12:58:29 +01:00

25 lines
929 B
Markdown

# Common Resources
This directory contains resources that are shared between multiple Python components in the PiSCSI project,
such as fonts and splash screen images used by both the OLED monitor and the CtrlBoard interface.
## Credits
### DejaVuSansMono-Bold.ttf
* _DejaVu Sans Mono Bold_ TrueType font by the DejaVu fonts project
* Source: https://dejavu-fonts.github.io
* Distributed under DejaVu Fonts License (see DejaVu Fonts License.txt for full text)
### type_writer.ttf
* _Type Writer_ TrueType font by Mandy Smith (cutielou)
* Source: https://fontstruct.com/fontstructions/show/212255/type_writer
* Distributed under Creative Commons Attribution Share Alike license
(http://creativecommons.org/licenses/by-sa/3.0/)
### splash_start_\*.bmp, splash_stop_\*.bmp
* Drawn by Daniel Markstedt <daniel@mindani.net>
* Distributed under BSD 3-Clause by permission from author (see LICENSE in project root for full text)