big update with ok rendering
Python CI / test (push) Failing after 3m55s

This commit is contained in:
2025-08-27 22:22:54 +02:00
parent 36281be77a
commit 65ab46556f
54 changed files with 6157 additions and 438 deletions
+9
View File
@@ -0,0 +1,9 @@
"""
Tests for the layout module.
This package contains tests for the layout system including:
- Document layouter tests
- Ereader layout system tests
- Page buffer tests
- Position tracking tests
"""