First draft of SVG font for emulator
This commit is contained in:
parent
d660243e9f
commit
e57e07c983
12 changed files with 1342 additions and 118 deletions
|
@ -9,7 +9,9 @@ readme = "README.md"
|
|||
requires-python = ">=3.10,<4.0"
|
||||
dependencies = [
|
||||
"pyfis (>=1.13.0,<2.0.0)",
|
||||
"pillow (>=11.2.1,<12.0.0)"
|
||||
"pillow (>=11.2.1,<12.0.0)",
|
||||
"bottle (>=0.13.3,<0.14.0)",
|
||||
"bottle-websocket (>=0.2.9,<0.3.0)"
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue