issues
search
jsbean
/
PathTools
Swift wrapper for CGPath for iOS and OSX graphics applications
MIT License
4
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove demo apps
#106
jsbean
opened
7 years ago
0
Refine Algebra
#105
jsbean
closed
7 years ago
0
Inject Algebra
#104
jsbean
closed
7 years ago
1
Improve printed descriptions of BezierCurve and Path
#103
jsbean
closed
7 years ago
0
Improve printed description of BezierCurve
#102
jsbean
closed
7 years ago
0
Improve printed description of Path
#101
jsbean
closed
7 years ago
0
Add nicer translated(by:) methods to Path / BezierCurve
#100
jsbean
closed
7 years ago
0
Add non-uniform scale transform
#99
jsbean
opened
7 years ago
0
Consider moving all Quartz-touching bits to GraphicsTools
#98
jsbean
opened
7 years ago
0
Add Path.translated(by:) over Point
#97
jsbean
closed
7 years ago
0
Destroy old bounding box implementation
#96
jsbean
closed
7 years ago
0
Remove old Path.boundingBox implementation
#95
jsbean
closed
7 years ago
0
Add Path.axisAlignedBoundingBox
#94
jsbean
closed
7 years ago
0
Add BezierCurve.axisAlignedBoundingBox
#93
jsbean
closed
7 years ago
0
Add Path.axisAlignedBoundingBox
#92
jsbean
closed
7 years ago
0
Add BezierCurve.axisAlignedBoundingBox
#91
jsbean
closed
7 years ago
0
Add Path init with vertices
#90
jsbean
closed
7 years ago
0
Add Path.line(from:to:)
#89
jsbean
closed
7 years ago
0
Add Path.line(start: Point, end: Point) -> Path
#88
jsbean
closed
7 years ago
1
Add Path.init(points: [Point])
#87
jsbean
closed
7 years ago
0
Update for shiny new Line(.Segment)
#86
jsbean
closed
7 years ago
0
Create PathRepresentable
#85
jsbean
closed
7 years ago
0
Expose PathElement info
#84
jsbean
closed
7 years ago
0
Expose more of PathElement API
#83
jsbean
closed
7 years ago
0
Add Path init with Rectangle
#82
jsbean
closed
7 years ago
0
Add Path init for Rectangle
#81
jsbean
closed
7 years ago
0
Expose Path init with PathElements
#80
jsbean
closed
7 years ago
0
Add Path initializers for Circle, Ellipse
#79
jsbean
closed
7 years ago
0
Expose Path.init(pathElements:)
#78
jsbean
closed
7 years ago
0
Extend BezierCurve and Path
#77
jsbean
closed
7 years ago
0
[Bezier -> Path] Outline Bezier
#76
jsbean
opened
7 years ago
1
[Bezier] rotated(by:around:)
#75
jsbean
closed
7 years ago
0
[Bezier] scaled(by:from:)
#74
jsbean
closed
7 years ago
0
De-Quartz Path implementation of scaled(by:from:)
#73
jsbean
closed
7 years ago
0
De-Quartz Path implementation of rotated(by:around:)
#72
jsbean
closed
7 years ago
0
Add convenience initializers from Geometry primitives
#71
jsbean
closed
7 years ago
0
Make Path.boundingBox Rectangle
#70
jsbean
closed
7 years ago
0
Make sure path closes itself
#69
jsbean
closed
7 years ago
0
Fix subpath regression in CGPath conversion
#68
jsbean
closed
7 years ago
0
Regression in subpaths
#67
jsbean
closed
7 years ago
0
Fix ellipse arcs
#66
jsbean
closed
7 years ago
0
Manage path with closed subpath
#65
jsbean
closed
7 years ago
0
Fix CGPath conversion
#64
jsbean
closed
7 years ago
0
Regression in basic paths
#63
jsbean
closed
7 years ago
0
Simplify Bézier curve and Path
#62
jsbean
closed
7 years ago
1
[Path] Simplified -> Polygon
#61
jsbean
closed
7 years ago
0
[Bezier] Simplified / flattened
#60
jsbean
closed
7 years ago
0
Implement Bezier split at t
#59
jsbean
closed
7 years ago
1
Implement length with hard-coded accuracy
#58
jsbean
closed
7 years ago
1
LinearBezierCurve subscript (t:) incorrect
#57
jsbean
closed
7 years ago
0
Next