Граф коммитов

2575 Коммитов

Автор SHA1 Сообщение Дата
James Jackson-South 5da0c8fcc1 Add NuGet and Feedz publishing 2023-08-14 21:37:40 +10:00
James Jackson-South d6ac831728 Update ImageSharp.Drawing.csproj 2023-08-14 21:34:43 +10:00
James Jackson-South 7b2a1cebfa
Merge pull request #284 from SixLabors/js/shape-constructors
Add Convenience Constructors to shapes
2023-08-14 21:09:46 +10:00
James Jackson-South 67e546e52d
Merge branch 'main' into js/shape-constructors 2023-08-14 20:46:33 +10:00
James Jackson-South f7f0f4dcad
Merge pull request #283 from SixLabors/js/fix-xml
Normalize XML comments.
2023-08-14 20:46:19 +10:00
James Jackson-South 4c3a3ef998 Fix comments 2023-08-14 20:43:42 +10:00
James Jackson-South 24537b1b6f Add constructros. Fix #100 2023-08-14 20:35:40 +10:00
James Jackson-South 0d840b6b4a Fix #94 2023-08-14 20:25:54 +10:00
James Jackson-South b059f31421
Merge pull request #282 from SixLabors/js/clipper-upstream-fixes
Clipper upstream fixes
2023-08-14 17:43:36 +10:00
James Jackson-South 85ec501778 Cleanup and remove unused methods 2023-08-14 12:06:28 +10:00
James Jackson-South 513abadda9 Minor improvement to the segment intersection algorithm #568 2023-08-14 12:05:29 +10:00
James Jackson-South f4a4d33e7d Remove unused Polytree generation method 2023-08-14 11:29:22 +10:00
James Jackson-South f57336ae05 Fixed infinite loop bug in C# code (550). 2023-08-14 11:23:55 +10:00
James Jackson-South 072ecd766e
Merge pull request #281 from SixLabors/js/stable-fonts
Update Fonts to v1.0.0
2023-08-13 21:02:42 +10:00
James Jackson-South 0e9edcaf47 Update RegularPolygonTests.cs 2023-08-13 20:55:41 +10:00
James Jackson-South f91c5ff51b Docs cleanup and spelling 2023-08-13 20:49:52 +10:00
James Jackson-South bd1ec4ae8c Update Fonts to v1.0.0 2023-08-13 19:43:09 +10:00
James Jackson-South 77b6640dfc
Merge pull request #278 from SixLabors/js/update-fonts
Update to latest Fonts and implement upstream clipper fix
2023-07-08 09:16:32 +10:00
James Jackson-South 3ba5a7550b Bump to latest Fonts 2023-07-08 09:05:33 +10:00
James Jackson-South d27418c307 Update SvgPath.cs 2023-06-27 21:35:56 +10:00
James Jackson-South 649f4636a4 Update to latest Fonts and implement upstream clipper fix 2023-06-27 11:06:02 +10:00
James Jackson-South 7b19f3960d
Merge pull request #271 from SixLabors/js/vertical-mixed
Support Vertical Mixed Text
2023-05-05 23:07:45 +10:00
James Jackson-South dbb1ef60c7
Merge branch 'main' into js/vertical-mixed 2023-05-05 22:57:23 +10:00
James Jackson-South f72bd7a1d6
Merge pull request #274 from SixLabors/js/fix-241
Add tests for PatterBrush issue 241
2023-05-05 22:57:09 +10:00
James Jackson-South e79c5e2376 Implement smart decoration pixel grid clamping 2023-05-05 22:56:32 +10:00
James Jackson-South 3da0d265d9 Merge branch 'main' into js/vertical-mixed 2023-05-05 21:48:25 +10:00
James Jackson-South 746f10f194
Merge branch 'main' into js/fix-241 2023-05-05 21:47:58 +10:00
James Jackson-South 83747f418e
Merge pull request #273 from SixLabors/js/fix-270
Fix ImageBrush and DrawTextProcessor
2023-05-05 21:47:43 +10:00
James Jackson-South 25348775dc Update PatternBrush.cs 2023-05-05 20:28:45 +10:00
James Jackson-South 49fc8ac98b Create Issue_241.cs 2023-05-05 20:27:05 +10:00
James Jackson-South 1b25598bab
Merge branch 'main' into js/fix-270 2023-05-05 20:09:06 +10:00
James Jackson-South 626900c4f4
Merge pull request #272 from SixLabors/js/upstream-clipper-fix
Apply upstream clipper fix 500
2023-05-05 20:08:54 +10:00
James Jackson-South c7c98887f1 Windows only test 2023-05-05 20:08:35 +10:00
James Jackson-South 7064b37df4 Fix #270 2023-05-05 20:01:19 +10:00
James Jackson-South 52b7d2e726 Update PolygonClipper.cs 2023-05-05 19:36:57 +10:00
James Jackson-South 337d799f72 Update test refs and dependencies 2023-05-04 21:31:49 +10:00
James Jackson-South 359a34881e Merge branch 'main' into js/vertical-mixed 2023-05-01 22:30:09 +10:00
James Jackson-South 9d266acec6 Correctly handle vertical glyph decorations 2023-05-01 22:29:45 +10:00
James Jackson-South 7677cfa48d
Merge pull request #265 from SixLabors/js/clipper-convert
Inline Clipper
2023-05-01 22:20:20 +10:00
James Jackson-South 208660b242 Tweak tolerance for .NET 472 x86 2023-04-19 10:29:59 +10:00
James Jackson-South 5b5c2d8dfc Add fixes from Clipper Discussion 490 2023-04-19 09:54:00 +10:00
James Jackson-South a2b5d0e891 Update renderers to handle vertically rotated text 2023-04-19 09:36:04 +10:00
James Jackson-South f36703e9d6 Update to latest Clipper 2023-04-11 22:06:02 +10:00
James Jackson-South 795dd02a64 Cleanup PolygonXX types. 2023-04-05 10:26:38 +10:00
James Jackson-South de4ecb0efe Fix bad LFS merge 2023-04-05 10:13:08 +10:00
James Jackson-South 7ade7e8c95 Merge branch 'main' into js/clipper-convert 2023-04-05 10:01:20 +10:00
James Jackson-South 1d451a29c3
Merge pull request #263 from SixLabors/js/fix234
Fix rendering along open paths.
2023-04-05 09:47:16 +10:00
James Jackson-South 663ee4ee7b Fix Path.PathType assignment 2023-04-04 23:06:36 +10:00
James Jackson-South ed71ec36f0 Update ShapeOptionsDefaultsExtensionsTests.cs 2023-04-04 22:14:05 +10:00
James Jackson-South b832b051f5 Use ShapeOptions directly. 2023-04-04 22:03:04 +10:00