Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / linebender/kurbo issues and pull requests
#400 - Run CI tests using `cargo-nextest`.
Pull Request -
State: closed - Opened by xStrom 7 days ago
#399 - Implement `Sum` for `Vec2`
Pull Request -
State: closed - Opened by Philipp-M 10 days ago
#398 - Narrow and document the `getrandom` `js` feature usage.
Pull Request -
State: closed - Opened by xStrom 13 days ago
#397 - Match CI doc testing with docs.rs.
Pull Request -
State: closed - Opened by xStrom 13 days ago
#396 - Delay CI cache restore until the toolchain has been installed.
Pull Request -
State: closed - Opened by xStrom 14 days ago
#395 - Rename the CI `cargo fmt` job to `formatting`.
Pull Request -
State: closed - Opened by xStrom 17 days ago
#394 - Add `--ignore-unknown-features` to the CI.
Pull Request -
State: closed - Opened by xStrom 18 days ago
#393 - ci: Update stable Rust to 1.82
Pull Request -
State: closed - Opened by waywardmonkeys 24 days ago
#393 - ci: Update stable Rust to 1.82
Pull Request -
State: closed - Opened by waywardmonkeys 24 days ago
#392 - ci: Update typos to 1.26.1
Pull Request -
State: closed - Opened by waywardmonkeys 26 days ago
- 3 comments
#391 - chore: update MSRV to 1.74
Pull Request -
State: open - Opened by 0xdevcollins about 1 month ago
- 2 comments
#391 - chore: update MSRV to 1.74
Pull Request -
State: open - Opened by 0xdevcollins about 1 month ago
- 2 comments
#390 - Reduce number of operations in `Triangle::circumscribed_circle`
Pull Request -
State: open - Opened by tomcur about 1 month ago
#389 - Enhancement: Point
Issue -
State: closed - Opened by papyDoctor about 1 month ago
- 1 comment
#388 - Test `Affine::svd`, drop statement that singular matrices produce NaNs
Pull Request -
State: closed - Opened by tomcur about 1 month ago
#387 - Correctly calculate incenter in `Triangle::inscribed_circle`
Pull Request -
State: closed - Opened by tomcur about 1 month ago
#386 - Fix `clippy::unnecessary_first_then_check` lint
Pull Request -
State: closed - Opened by waywardmonkeys about 1 month ago
- 1 comment
#385 - Fix `clippy::empty_line_after_doc_comments` lint
Pull Request -
State: closed - Opened by waywardmonkeys about 2 months ago
#384 - Implement `Div<f64>` and `Mul<f64>` for `Insets`
Pull Request -
State: open - Opened by liferooter about 2 months ago
- 1 comment
#383 - Numerically approximate ellipse perimeter
Pull Request -
State: closed - Opened by tomcur about 2 months ago
- 5 comments
#382 - Fix typo
Pull Request -
State: closed - Opened by waywardmonkeys about 2 months ago
#381 - Numerically approximate arc perimeter
Pull Request -
State: open - Opened by tomcur about 2 months ago
- 4 comments
#380 - test: π add failing offset test
Pull Request -
State: open - Opened by richard-uk1 about 2 months ago
#379 - Derive `PartialEq` for `Stroke`, common derives for `StrokeOpts`.
Pull Request -
State: closed - Opened by waywardmonkeys about 2 months ago
#378 - Impl `ParamCurve`, `ParamCurveArclen` for `Arc`
Pull Request -
State: open - Opened by waywardmonkeys 2 months ago
#377 - Inner/Outer strokes and Stem Darkening
Pull Request -
State: open - Opened by DJMcNab 2 months ago
#376 - `Line::from` for `(Point, Point)`, `(Point, Vec2)`
Pull Request -
State: closed - Opened by waywardmonkeys 2 months ago
- 1 comment
#375 - Add `Line::reversed`, `Line::midpoint`, rename `Arc::flipped`
Pull Request -
State: closed - Opened by waywardmonkeys 3 months ago
- 3 comments
#374 - Release 0.11.1
Pull Request -
State: closed - Opened by waywardmonkeys 3 months ago
- 3 comments
#373 - Update changelog
Pull Request -
State: closed - Opened by waywardmonkeys 3 months ago
- 1 comment
#372 - deps: Update for release.
Pull Request -
State: closed - Opened by waywardmonkeys 3 months ago
- 2 comments
#371 - Add doc aliases to `Rect::is_zero_area`, `Size::is_zero_area`
Pull Request -
State: closed - Opened by waywardmonkeys 3 months ago
- 1 comment
#370 - Add `Rect::is_zero_area`, `Size::is_zero_area`
Pull Request -
State: closed - Opened by waywardmonkeys 3 months ago
- 1 comment
#369 - Add the linebender lint set
Issue -
State: open - Opened by PoignardAzur 3 months ago
- 5 comments
Labels: good first issue
#368 - `CircleSegment`: Add `inner_arc` and `outer_arc`
Pull Request -
State: closed - Opened by waywardmonkeys 3 months ago
- 3 comments
#367 - Add `Arc::flipped`
Pull Request -
State: closed - Opened by waywardmonkeys 3 months ago
- 2 comments
#366 - Add more docs.
Pull Request -
State: closed - Opened by waywardmonkeys 3 months ago
#365 - fix: parsing scientific notation in SVG path
Pull Request -
State: closed - Opened by GabrielDertoni 3 months ago
- 2 comments
#364 - Explicitly export rather than `pub use mod::*`.
Pull Request -
State: closed - Opened by waywardmonkeys 3 months ago
- 1 comment
#363 - docs: Improve docs for `Point` and `Vec2`
Pull Request -
State: closed - Opened by waywardmonkeys 4 months ago
- 1 comment
#362 - Remove dead link targets.
Pull Request -
State: closed - Opened by waywardmonkeys 4 months ago
#361 - Deprecate `BezPath::flatten`, prefer `flatten`.
Pull Request -
State: closed - Opened by waywardmonkeys 4 months ago
#360 - Missing impl: Mul for Affine * Vec2
Issue -
State: closed - Opened by waywardmonkeys 4 months ago
- 5 comments
#359 - Enable `feature(doc_auto_cfg)` for docs.rs
Pull Request -
State: closed - Opened by waywardmonkeys 4 months ago
- 1 comment
#358 - Update changelog (content+format). Update MSRV text.
Pull Request -
State: closed - Opened by waywardmonkeys 4 months ago
#357 - ci: Use Linebender standard CI. Add `Cargo.lock`.
Pull Request -
State: closed - Opened by waywardmonkeys 4 months ago
- 2 comments
#356 - Allow some of the SVG support in `no_std`
Pull Request -
State: closed - Opened by waywardmonkeys 4 months ago
- 2 comments
#355 - ci: Add typos check.
Pull Request -
State: closed - Opened by waywardmonkeys 4 months ago
#354 - Fix doc for Arc.perimeter
Pull Request -
State: closed - Opened by simoncozens 5 months ago
#353 - Don't skip first dash in dash pattern
Pull Request -
State: closed - Opened by dominikh 5 months ago
- 3 comments
#352 - Fix license discrepancy
Pull Request -
State: closed - Opened by raphlinus 5 months ago
#351 - Use explicit features for `libm` and `mint`
Pull Request -
State: closed - Opened by waywardmonkeys 6 months ago
- 1 comment
#350 - add triangle shape
Pull Request -
State: closed - Opened by juliapaci 6 months ago
- 13 comments
#349 - Add `CHANGELOG.md`
Pull Request -
State: closed - Opened by waywardmonkeys 6 months ago
- 3 comments
#348 - clippy: Fix new `doc_lazy_continuation` lint
Pull Request -
State: closed - Opened by waywardmonkeys 6 months ago
#347 - Add the `Rect::overlaps` and `Rect::contains_rect` methods
Pull Request -
State: closed - Opened by nils-mathieu 6 months ago
- 6 comments
#346 - lints: Enable `warn(unused_qualifications)`
Pull Request -
State: closed - Opened by waywardmonkeys 6 months ago
- 1 comment
#345 - clippy: Fix `doc_markdown` lint
Pull Request -
State: closed - Opened by waywardmonkeys 7 months ago
#344 - Endless loop when trying to offset certain curve
Issue -
State: open - Opened by RazrFalcon 7 months ago
- 3 comments
#343 - Allow lines in simplify input
Pull Request -
State: closed - Opened by raphlinus 8 months ago
#342 - `simplify_bezpath` panics on `LineTo`
Issue -
State: closed - Opened by Ralith 8 months ago
- 5 comments
#341 - clippy: Fix semicolon_if_nothing_returned lints, enable it.
Pull Request -
State: closed - Opened by waywardmonkeys 9 months ago
#340 - Move `Self: Sized` bound from `Shape` to methods.
Pull Request -
State: closed - Opened by waywardmonkeys 9 months ago
- 1 comment
#339 - Add From (f32, f32) for Point
Pull Request -
State: closed - Opened by rsheeter 9 months ago
#338 - Getting tangents and coordinates of evenly spaced points on kurbo::BezPath
Issue -
State: open - Opened by zdila 9 months ago
- 5 comments
#337 - v0.10.5
Pull Request -
State: closed - Opened by derekdreery 9 months ago
#336 - Prepare 0.11 and make `SvgParseError` non_exhaustive
Pull Request -
State: closed - Opened by DJMcNab 9 months ago
#335 - Polygons support
Issue -
State: open - Opened by musjj 9 months ago
#334 - Fix edge case for `mindist`
Pull Request -
State: closed - Opened by platlas 9 months ago
#333 - Fix typo.
Pull Request -
State: closed - Opened by waywardmonkeys 9 months ago
#332 - Make the FloatFuncs trait a sealed public trait, add sin/sinf.
Pull Request -
State: closed - Opened by ratmice 10 months ago
- 7 comments
#331 - Initial implementation of a StaticShape type
Pull Request -
State: open - Opened by ratmice 10 months ago
- 12 comments
#330 - clippy: Fix `items_after_test_module` and `unused_enumerate_index`
Pull Request -
State: closed - Opened by platlas 10 months ago
#329 - Replace panic with error return in `BezPath::from_svg`
Pull Request -
State: closed - Opened by platlas 10 months ago
- 1 comment
#328 - Rational BΓ©zier curves
Issue -
State: open - Opened by lain-dono 10 months ago
#327 - Support for no-alloc
Pull Request -
State: closed - Opened by jneem 12 months ago
- 3 comments
#326 - More fixes for strokes
Pull Request -
State: closed - Opened by raphlinus 12 months ago
#325 - Handle special case of fitting a line
Pull Request -
State: closed - Opened by raphlinus about 1 year ago
- 2 comments
#324 - Various missing `Mul<Affine>` implementations for types of shape
Issue -
State: closed - Opened by ratmice about 1 year ago
- 3 comments
#323 - Make TranslateScale::from_scale_about to take `Into<Point>`.
Pull Request -
State: closed - Opened by ratmice about 1 year ago
#322 - Add missing bounds on CircleSegment
Pull Request -
State: closed - Opened by ratmice about 1 year ago
#321 - Add serde/schemars derive to Stroke, Join and Cap.
Pull Request -
State: closed - Opened by ratmice about 1 year ago
- 2 comments
#320 - Making move_to less strict.
Pull Request -
State: closed - Opened by platlas about 1 year ago
- 1 comment
#319 - Prepare 0.10.4 release; DashIterator doc
Pull Request -
State: closed - Opened by raphlinus about 1 year ago
- 2 comments
#318 - Improve cusp detection for strokes
Pull Request -
State: closed - Opened by raphlinus about 1 year ago
#317 - Speed up stroke expansion
Issue -
State: open - Opened by raphlinus about 1 year ago
- 2 comments
#316 - Add failing test for quadbez panic and add fix.
Pull Request -
State: closed - Opened by derekdreery about 1 year ago
- 1 comment
#315 - `<QuadBez as ParamCurveNearest>::nearest` can panic
Issue -
State: closed - Opened by derekdreery about 1 year ago
- 1 comment
#314 - Suppress cusps at endpoints of stroke
Pull Request -
State: closed - Opened by raphlinus about 1 year ago
#313 - Degenerate stroke outputs NaN
Issue -
State: closed - Opened by raphlinus about 1 year ago
#312 - clippy: Fix upcoming `items_after_test_module` lint.
Pull Request -
State: closed - Opened by waywardmonkeys about 1 year ago
#311 - clippy: Fix doc_markdown warnings, enable by default.
Pull Request -
State: closed - Opened by waywardmonkeys about 1 year ago
#310 - bump patch for release with reverse_subpath fixes
Pull Request -
State: closed - Opened by dfrg about 1 year ago
#309 - Additional tests and fixes for BezPath::reverse_subpaths
Pull Request -
State: closed - Opened by dfrg about 1 year ago
#308 - Bump version for release (again!)
Pull Request -
State: closed - Opened by dfrg about 1 year ago
- 1 comment
#307 - Add reverse_subpaths() method to BezPath
Pull Request -
State: closed - Opened by dfrg about 1 year ago
#306 - Add control_box method to BezPath
Pull Request -
State: closed - Opened by dfrg about 1 year ago
#305 - Prepare for 0.10 release
Pull Request -
State: closed - Opened by raphlinus about 1 year ago
#304 - Better numerical robustness for stroking
Pull Request -
State: closed - Opened by raphlinus about 1 year ago
- 9 comments
#303 - Make move_to less strict
Issue -
State: open - Opened by raphlinus about 1 year ago
- 3 comments
Labels: help wanted, good first issue