Indexed color PNGs would use their palette during scaling, leading to very ugly dithering. Convert to RGB32/RGB24, depending on if we intend to keep transparency. For RGB24 this sets background color from the palette if there was one, black otherwise although that may be undesirable. Will have to find a way to fall back to a nicer color, or always use the same color that we configure ourselves. |
||
---|---|---|
.. | ||
szurubooru | ||
.dockerignore | ||
.flake8 | ||
alembic.ini | ||
config.yaml.dist | ||
dev-requirements.txt | ||
docker-start.sh | ||
Dockerfile | ||
pyproject.toml | ||
requirements.txt | ||
szuru-admin |