Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SixLabors
/
ImageSharp.Drawing
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
47
Star
316
Code
Issues
1
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ImageSharp.Drawing
.github
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 26, 2026
Migrate solution files to the slnx format
Show description for 907fb84
JimBobSquarePants
committed
907fb84
View commit details
Copy full SHA for 907fb84
View code at this point
Browse repository at this point
Retarget to net10/net11 and migrate tests to xUnit v3
Show description for e35fae7
JimBobSquarePants
committed
e35fae7
View commit details
Copy full SHA for e35fae7
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
Fix arena double-release on ordered flush failure and harden disposal
Show description for c17df3d
JimBobSquarePants
committed
c17df3d
View commit details
Copy full SHA for c17df3d
View code at this point
Browse repository at this point
Capture WebGPU crash dumps from Windows CI
Show description for 1e262e3
JimBobSquarePants
committed
1e262e3
View commit details
Copy full SHA for 1e262e3
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Merge branch 'main' into js/skia-parity
JimBobSquarePants
committed
332e360
View commit details
Copy full SHA for 332e360
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into js/skia-parity
Show description for 9c4d7fb
JimBobSquarePants
committed
9c4d7fb
View commit details
Copy full SHA for 9c4d7fb
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
Add WebGPU shader effects and native API refactor
Show description for 3239307
JimBobSquarePants
committed
3239307
View commit details
Copy full SHA for 3239307
View code at this point
Browse repository at this point
Bump actions/setup-dotnet from 5 to 6
Show description for 2798a40
dependabot[bot]
authored
2798a40
View commit details
Copy full SHA for 2798a40
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
Bump actions/cache from 5 to 6
Show description for 239dc6e
dependabot[bot]
authored
239dc6e
View commit details
Copy full SHA for 239dc6e
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
Merge branch 'main' into dependabot/github_actions/actions/checkout-7
JimBobSquarePants
authored
01b2080
View commit details
Copy full SHA for 01b2080
View code at this point
Browse repository at this point
Bump actions/checkout from 6 to 7
Show description for 8686e7f
dependabot[bot]
authored
8686e7f
View commit details
Copy full SHA for 8686e7f
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
Bump codecov/codecov-action from 6 to 7
Show description for 97188c6
dependabot[bot]
authored
97188c6
View commit details
Copy full SHA for 97188c6
View code at this point
Browse repository at this point
Commits on May 11, 2026
Bump NuGet/setup-nuget from 2 to 4 (#391)
Show description for 193a4cc
dependabot[bot]
authored
193a4cc
View commit details
Copy full SHA for 193a4cc
View code at this point
Browse repository at this point
Commits on May 10, 2026
Bump codecov/codecov-action from 5 to 6 (#386)
Show description for 7449535
dependabot[bot]
authored
7449535
View commit details
Copy full SHA for 7449535
View code at this point
Browse repository at this point
Bump actions/setup-dotnet from 4 to 5 (#382)
Show description for 4d473b6
dependabot[bot]
and
JimBobSquarePants
authored
4d473b6
View commit details
Copy full SHA for 4d473b6
View code at this point
Browse repository at this point
Bump actions/checkout from 4 to 6 (#381)
Show description for a7f52c4
dependabot[bot]
and
JimBobSquarePants
authored
a7f52c4
View commit details
Copy full SHA for a7f52c4
View code at this point
Browse repository at this point
Bump actions/cache from 4 to 5 (#380)
Show description for 51a0fb4
dependabot[bot]
and
JimBobSquarePants
authored
51a0fb4
View commit details
Copy full SHA for 51a0fb4
View code at this point
Browse repository at this point
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-7
JimBobSquarePants
authored
03b2549
View commit details
Copy full SHA for 03b2549
View code at this point
Browse repository at this point
DrawingCanvas API: Replace imperative extension methods with stateful canvas-based drawing model (#377)
Show description for ebf73b1
JimBobSquarePants
and
antonfirsov
authored
ebf73b1
View commit details
Copy full SHA for ebf73b1
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
Bump actions/upload-artifact from 4 to 7
Show description for eb5cfe3
dependabot[bot]
authored
eb5cfe3
View commit details
Copy full SHA for eb5cfe3
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Merge branch 'main' into dependabot/github_actions/codecov/codecov-action-5
JimBobSquarePants
authored
a9b5770
View commit details
Copy full SHA for a9b5770
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Update build pipeline
JimBobSquarePants
committed
7a983d3
View commit details
Copy full SHA for 7a983d3
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Merge branch 'main' into dependabot/github_actions/codecov/codecov-action-5
JimBobSquarePants
authored
22e376c
View commit details
Copy full SHA for 22e376c
View code at this point
Browse repository at this point
Add CODECOV_TOKEN to Codecov action
JimBobSquarePants
authored
3fc9164
View commit details
Copy full SHA for 3fc9164
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
Try using the no-deps package
JimBobSquarePants
committed
9c877af
View commit details
Copy full SHA for 9c877af
View code at this point
Browse repository at this point
Update build-and-test.yml
JimBobSquarePants
committed
fdbb390
View commit details
Copy full SHA for fdbb390
View code at this point
Browse repository at this point
Try matching build process with ImageSharp
JimBobSquarePants
committed
ea766fd
View commit details
Copy full SHA for ea766fd
View code at this point
Browse repository at this point
Commits on Sep 10, 2025
Update refs and submodule; update workflow
JimBobSquarePants
committed
34bbd3c
View commit details
Copy full SHA for 34bbd3c
View code at this point
Browse repository at this point
Commits on May 30, 2025
Update refs
JimBobSquarePants
committed
9460a97
View commit details
Copy full SHA for 9460a97
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
Merge branch 'main' into js/v4-compatibility
JimBobSquarePants
committed
d9f49b0
View commit details
Copy full SHA for d9f49b0
View code at this point
Browse repository at this point
API compatibility
JimBobSquarePants
committed
c31a53d
View commit details
Copy full SHA for c31a53d
View code at this point
Browse repository at this point
Commits on Jan 8, 2025
Delete commercial-bug-report.md
JimBobSquarePants
committed
888d8b8
View commit details
Copy full SHA for 888d8b8
View code at this point
Browse repository at this point
Fix issue template
JimBobSquarePants
committed
086ab54
View commit details
Copy full SHA for 086ab54
View code at this point
Browse repository at this point
Commits on Nov 18, 2024
Bump codecov/codecov-action from 4 to 5
Show description for aed301a
dependabot[bot]
authored
aed301a
View commit details
Copy full SHA for aed301a
View code at this point
Browse repository at this point
Commits on May 10, 2024
switch to macos13
tocsoft
committed
16d10c4
View commit details
Copy full SHA for 16d10c4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.