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

285 Коммитов

Автор SHA1 Сообщение Дата
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
Jason Nelson 1e5de2af29 Remove IEnumerable overload from LinearLineSegment & eliminate allocation 2018-08-23 19:18:48 -07:00
Jason Nelson a9480629b0 Remove IEnumerable<PointF> construction in CubicBezierLineSegment (eliminating allocation) 2018-08-23 19:10:31 -07:00
Jason Nelson 691f199c54 Remove unused Gaurd methods 2018-08-23 19:07:12 -07:00
Jason Nelson 73315c510c Eliminate unnessarcy array copy in PathCollection 2018-08-23 19:03:58 -07:00
Jason Nelson e03c8737c6 Format ComplexPolygon 2018-08-23 18:59:42 -07:00
Jason Nelson 8294cdb25d Remove unused message overloads from Gaurd 2018-08-23 18:59:30 -07:00
Jason Nelson 431e718b90 Make Segment readonly and pass by readonly ref 2018-08-23 18:59:17 -07:00
Jason Nelson 5a02c5f363 Seal ILineSegment implementations 2018-08-23 18:52:54 -07:00
Jason Nelson f37927df1d Update netcoreapp to 2.1 2018-08-23 18:51:27 -07:00
Jason Nelson dc53ab20e8 Update langversion to 7.3 2018-08-23 18:50:02 -07:00