v1.0.0 — Figlet Text plugins for Resolume + TouchDesigner
FIGlet / ANSI / BBS textmode lettering generators with a shared C++ core and identical parameters in both hosts.
Downloads
- FigletText-FFGL-macOS.zip — Resolume FFGL source plugin (universal arm64 + x86_64). Unzip into
~/Documents/Resolume Arena/Extra Effects/, restart Resolume, find Figlet ANSI Text in the Sources panel. - FigletTOP-TouchDesigner-macOS.zip — TouchDesigner CPlusPlus TOP (universal). Point a CPlusPlus TOP's Plugin Path at it, or drop it in a
Pluginsfolder next to your .toe.
The bundles are unsigned — after unzipping run:
xattr -dr com.apple.quarantine FigletText.bundle
xattr -dr com.apple.quarantine FigletTOP.plugin
Features
- 37 embedded figlet fonts (ANSI Shadow, Bloody, DOS Rebel, Delta Corps Priest, Doh, Alpha, The Edge, …) — no font files to install
- Color modes: solid, H/V gradients, per-letter palette, CGA scanline rows
- ░▒▓ shade-char + Bayer ordered dithering with fades, noise, scanlines
- Box-drawing borders (single / double / blocks) with padding
- Sizing: fit width/height/contain/stretch, integer pixel scale, or exact font height in px
- Justify + V Align block placement, word wrap, multi-line text, chunky 8×8 cell mode
- Transparent background support