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

23 Коммитов

Автор SHA1 Сообщение Дата
Scott Williams d41ac8ee28 update to latest Fonts release 2017-06-13 07:38:08 +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 d65790bd45 Word art style text drawing along a path 2017-05-31 20:17:01 +01:00
Scott Williams 6939a20cd7 Add TextBuilder 2017-05-30 20:36:34 +01:00
Scott Williams 972b98dac7 minimise calls to CalculateOrientation 2017-04-03 12:50:58 +01:00
Scott Williams b1dc2cb14d update imagesharp 2017-04-01 11:00:18 +01:00
Scott Williams f2a4623a19 add colinear checks
fixes  #12
2017-03-04 16:40:26 +00:00
Scott Williams 5c7ea96b47 shallow curves 2017-02-25 17:12:00 +00:00
Scott Williams 82fae928f6 fix clipping issues 2017-02-25 16:03:10 +00:00
Scott Williams 5329251654 improve intersection matching
fixes #11
2017-02-25 12:32:03 +00:00
Scott Williams fee58cb76c end point trimming for close points 2017-02-10 14:04:33 +00:00
Scott Williams 6a2b3d0668 tweek thresholds 2017-02-10 11:41:28 +00:00
Scott Williams 132aeee444 fixed intersection count with multiple close points. 2017-02-10 11:21:40 +00:00
Scott Williams e303257b85 tweek bezier thresholds 2017-02-09 12:00:12 +00:00
Scott Williams a6c6836727 code styles 2017-02-09 11:04:22 +00:00
Scott Williams 55b8c5a489 rename ShapeBuilder 2017-02-09 10:48:42 +00:00
Scott Williams 4af41417ae remove all mention of the IShape interface 2017-02-09 10:40:04 +00:00
Scott Williams 00c6bc4d4b remove IPath 2017-02-08 20:01:52 +00:00
Scott Williams ef93b0e052 improve samples 2017-02-06 12:58:18 +00:00
Scott Williams b867a9115a add star shape 2017-02-05 23:17:57 +00:00
Scott Williams 4f8f7d4181 drawing examples 2017-02-05 22:39:43 +00:00
Scott Williams 7a450e0fe3 Revert to source polygon clipper
using 'clipper' directly instead of refactored/butchered version
2017-02-05 22:30:02 +00:00