issues Search Results · repo:SixLabors/ImageSharp.Drawing language:C#
Filter by
108 results
(61 ms)108 results
inSixLabors/ImageSharp.Drawing (press backspace or delete to remove)var brush = new RecolorBrush(color, color, 1f); // Use the optimal font size found Font scaledFont = new(font,
minFontSize);
// Create text options with adjusted font RichTextOptions textOptions = new(scaledFont) ...
bug
AryaOline
- 3
- Opened on Dec 31, 2024
- #348
Discussed in https://github.com/SixLabors/ImageSharp.Drawing/discussions/339
div type= discussions-op-text
sup Originally posted by woutware September 3, 2024 /sup Tested with SixLabors.ImageSharp 3.1.5, ...
JimBobSquarePants
- Opened on Nov 6, 2024
- #344
Prerequisites
- [X] I have written a descriptive issue title
- [X] I have verified that I am running the latest version of ImageSharp
- [X] I have verified if the problem exist in both DEBUG and ...
invalid
ispysoftware
- 5
- Opened on Aug 26, 2024
- #338
Prerequisites
- [X] I have written a descriptive issue title
- [x] I have verified if the problem exist in both DEBUG and RELEASE mode
- [X] I have verified that I am running the latest version ...
needs triage
yt6983138
- Opened on May 25, 2024
- #332
Hi.
It d be greatly appreciated if this bug can be fixed, please see the original post is discussions for a workaround and
an explanation to why the outlining is misplaced.
Thanks, Johan
Discussed in ...
johantiger
- Opened on May 10, 2024
- #330
using var image = new Image Rgba32 (300, 300, Color.White);
image.Mutate(x = x.DrawPolygon(Color.RebeccaPurple, 0.4f, new PointF[] {
new(5, 5),
new(5, 150),
new(150, 150),
})); ...
bug
tocsoft
- 3
- Opened on Mar 8, 2024
- #323
We ve noticed that your package on NuGet.org is missing a README file.
Why READMEs are Important
A README is essential for users to understand your package s purpose and functionality quickly. It s the ...
lyndaidaii
- 2
- Opened on Feb 9, 2024
- #319
Hi i update SixLabors.ImageSharp.Drawing from 1.0.0 to 2.1.0, i see this error.
Description
MissingMethodException: Method not found: Void
SixLabors.ImageSharp.Formats.Jpeg.JpegEncoder.set_Quality(System.Nullable`1 ...
needs triage
dxh-sc
- 1
- Opened on Dec 21, 2023
- #314
Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of ImageSharp.Drawing
- [x] I have verified if the problem exist in both DEBUG ...
needs triage
tocsoft
- Opened on Dec 9, 2023
- #308
Prerequisites
- [X] I have written a descriptive issue title
- [X] I have verified that I am running the latest version of ImageSharp
- [X] I have verified if the problem exist in both DEBUG and ...
needs triage
3400442579
- 7
- Opened on Oct 25, 2023
- #301

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.