/PrintTextOnImage

A script to print text on image.

Primary LanguageHTML

PrintTextOnImage

How To Build

pyinstaller --onefile --add-binary='/System/Library/Frameworks/Tk.framework/Tk':'tk' --add-binary='/System/Library/Frameworks/Tcl.framework/Tcl':'tcl' --add-data='/YourRepoPath/res':'res' PrintTextOnImage.py

How To Use

Copy /dist/PrintTextOnImage to your /usr/local/bin

PrintTextOnImage your_directory_of_images text1 text2