# README
Image Generator
Tool to generate images with overlay and text.
Inspired by this post by Mat Ryer.
To use -
go run image_generator.go
Arguments -
-file-name
-title
-title-color
Example -
go run image_generator.go -file-name=input.jpg -title="TITLE TEXT" -title-color=#aaa
# Functions
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author