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 |
Scott Williams
|
710c65138e
|
fix benchmarks
|
2017-04-03 16:35:22 +01:00 |
Scott Williams
|
192ee5eaec
|
pre-segment
|
2017-04-03 16:32:19 +01:00 |
Scott Williams
|
16a3fea8af
|
add segment
|
2017-04-03 15:29:44 +01:00 |
Scott Williams
|
972b98dac7
|
minimise calls to CalculateOrientation
|
2017-04-03 12:50:58 +01:00 |
Scott Williams
|
4c9fdd76bc
|
remove redundent code
|
2017-04-01 17:25:52 +01:00 |
Scott Williams
|
3ac6801cc9
|
remove duplication
|
2017-04-01 12:20:13 +01:00 |
Scott Williams
|
cfe028d83b
|
reduce code duplication
|
2017-04-01 12:13:04 +01:00 |
Scott Williams
|
b1dc2cb14d
|
update imagesharp
|
2017-04-01 11:00:18 +01:00 |
Scott Williams
|
172236263d
|
prefilter and calculate data per point
|
2017-03-31 22:32:54 +01:00 |
Scott Williams
|
c1810e8d9c
|
reduce allocations on a potential hotpath
|
2017-03-18 10:58:28 +00:00 |
Scott Williams
|
2aba964f28
|
Merge pull request #13 from SixLabors/2017
Update project to final tooling and VS 2017
|
2017-03-12 14:24:17 +00:00 |
Scott Williams
|
af23846d1f
|
remove powershell
|
2017-03-12 14:12:34 +00:00 |
Scott Williams
|
3b370bd719
|
use VS2017 image
|
2017-03-12 13:57:28 +00:00 |
Scott Williams
|
a58b2572ff
|
tweek settings
|
2017-03-08 19:13:44 +00:00 |
Scott Williams
|
1492c7582a
|
tweek args
|
2017-03-08 18:56:49 +00:00 |