written in bacon, by vovchik:
https://oldforum.puppylinux.com/viewtopic.php?t=110395
https://basic-converter.proboards.com/thread/938/txt2svg-logo-generator

compile:

# mkdir build
# bacon -d build -o -Os -o -fdata-sections -o -ffunction-sections -o -Wl,--gc-sections txt2svg.bac
