Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 277 Bytes

3.5.0.rst

File metadata and controls

10 lines (8 loc) · 277 Bytes

3.5.0

New text-outlining feature

Both ImageDraw.text() and ImageDraw.multiline_text() now supports text-stroking. Passing in a color value to the methods using the outline keyword argument will now outline the text in that color.