Pytamaro

Latest version: v0.6.3

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

Scan your dependencies

Page 1 of 3

0.6.3

Changed

- Round the size of graphics used as GIF frames (mainly to accommodate rounding errors)
- Raise an error when graphics of different sizes are used as GIF frames
- Proper `Point`'s `repr` for unknown points

0.6.2

Fixed

- Support Python 3.12 for real (upgrade `skia-python` to v121)
- Fix SVG output of (semi-)transparent black color ([24](https://github.com/LuCEresearchlab/pytamaro/issues/24))

0.6.1

Added

- Support Python 3.12 (skia-python upgrade)

Changed

- Produce a warning message when a font that is not available is used to produce a graphic with `text`

Fixed

- Do not show subclasses of `Graphic` in error messages

0.6.0

Added

- French version of the library (importable from `pytamaro.fr`): full translation of the API and the documentation (25 by karma-riuk)
- Graphics (as well as points and colors) now have a `__repr__` method which returns a more useful, localized string representation

0.5.2

Fixed

- Fix SVG files' transparent background rendered as black in edge cases
- Fix the pinning position for a `circular_sector` of 360 degrees
- Attempt to prevent a rare condition in which saving an SVG file could fail

0.5.1

Changed

- Data URIs (used in one of the output modes) are now wrapped in special markers so that they can be recognized within a larger output.

Fixed

- Fix rendering of reasonably big graphics (by increasing the recursion limit)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.