Pytamaro

Latest version: v1.1.2

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

Scan your dependencies

Page 2 of 5

0.7.3

Changed

- Instead of workarounds, [perform antialias using SSAA (4x) to avoid seams and stroke-related artifacts when circular shapes are at the edges](https://github.com/LuCEresearchlab/pytamaro/commit/4244cc44b4011aadaa6ff7fbb42b0f0265e516fc)

0.7.2

Changed

- Names of parameters and types in error messages are now reported inside backticks to make them more distinguishable from the rest of the message
- Raise an error when trying to show an animation whose frames are not all of type `Graphic`
- Rendered text now includes leading and trailing glyphs without outline (such as spaces)

Fixed

- Avoid crashing when showing graphics with a zero area after rounding
- Avoid crashing when showing animations with zero area frames
- [Reduce visible seams when rendering adjacent shapes with antialiasing](https://github.com/LuCEresearchlab/pytamaro/issues/34)

0.7.1

Changed

- [Check the type of optional parameters for output functions](https://github.com/LuCEresearchlab/pytamaro/issues/35)

Fixed

- Fixed some inconsistent names for localized parameters in the documentation

0.7.0

Added

- [Enable antialiasing](https://github.com/LuCEresearchlab/pytamaro/issues/29) for better rendering

Changed

- [Faster rendering of images](https://github.com/LuCEresearchlab/pytamaro/pull/33), especially noticeable for GIFs with several frames

Fixed

- [Fix GIFs overlaying frames within a loop](https://github.com/LuCEresearchlab/pytamaro/commit/57850c696f9323a1ac71a041ebdad174692b5f7f), which was visibile in certain cases with transparency

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))

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.