Lattices with transforms

This commit is contained in:
jude
2023-05-29 17:13:54 +01:00
parent 76ef7492ba
commit 9b5c6c82bc
4 changed files with 146 additions and 0 deletions

3
consts.py Normal file
View File

@ -0,0 +1,3 @@
LARGE_FONT = 48
MEDIUM_FONT = 40
SMALL_FONT = 32