Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase PNG compression level #817

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Commits on Jun 13, 2024

  1. Increase PNG compression level

    This commit increases the compression level for when we encode PNG
    images. We do this for Llanfair files (Gered and original) were the
    images are uncompressed and also for when we encounter BMP images in
    LiveSplit files or we scale down images. Increasing the compression
    level doesn't seem to really take much more time, but has a decent
    impact on the size of the images.
    CryZe committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d652b0e View commit details
    Browse the repository at this point in the history