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 a crash in getImageDate if the rectangle is outside the canvas #2145

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    fd3baec View commit details
    Browse the repository at this point in the history
  2. return transparent black pixels when getting image data outside the c…

    …anvas
    Philippe Plantier committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    ad01a10 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. remove dead code, add comments

    Philippe Plantier committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    3c6577b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Merge commit 'fdf709a7b08abae33a93c510b96f71df6c13c7b0' into pr/fix-g…

    …etimagedata-crash-if-rectangle-outside-canvas
    
    * commit 'fdf709a7b08abae33a93c510b96f71df6c13c7b0':
      move ctx.font string to the state struct
    
    # Conflicts:
    #	CHANGELOG.md
    Philippe Plantier committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    07e167d View commit details
    Browse the repository at this point in the history