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

Fix size calculation of Image.thumbnail() #4404

Merged
merged 7 commits into from Mar 5, 2020

Commits on Feb 16, 2020

  1. Copy the full SHA
    e9ef1d2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e226e4e View commit details
    Browse the repository at this point in the history
  3. Add test against upscaling

    orlnub123 authored and radarhere committed Feb 16, 2020
    Copy the full SHA
    6d3c7d6 View commit details
    Browse the repository at this point in the history
  4. Floor the size

    orlnub123 authored and radarhere committed Feb 16, 2020
    Copy the full SHA
    2e716de View commit details
    Browse the repository at this point in the history
  5. Fix test

    orlnub123 authored and radarhere committed Feb 16, 2020
    Copy the full SHA
    64c08f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Improve rounding

    orlnub123 committed Feb 21, 2020
    Copy the full SHA
    8f21d0d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Make key an argument

    orlnub123 committed Feb 22, 2020
    Copy the full SHA
    84c33ab View commit details
    Browse the repository at this point in the history