this post was submitted on 24 May 2024
5 points (100.0% liked)

Golang

2230 readers
1 users here now

This is a community dedicated to the go programming language.

Useful Links:

Rules:

founded 2 years ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 7 months ago (1 children)

I still don't know what it does. The README needs some work.

[–] [email protected] 1 points 6 months ago (1 children)

It takes an existing logo, an existing background, and some text you specify as input, and makes a single image with all of those elements as output. So I guess once you've done the hard work of making a logo and finding a good background to use, this tool lets you combine them with code instead of whatever image editor you used for the existing elements?

[–] [email protected] 1 points 6 months ago

Ah! That's a tool I could have used during a corporate rebranding I once lived through.