Skip to content

[release/3.119.x] Update FreeType to 2.14.3#3725

Open
mattleibow wants to merge 1 commit into
release/3.119.xfrom
mattleibow/dev-bump-freetype-2-14-3
Open

[release/3.119.x] Update FreeType to 2.14.3#3725
mattleibow wants to merge 1 commit into
release/3.119.xfrom
mattleibow/dev-bump-freetype-2-14-3

Conversation

@mattleibow
Copy link
Copy Markdown
Collaborator

Bump FreeType from 2.13.3 to 2.14.3.

Changes

  • Updated externals/skia submodule with new FreeType DEPS entry
  • Updated cgmanifest.json to version 2.14.3

Verification

  • Native build succeeded (macOS ARM64)
  • All 5363 tests passed (0 failures)

Required skia PR: mono/skia#193

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 23, 2026

📦 Try the packages from this PR

Warning

Do not run these scripts without first reviewing the code in this PR.

Step 1 — Download the packages

bash / macOS / Linux:

curl -fsSL https://raw.githubusercontent.com/mono/SkiaSharp/main/scripts/get-skiasharp-pr.sh | bash -s -- 3725

PowerShell / Windows:

iex "& { $(irm https://raw.githubusercontent.com/mono/SkiaSharp/main/scripts/get-skiasharp-pr.ps1) } 3725"

Step 2 — Add the local NuGet source

dotnet nuget add source ~/.skiasharp/hives/pr-3725/packages --name skiasharp-pr-3725
More options
Option Description
--successful-only / -SuccessfulOnly Only use successful builds
--force / -Force Overwrite previously downloaded packages
--list / -List List available artifacts without downloading
--build-id ID / -BuildId ID Download from a specific build

Or download manually from Azure Pipelines — look for the nuget artifact on the build for this PR.

Remove the source when you're done:

dotnet nuget remove source skiasharp-pr-3725

@mattleibow mattleibow changed the title Update FreeType to 2.14.3 [release/3.119.x] Update FreeType to 2.14.3 Apr 23, 2026
Bump FreeType from 2.13.3 to 2.14.3.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mattleibow mattleibow force-pushed the mattleibow/dev-bump-freetype-2-14-3 branch from 844426b to 8ceca67 Compare April 23, 2026 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant