Skip to content
Snippets Groups Projects

Improve readme and contributing documentation.

5 files
+ 124
5
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -3,7 +3,7 @@
Tag your picture with an ID.
Functions:
tagplot_image(PlotOptions instance) -> list
tagplot_image(PlotOptions instance) -> PlotIDTransfer instance
"""
import os
from PIL import Image, ImageDraw, ImageFont, ImageOps
Loading