Tcod

Latest version: v16.2.3

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 44

11.10.0

Added

- Added `tcod.tileset.load_bdf`, you can now load BDF fonts.
- `tcod.tileset.set_default` and `tcod.tileset.get_default` are now stable.

Changed

- Using `libtcod 1.16.0-alpha.6`.

Deprecated

- The `snap_to_integer` parameter in `tcod.console_flush` has been deprecated
since it can cause minor scaling issues which don't exist when using
`integer_scaling` instead.

11.9.2

Fixed

- Fixed segfault after the Tileset returned by `tcod.tileset.get_default` goes
out of scope.

11.9.1

Changed

- Using `libtcod 1.16.0-alpha.5`.
- Mouse tile coordinates are now always zero before the first call to
`tcod.console_flush`.

11.9.0

Added

- New method `Tileset.render` renders an RGBA NumPy array from a tileset and
a console.

11.8.2

Fixed

- Prevent KeyError when representing unusual keyboard symbol constants.

11.8.1

Changed

- Using `libtcod 1.16.0-alpha.4`.

Fixed

- Mouse tile coordinates are now correct on any resized window.

Page 13 of 44

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.