Renders Figura avatars as images
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-16 18:24:22 -04:00
src/figura_renderer redo this fuckass rasterizer (no more seams) 2026-09-16 18:23:26 -04:00
.gitignore redo this fuckass rasterizer (no more seams) 2026-09-16 18:23:26 -04:00
pyproject.toml oops i forgot to bump version 2026-09-16 18:24:22 -04:00
README.md Update README.md 2026-09-13 02:17:43 +00:00

Figura Renderer

Renders Figura avatars to PNG files using Pillow (kill me)

Actual README eventually™

Install

Over HTTPS:

pip install git+https://git.turac.in/Zoid/FiguraRenderer.git

Over SSH:

pip install git+ssh://git@git.turac.in/Zoid/FiguraRenderer.git