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

295 Коммитов

Автор SHA1 Сообщение Дата
Scott Williams c429ccb090
Update README.md 2020-01-12 15:06:27 +00:00
James Jackson-South cf9b3715ca
Merge pull request #72 from SixLabors/js/1beta9
Update Fonts
2019-09-01 22:42:01 +10:00
James Jackson-South 440aef5912 Update Fonts 2019-09-01 22:36:13 +10:00
James Jackson-South 11e748556b
Merge pull request #71 from SixLabors/js/1beta9
Update Core
2019-09-01 22:03:31 +10:00
James Jackson-South 9b054e178a Update SixLabors.Shapes.csproj 2019-09-01 21:58:23 +10:00
James Jackson-South 037da0246d
Merge pull request #70 from SixLabors/js/update-core
Update Core and use MathF
2019-09-01 19:56:02 +10:00
James Jackson-South 374ed299c5 Update Core and use MathF 2019-09-01 19:51:53 +10:00
James Jackson-South f24222e550
Merge pull request #69 from SixLabors/af/shared-guard
Share Guard code across repositories
2019-09-01 17:37:14 +10:00
James Jackson-South dc0e39ca82 Update submodule and fix violations 2019-09-01 12:15:53 +10:00
James Jackson-South 36c020d233 Delete standards 2019-09-01 11:17:54 +10:00
James Jackson-South 72147e899f Update .gitmodules 2019-09-01 11:15:07 +10:00
Anton Firszov 636688cda0 use shared guard 2019-08-18 17:48:06 +02:00
Scott Williams 4f12a19a60
Merge pull request #62 from SixLabors/outliner-styles
Add joint and cap styles to outliner
2019-02-06 23:14:21 +00:00
Scott Williams bb093a1547 fix style issues 2019-02-06 19:28:36 +00:00
Scott Williams b74647d401 add joint and cap styles to outliner 2019-02-06 19:26:02 +00:00
James Jackson-South bca6cb1a67
Merge pull request #59 from SixLabors/beta8
Update dependencies + remove struct copy
2019-01-25 12:58:40 +11:00
James Jackson-South 0cc805ed9b Update dependencies + remove struct copy 2019-01-25 12:35:02 +11:00
James Jackson-South 5dee898d99
Merge pull request #57 from carbon/master
Cleanup project properties
2018-12-13 16:13:13 +11:00
Jason Nelson 8c02d84aba Cleanup SixLabors.Shapes.Text project 2018-12-11 18:30:20 -08:00
Jason Nelson ef0a9a7d0a Cleanup shared assembly properties (preferring auto generation) 2018-12-11 18:28:42 -08:00
James Jackson-South 11392852d0
Merge pull request #55 from SixLabors/js/update-packages
Update Core
2018-11-26 22:27:12 +00:00
James Jackson-South b4f610b6c3 Fix feed source 2018-11-26 22:23:51 +00:00
James Jackson-South a196a97d7c Update Core 2018-11-26 22:08:02 +00:00
James Jackson-South 1f4224f044
Merge pull request #54 from carbon/master
Increase netstandard support to v1.3
2018-10-15 23:28:31 +01:00
Jason Nelson 68798f9d67 Increase SixLabors.Shapes.Text netstandard target from 1.1 to 1.3 2018-10-15 09:39:49 -07:00
Jason Nelson 94aa33e9c7 Auto-generate assembly info 2018-10-15 09:38:40 -07:00
Jason Nelson 20ca8dd1d5 Update install instructions 2018-10-15 09:38:22 -07:00
Jason Nelson 592f7b08e8 Increase netstandard support to v1.3 2018-10-15 09:19:22 -07:00
Bill Boga 7fee9afc3e Minor spelling update
Just swapping a couple letters.
2018-10-08 23:12:04 +02:00
Scott Williams a85979c63f
Merge pull request #52 from carbon/master
Improve CQ2
2018-08-26 09:49:53 +01:00
Jason Nelson 35456c946d Replace == null with is null 2018-08-25 19:17:36 -07:00
Jason Nelson d03092deaa Format InternalPath 2018-08-25 19:17:18 -07:00
Jason Nelson 67b0802a7c Format RegularPolygon 2018-08-25 19:17:09 -07:00
Jason Nelson 4a32eceb30 Format PathBuilder 2018-08-25 19:14:07 -07:00
Jason Nelson 055511d9e7 Return IPath array from GeneratedClippedShapes to avoid ToArray allocation in constructed ComplexPolygon 2018-08-25 19:13:59 -07:00
Jason Nelson 7f86ea3fc7 Format EllipsePolygon 2018-08-25 19:12:57 -07:00
Jason Nelson 652e1d541d Format ComplexPolygon 2018-08-25 19:12:43 -07:00
Scott Williams 02c376e7f7
Merge pull request #51 from carbon/master
Improve CQ
2018-08-25 14:12:23 +01:00
Jason Nelson 14c70f22c5 Format PathCollection 2018-08-24 09:48:49 -07:00
Jason Nelson e5c550ed41 Use ternary operator 2018-08-24 09:48:30 -07:00
Jason Nelson fba3012cff Seal Star 2018-08-24 09:48:10 -07:00
Jason Nelson 6591692b33 Use pattern matching 2018-08-24 09:47:00 -07:00
Jason Nelson ce41cad134 Fix subbuffer 2018-08-24 09:43:15 -07:00
Jason Nelson 707c66e429 Simplify transform loop in CubicBezierLineSegment 2018-08-24 09:39:16 -07:00
Jason Nelson 99c348c5e6 Remove unnessary null check for Span 2018-08-24 09:37:14 -07:00
Jason Nelson 4c195c69d7 Simplify transform loop in LinearLineSegment 2018-08-24 09:36:30 -07:00
Jason Nelson 844d195b2c Eliminate allocation in Path constructor and simplify transform loop 2018-08-24 09:29:03 -07:00
Jason Nelson 228369b9fe Remove Gaurd.IsNull and inline throws 2018-08-24 09:21:23 -07:00
Jason Nelson ddf9cc5d19 Make ClippablePath readonly and access by reference 2018-08-24 09:20:57 -07:00
Jason Nelson 1ab12730e0 Format Outliner 2018-08-23 19:19:03 -07:00