Add css caching, adapt to LineLayout and Textlayout, add link support, add a resolve_url function, cache colors and space widths for fonts, fix bug crashing if font doesnt exist

This commit is contained in:
csd4ni3l
2025-07-22 18:32:27 +02:00
parent 385552bb08
commit 8b9b70c475
6 changed files with 200 additions and 71 deletions

3
.gitignore vendored
View File

@@ -180,4 +180,5 @@ test*.py
logs/
logs
settings.json
http_cache/
html_cache/
css_cache/