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

Implemented SkiaPImage class and image APIs for skia #385

Merged
merged 7 commits into from
Sep 6, 2022
Merged

Commits on Sep 1, 2022

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

Commits on Sep 2, 2022

  1. Update SkiaPImage

    tushar5526 committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    4f2d780 View commit details
    Browse the repository at this point in the history
  2. Implemented save_canvas

    tushar5526 committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    f3da3c6 View commit details
    Browse the repository at this point in the history
  3. Update image() API to be consistent with Processing

    Add docs for save_canvas
    Add support for image_mode in skia renderer
    tushar5526 committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    897772f View commit details
    Browse the repository at this point in the history
  4. Update image() to use default values as None for width and height

    Ran black on the project
    tushar5526 committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    a74f762 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Add reference for luminosity method

    Fixed few typos
    tushar5526 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    cef7d84 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

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