mirror of
https://github.com/akuker/RASCSI.git
synced 2026-01-26 01:17:28 +00:00
25 lines
929 B
Markdown
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)
|