Tcod

Latest version: v16.2.3

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

Scan your dependencies

Page 35 of 44

1.12.1

Fixed
- Fixed shader compilation issues in the OPENGL2 renderer.
- Fallback fonts should fail less on Linux.

1.12.0

Added
- Added the `TCOD_get_error` and `TCOD_set_error` functions.

Changed
- `TCOD_console_init_root` and `TCOD_console_set_custom_font` will now return
an error code instead of terminating on a known error.

1.11.5

Added
- Several functions in the `tcod::console` namespace are now accessible.
These functions are provisional, so the API may change at anytime.

Fixed
- Corrected bounding box issues with the stateless UTF-8 print functions.

1.11.4

Fixed
- Fixed a name conflict with endianness macros on FreeBSD.

1.11.3

Changed
- New consoles are initialized as if clear was called.
- The SDL callback type now uses a typed argument instead of void pointer.

Fixed
- Fixed horizontal alignment for TrueType fonts.
- Fixed screenshots with the older SDL renderer.

Deprecated
- The SDL callback feature has been deprecated.

1.11.2

Fixed
- Console printing was ignoring color codes at the beginning of a string.
- Releases no longer display debug messages.

Page 35 of 44

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.