We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7d063c commit c002088Copy full SHA for c002088
1 file changed
docs/changelog.rst
@@ -12,6 +12,8 @@ v0.16.0
12
documented.
13
* Specifying ``None`` as a background for the ``SVGWriter``, no background is
14
included resulting in a transparent background.
15
+* Do not paint text if its size would be zero, to avoid an "invalid ppem value"
16
+ error with newer versions of Pillow.
17
18
v0.15.1
19
~~~~~~~
0 commit comments