Skip to content

fix: Add SkiaSharp dependencies for Ubuntu CI - #21

Merged
afonsoft merged 1 commit into
mainfrom
feature/update-actions
Feb 18, 2026
Merged

fix: Add SkiaSharp dependencies for Ubuntu CI#21
afonsoft merged 1 commit into
mainfrom
feature/update-actions

Conversation

@afonsoft

Copy link
Copy Markdown
Owner
  • Install required system libraries for SkiaSharp on Ubuntu
  • Add libfontconfig1, libfreetype6, libx11-6, libxext6, libxrender1, libxtst6
  • Fix DllNotFoundException for libSkiaSharp in CI environment
  • Ensure tests can run properly with SkiaSharp graphics library

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you lint your code locally prior to submission?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

- Install required system libraries for SkiaSharp on Ubuntu
- Add libfontconfig1, libfreetype6, libx11-6, libxext6, libxrender1, libxtst6
- Fix DllNotFoundException for libSkiaSharp in CI environment
- Ensure tests can run properly with SkiaSharp graphics library
@afonsoft
afonsoft merged commit 693ef4d into main Feb 18, 2026
9 of 15 checks passed
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant