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

Add the missing SKColorFilter types #2882

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 3, 2024

  1. Add the missing SKColorFilter types

    Fixes #1775
    mattleibow committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0d94269 View commit details
    Browse the repository at this point in the history
  2. Add generated APIs

    mattleibow committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    903814d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge branch 'main' into dev/colorfilters

    # Conflicts:
    #	binding/SkiaSharp/SkiaApi.generated.cs
    #	externals/skia
    mattleibow committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8817ef1 View commit details
    Browse the repository at this point in the history
  2. added C# API and tests

    mattleibow committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a935287 View commit details
    Browse the repository at this point in the history
  3. fixed the test

    mattleibow committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a23ce75 View commit details
    Browse the repository at this point in the history