| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-05 | 502 Bytes | |
| v2.1.14 source code.tar.gz | 2026-04-05 | 6.6 MB | |
| v2.1.14 source code.zip | 2026-04-05 | 6.9 MB | |
| Totals: 3 Items | 13.5 MB | 1 | |
Bugfixes
shapes: Handle ZeroDivisionError and domain error when calculating miter scale (#1418) window: On macOS, fix RecursionError when resizing Windows. (#1421) text: Fix larger sized characters causing wrap issues. (#1426)
Improvements
typing: Fix the Label type hints for font_family. (#1407) typing: Add type hints to the Quaternion.from_mat* methods. (#1406) typing: Provide concrete typing for Window based on selected platform. (#1409) docs: Fix typo. (#1416)