Tcod

Latest version: v16.2.3

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

Scan your dependencies

Page 15 of 44

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.

11.2.2

Fixed

- Fixed a regression preventing PyInstaller distributions from loading SDL2.

11.2.1

Page 15 of 44

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.