How to Generate text to image in Golang

The reasons why I created this application is for me to share text content like Linux configuration and source code snippet in WhatsApp or other messaging application. Another is to generate featured image for social media posts in Twitter, Facebook or LinkedIn. Project Structure Source code The complete source code is available on github: https://github.com/johnpili/go-text-to-image The file main.go contains the initialization and […]