Skip to content

Pull requests: linebender/kurbo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Make solve_itp epsilon more robust
#609 opened Sep 10, 2026 by raphlinus Contributor Loading…
ci: Update to stable Rust 1.98.1
#608 opened Sep 7, 2026 by tomcur Member Loading…
Fix zero tangents at polyline endpoints in simplify_bezpath
#606 opened Aug 15, 2026 by mlwilkerson Contributor Loading…
Fix panic when fitting a sliver via fit_to_bezpath_opt
#603 opened Aug 13, 2026 by mlwilkerson Contributor Loading…
Improve the conditions on the planted root test
#599 opened Jul 28, 2026 by jneem Member Loading…
Fix zero-length stroke and dash handling
#597 opened Jul 23, 2026 by waywardmonkeys Contributor Loading…
Axis-aware coordinate helpers on Point, Vec2, Size, and Rect
#592 opened Jun 28, 2026 by waywardmonkeys Contributor Loading…
Add Transform3d for homogeneous layer transforms
#590 opened Jun 9, 2026 by waywardmonkeys Contributor Loading…
Add affine transform classification
#589 opened Jun 5, 2026 by waywardmonkeys Contributor Loading…
Fix failed atan2 elimination by splitting SVD into two methods
#583 opened May 12, 2026 by tomcur Member Loading…
Add reuseable context to new expand_* functions
#582 opened May 8, 2026 by taj-p Contributor Loading…
Implement ParamCurveDeriv for Arc
#557 opened Mar 19, 2026 by tomcur Member Loading…
curve: add ParamCurveTangent for pointwise tangents
#556 opened Mar 16, 2026 by waywardmonkeys Contributor Loading…
Be more no_std
#555 opened Mar 16, 2026 by waywardmonkeys Contributor Loading…
SVG paths: parsing NaN and Infinity
#552 opened Mar 6, 2026 by nicoburns Loading…
Change allowed to expected lints, remove unfulfilled lints
#541 opened Jan 16, 2026 by tomcur Member Loading…
Experiment: bazo crate for vocabulary types (Point, Size, Rect, etc) in progress Someone is working on the issue, or a related PR is waiting for review needs discussion This change requires some more discussion before we decide we definitely want it
#513 opened Sep 27, 2025 by nicoburns Draft
2 of 4 tasks
Mark C-style pub enums as repr(u8)
#495 opened Sep 3, 2025 by waywardmonkeys Contributor Loading… 0.12
Conversions between CoreGraphics and Kurbo types
#450 opened Jun 12, 2025 by waywardmonkeys Contributor Loading…
Add width-aligned Display impl for RoundedRect
#419 opened Feb 17, 2025 by eugenesvk Loading…
Add tangents_to_point for QuadBez
#417 opened Feb 15, 2025 by Keavon Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.