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 4dc70e8 commit 37ca772Copy full SHA for 37ca772
geogif/gif.py
@@ -200,7 +200,7 @@ def gif(
200
date_size:
201
If a float, make the label this fraction of the width of the image.
202
If an int, use this absolute font size for the label.
203
- Default: 0.115 (so the label is 15% of the image width).
+ Default: 0.15 (so the label is 15% of the image width).
204
205
Note that if Pillow does not have FreeType support, the font size
206
cannot be adjusted, and the text will be whatever size Pillow's
0 commit comments