Changelog#
This page keeps a detailed human friendly rendering of what’s new and changed in specific versions.
v0.0.3#
New Features#
Add support for masks in
Editor.paste- Add support for strokes in
Editor.text Added
stroke_widthkeyword, by default0Added
stroke_colorkeyword, default is same as the givencolor
- Add support for strokes in
- Add support for strokes in
Editor.multicolor_text
- Add support for strokes in
- Added optional
stroke_widthandstroke_widthkeywords toText If they are set in this class it will overwrite the stroke defined in
Editor.multicolor_text
- Added optional
Added these (hopefully) beautiful docs!
Miscellaneous#
Parameter position on Editor.paste() is now optional, the default is (0, 0) (top left corner)