Fix Pillow attribution rectangle fill color
This commit is contained in:
parent
635097da91
commit
3c40e695a7
1 changed files with 1 additions and 1 deletions
2
scl.py
2
scl.py
|
@ -92,7 +92,7 @@ class AttribStaticMap(staticmap.StaticMap, object):
|
|||
textSize[3] + textPosition[1] + (2 * offset),
|
||||
),
|
||||
],
|
||||
**options,
|
||||
fill=(255, 255, 255, 180),
|
||||
)
|
||||
|
||||
# draw text, full opacity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue