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

295 Коммитов

Автор SHA1 Сообщение Дата
James Jackson-South e1cb418544 Fix spelling. 2018-03-22 23:32:02 +11:00
Scott Williams 6aac214492
Merge pull request #31 from SomeAnon42/master
Fix spelling of 'convenience'
2018-01-11 20:06:45 +00:00
Scott Williams f9dee60dfd
Merge pull request #32 from nilzen/right-cut-off
Fix shape cut off, used to return the whole shape
2018-01-11 20:06:00 +00:00
Olov Nilzén c2c6915a95 Fix shape cut off, used to return the whole shape 2018-01-03 22:43:03 +01:00
Evgeny Ivchenko 0239459311 Fix spelling of 'convenience' 2017-12-22 19:14:18 +03:00
Dirk Lemstra 1caab079cc
Merge pull request #30 from SixLabors/fix-spelling
Fix spelling of RectangularPolygon
2017-12-20 07:08:36 +01:00
James Jackson-South 25b0ff9631 Fix tests 2017-12-20 12:37:09 +11:00
James Jackson-South 542fce1cee Fix spelling of RectangularPolygon 2017-12-20 12:34:13 +11:00
Scott Williams 7b6b4b581a
Merge pull request #29 from SixLabors/stylecop
Stylecop
2017-11-20 13:43:10 +00:00
James Jackson-South d476195f24 Add missing returns 2017-11-20 23:38:54 +11:00
James Jackson-South d34829e181 Other stylcop errors plus minor cleanup 2017-11-20 23:38:40 +11:00
James Jackson-South 4ec5f0447d Copyright and warnings as errors 2017-11-20 21:51:38 +11:00
James Jackson-South 0682762043 Copyright and usings 2017-11-20 21:42:01 +11:00
James Jackson-South f8432e2901
Merge pull request #28 from SixLabors/core-2
Add netstandard2.0 target framework +update dependencies
2017-11-18 00:41:19 +11:00
James Jackson-South 98261c3b6d Add netstandard2.0 target frame +update dependencies 2017-11-18 00:08:30 +11:00
James Jackson-South 07b8174f70 Update demo to fix build 2017-11-17 22:17:16 +11:00
Scott Williams 082135e5ca Merge pull request #25 from SixLabors/fix-content-inpacakge
Fix content inpacakge
2017-09-16 11:45:44 +01:00
Scott Williams 371f264de1 fix build settings 2017-09-16 11:40:06 +01:00
Scott Williams 65777ccade no longer publishing stylecop.json from build 2017-09-16 11:38:50 +01:00
Scott Williams 26d7abf872 upgrade font and core versions 2017-09-13 21:17:20 +01:00
Scott Williams 27f4867875 offset per path causing drift 2017-09-12 20:13:49 +01:00
Scott Williams a8ad9680fd remove System.Memory dependency 2017-09-11 18:18:05 +01:00
Scott Williams 99f68c2736 Merge pull request #21 from SixLabors/develop
Update Fonts dependency
2017-07-16 13:40:53 +01:00
Scott Williams 84ea60265a revert changes about develop branch 2017-07-16 13:36:12 +01:00
Scott Williams bba14c9cc2 update to latest Fonts 2017-07-16 13:32:35 +01:00
Scott Williams 56cfc394bc Update codecov.yml 2017-07-16 12:41:51 +01:00
Scott Williams edce9e6e94 Update appveyor.yml 2017-06-27 14:56:28 +01:00
Scott Williams 183f08da26 Update codecov.yml 2017-06-27 14:51:25 +01:00
Scott Williams f189ad19cd Update README.md 2017-06-27 14:50:34 +01:00
Scott Williams 42c7af6c65 Update appveyor.yml 2017-06-24 15:45:08 +01:00
Scott Williams 02aee8b98e Merge pull request #20 from SixLabors/primitives
Migrate to common Primitives + some API cleanup while braking things
2017-06-13 07:50:06 +01:00
Scott Williams d41ac8ee28 update to latest Fonts release 2017-06-13 07:38:08 +01:00
Scott Williams 3967cd3244 drop use of ImmutableArrays 2017-06-11 20:28:28 +01:00
Scott Williams e0cd82de5b fix package source 2017-06-11 12:31:25 +01:00
Scott Williams 20d3257a3b Make PathBuilder chainable 2017-06-10 16:46:50 +01:00
Scott Williams 401c4b3076 rename CubicBezierLineSegment and add move usage of PointF 2017-06-10 11:06:31 +01:00
Scott Williams b04b60e7a6 Migrate API to use primitives in place of Vector2 2017-06-09 20:58:49 +01:00
Scott Williams 1c5f58a291 do not trim end if not a closed path
fixes #19
2017-06-02 18:37:44 +01:00
Scott Williams d65790bd45 Word art style text drawing along a path 2017-05-31 20:17:01 +01:00
Scott Williams 1a89e858c6 specify text location 2017-05-30 22:26:32 +01:00
Scott Williams c1544b9325 fix restore to update package versions 2017-05-30 21:58:12 +01:00
Scott Williams deccb0c804 push text package 2017-05-30 21:39:43 +01:00
Scott Williams 836306df97 Update fonts 2017-05-30 21:27:55 +01:00
Scott Williams 8d8e327db2 Merge branch 'master' of https://github.com/SixLabors/Shapes
# Conflicts:
#	samples/DrawShapesWithImageSharp/DrawShapesWithImageSharp.csproj
#	samples/DrawShapesWithImageSharp/ImageSharpLogo.cs
#	samples/DrawShapesWithImageSharp/Program.cs
2017-05-30 21:12:03 +01:00
Scott Williams 6939a20cd7 Add TextBuilder 2017-05-30 20:36:34 +01:00
Scott Williams 117602d579 Point on path 2017-04-20 17:21:08 +01:00
Scott Williams d8bb364084 add path outlining 2017-04-20 14:57:18 +01:00
Scott Williams 922b5a61d0 fix index out of range when only single point remains
fixes #16
2017-04-13 13:30:40 +01:00
Scott Williams 7ebff77262 Merge pull request #14 from SixLabors/internalpath-optermisations
Internalpath optermisations
2017-04-03 16:39:31 +01:00
Scott Williams fb70079e69 Update appveyor.yml 2017-04-03 16:38:59 +01:00