We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3475e commit 59d5923Copy full SHA for 59d5923
CHANGELOG.md
@@ -6,9 +6,12 @@ This project adheres to [Semantic Versioning](https://semver.org/) since version
6
7
## [Unreleased]
8
9
+## [19.5.0] - 2025-09-13
10
+
11
### Changed
12
13
- Update to libtcod 2.2.1.
14
+- Scaling defaults to nearest, set `os.environ["SDL_RENDER_SCALE_QUALITY"] = "linear"` if linear scaling was preferred.
15
16
### Fixed
17
0 commit comments