Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-08 | Add draw_open_polygon() utility | Muriithi Frederick Muriuki | |
* wqflask/utility/pillow_utils.py: New method. | |||
2020-08-08 | Create new utility module for drawing | Muriithi Frederick Muriuki | |
* wqflask/utility/pillow_utils.py: Create a module to hold some utility functions for drawing with Pillow. Initialise the module with a function to draw rotated text. |