Tcod

Latest version: v17.1.0

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

Scan your dependencies

Page 15 of 45

11.6.0

Changed

- Console blit operations now perform per-cell alpha transparency.

11.5.1

Fixed

- Python 3.8 wheels failed to deploy.

11.5.0

Changed

- Quarter block elements are now rendered using Unicode instead of a custom
encoding.

Fixed

- `OPENGL` and `GLSL` renderers were not properly clearing space characters.

11.4.1

Added

- Uploaded Python 3.8 wheels to PyPI.

11.4.0

Added

- Added `__array_interface__` to the Image class.
- Added `Console.draw_semigraphics` as a replacement for blit_2x functions.
`draw_semigraphics` can handle array-like objects.
- `Image.from_array` class method creates an Image from an array-like object.
- `tcod.image.load` loads a PNG file as an RGBA array.

Changed

- `Console.tiles` is now named `Console.buffer`.

11.3.0

Added

- New attribute `Console.tiles2` is similar to `Console.tiles` but without an
alpha channel.

Page 15 of 45

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.