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

Fa b/dev #614

Open
wants to merge 13 commits into
base: legacy
Choose a base branch
from
Open

Fa b/dev #614

wants to merge 13 commits into from

Commits on Jul 26, 2022

  1. allow rotate & crop for bitDepth 1, add rotate processable check, fix…

    … crop processable check (announced process was 'max')
    Fa-b committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    57b4b07 View commit details
    Browse the repository at this point in the history
  2. prettier-fied

    Fa-b committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    27496cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4aec33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1a04b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    d15caae View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. allow pad and copyImage for bitDepth: 1

    fix color option for paintPolygon & paint Polyline
    add default color to pad and fix test accordingly
    add tests for rgb image to pad
    fix missing position data after cropping binary image
    Fa-b committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    c6e60de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14ec2a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae92c9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef2b71a View commit details
    Browse the repository at this point in the history
  5. prettierfied

    Fa-b committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    34e0834 View commit details
    Browse the repository at this point in the history
  6. remove console log

    Fa-b committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    d2cc902 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    517b117 View commit details
    Browse the repository at this point in the history
  8. added tests to improve coverage

    added niche fix for cases where binary image init data contains set bits out of boundaries
    Fa-b committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a0ddf46 View commit details
    Browse the repository at this point in the history