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 37b1b95 commit 45bc47aCopy full SHA for 45bc47a
docs/changelog.rst
@@ -23,6 +23,9 @@ v0.16.0
23
included resulting in a transparent background.
24
* Do not paint text if its size would be zero, to avoid an "invalid ppem value"
25
error with newer versions of Pillow.
26
+* Optimization of code creation, avoiding to many charset switch.
27
+ This results in shorter codes; according to GS1 codes should not
28
+ be longer than 165 mm (6.5"). (#232)
29
30
v0.15.1
31
~~~~~~~
0 commit comments