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 function to SkiaSharp.Harfbuzz for getting shaped text paths #2513

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

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    d77aeba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5f570d View commit details
    Browse the repository at this point in the history
  3. Add GetShapedTextPath to text align test

    Also adjust AssertTextAlign y offset to make more sense
    ScrubN committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    390c874 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    0b8691c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b7ed20 View commit details
    Browse the repository at this point in the history
  3. Update GetShapedTextPath to use SKFont instead of SKPaint and move fr…

    …om PaintExtensions.cs to FontExtensions.cs
    ScrubN committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    e56dd77 View commit details
    Browse the repository at this point in the history
  4. Oops

    ScrubN committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    5eb2740 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Update submodules

    ScrubN committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d5bacc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39226ae View commit details
    Browse the repository at this point in the history