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

DM-30426: Use psf->computeImageBBox() #35

Merged
merged 3 commits into from
Jun 14, 2021
Merged

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    9639269 View commit details
    Browse the repository at this point in the history
  2. Use psf->computeImageBBox()

    In particular, avoid inferring psf->computeImage()->getBBox()
    from psf->computeBBox(), since this has proven unreliable and
    different Psf subclasses may even perform the conversion
    differently.
    jmeyers314 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    958b669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9e9af9 View commit details
    Browse the repository at this point in the history