Skip to content
Snippets Groups Projects

Resolve "'ImageDraw' object has no attribute 'textsize'"

Merged Mayr, Hannes requested to merge 139-imagedraw-object-has-no-attribute-textsize into dev
4 files
+ 18
16
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -10,5 +10,5 @@ research data, the plot is based on. Additionally, the script that created the
@@ -10,5 +10,5 @@ research data, the plot is based on. Additionally, the script that created the
plot will also be copied to the directory.
plot will also be copied to the directory.
"""
"""
__version__ = "0.3.1"
__version__ = "0.3.2"
__author__ = "Institut Fluidsystemtechnik within nfdi4ing at TU Darmstadt"
__author__ = "Institut Fluidsystemtechnik within nfdi4ing at TU Darmstadt"
Loading