* Added check for malformed PNG files (#250, #218)
* Added check for malformed PNG files (#250, #218)
Bugs
* `trim_radius` now defaults to 0 on `save_pdf`, not 38. (#270)
Docs:
Docs:
* Documented the n-sided-ness of polygons and stars
* Documented the n-sided-ness of polygons and stars
* svg: document rasterization on mask (#192)
* svg: document rasterization on mask (#192)
@ -18,7 +21,7 @@ Chores:
Compatibility:
Compatibility:
* A LOT more pre-defined colors built into Cairo. Some of the named colors got redefined with the upgrade to the latest Cairo. This means that named colors like `:gray` and `:green` may look slightly different.
* A LOT more pre-defined colors built into Cairo. Some of the named colors got redefined with the upgrade to the latest Cairo. This means that named colors like `:gray` and `:green` may look slightly different.