| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| tilf_0.2-Windows.exe | 2025-08-19 | 55.0 MB | |
| tilf_0.2-MacOS.zip | 2025-08-19 | 43.5 MB | |
| tilf_0.2-Linux.tar.xz | 2025-08-19 | 74.0 MB | |
| README.md | 2025-08-19 | 743 Bytes | |
| v0.2 source code.tar.gz | 2025-08-19 | 8.2 MB | |
| v0.2 source code.zip | 2025-08-19 | 8.2 MB | |
| Totals: 6 Items | 189.0 MB | 3 | |
The latest release includes many improvements, particularly focusing on stability and performance.
Some key aspects
- Creating images larger than 100×100 no longer impacts performance: you can now generate images up to 1024×1024.
- The codebase is moving toward greater modularity, with each component serving a dedicated purpose.
- Certain default settings can now be changed through the
config.py. - UI improvements include a centered canvas with the ability to scroll within it as you zoom in.
This is made possible thanks to the new code architecture, as well as to some contributors whom I thank for their dedicated attention.
Please check the full changelog: https://github.com/danterolle/tilf/compare/v0.1...v0.2