issues
search
SixLabors
/
ImageSharp.Drawing
:pen: Extensions to ImageSharp containing a cross-platform 2D polygon manipulation API and drawing operations.
https://sixlabors.com/products/imagesharp-drawing/
Other
286
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4 to 5
#347
dependabot[bot]
opened
21 hours ago
0
Bug: DrawLine doesn't draw pixels where line segments overlap.
#344
JimBobSquarePants
opened
1 week ago
0
Gap at top of text when using DrawText
#338
ispysoftware
closed
2 months ago
5
Update references and fix casting of RichTextRuns
#335
JimBobSquarePants
closed
3 months ago
0
Fix casting of list of textruns
#333
stefannikolei
closed
3 months ago
3
`RichTextOptions.TextRuns` Should initialize with `Array.Empty<RichTextRuns>()`
#332
yt6983138
closed
3 months ago
0
Align font outline and fill while calling DrawText
#331
tocsoft
closed
6 months ago
0
Pen and brush not aligned in DrawText
#330
johantiger
closed
6 months ago
0
Update Fonts to v2.0.3 and ImageSharp to v3.1.4
#326
JimBobSquarePants
closed
7 months ago
0
Mitigate issue where outline thicknesses less than 0.5 fail out generate solid shapes not outlines
#324
tocsoft
closed
8 months ago
0
DrawPolygon with a thickness of less that 0.5 fills produces a filled polygon instead of a outline
#323
tocsoft
closed
8 months ago
3
Bump SixLabors.ImageSharp from 3.1.1 to 3.1.3 in /src/ImageSharp.Drawing
#321
dependabot[bot]
closed
8 months ago
1
sixlabors.imagesharp.drawing is missing NuGet package README file
#319
lyndaidaii
opened
9 months ago
2
Bump NuGet/setup-nuget from 1 to 2
#318
dependabot[bot]
closed
8 months ago
1
Bump codecov/codecov-action from 3 to 4
#317
dependabot[bot]
closed
8 months ago
0
Bump actions/cache from 3 to 4
#316
dependabot[bot]
closed
8 months ago
1
MissingMethodException SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderf
#314
dxh-sc
closed
9 months ago
1
Bump actions/upload-artifact from 3 to 4
#313
dependabot[bot]
closed
8 months ago
0
Update to ImageSharp v3.1.1
#311
JimBobSquarePants
closed
11 months ago
1
Bump actions/setup-dotnet from 3 to 4
#310
dependabot[bot]
closed
11 months ago
1
Ensure the negatively offset shapes are correctly offset the ImageBrush Texture during rendering.
#309
tocsoft
closed
11 months ago
1
ImageBrush incorrectly offset when target region (Path or Rectangle) has a negative offset.
#308
tocsoft
closed
11 months ago
0
Update refs to latest
#307
JimBobSquarePants
closed
11 months ago
1
Expose ImageBrush source region constructor.
#306
JimBobSquarePants
closed
11 months ago
1
Fix Out of Bounds Text Drawing
#304
JimBobSquarePants
closed
1 year ago
1
Fix arcs and do not throw when outlining
#302
JimBobSquarePants
closed
1 year ago
1
Specified argument was out of the range of valid values
#301
3400442579
closed
1 year ago
7
An unexpected situation occurred while using AddArc for testing
#300
JimBobSquarePants
closed
1 year ago
5
PolygonOffsetter throws ClipperException when DrawLine is called with 2 equal PointF values.
#299
woutware
closed
1 year ago
8
Bump dependencies for V2 release
#294
JimBobSquarePants
closed
1 year ago
1
Additional drawing performance fixes
#292
JimBobSquarePants
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#291
dependabot[bot]
closed
1 year ago
1
Drawing performance tweaks
#290
JimBobSquarePants
closed
1 year ago
3
Enable nullability checks
#289
JimBobSquarePants
closed
1 year ago
2
Remove compiler conditions
#288
JimBobSquarePants
closed
1 year ago
1
Update to .NET 6 and ImageSharp v3.x
#286
JimBobSquarePants
closed
1 year ago
1
Bump ImageSharp
#285
JimBobSquarePants
closed
1 year ago
1
Add Convenience Constructors to shapes
#284
JimBobSquarePants
closed
1 year ago
1
Normalize XML comments.
#283
JimBobSquarePants
closed
1 year ago
1
Clipper upstream fixes
#282
JimBobSquarePants
closed
1 year ago
1
Update Fonts to v1.0.0
#281
JimBobSquarePants
closed
1 year ago
1
DrawText() throws 'System.TypeLoadException'
#280
enriko-riba
closed
1 year ago
3
Update to latest Fonts and implement upstream clipper fix
#278
JimBobSquarePants
closed
1 year ago
2
Add tests for PatterBrush issue 241
#274
JimBobSquarePants
closed
1 year ago
1
Fix ImageBrush and DrawTextProcessor
#273
JimBobSquarePants
closed
1 year ago
1
Apply upstream clipper fix 500
#272
JimBobSquarePants
closed
1 year ago
1
Support Vertical Mixed Text
#271
JimBobSquarePants
closed
1 year ago
2
The ImageBrushApplicator indexer appears to have a bug, accessing the Width property instead of Height (ImageBrush.cs, line 140)
#270
vargonian
closed
1 year ago
3
Inline Clipper
#265
JimBobSquarePants
closed
1 year ago
5
Fix rendering along open paths.
#263
JimBobSquarePants
closed
1 year ago
2
Next