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

#378 - Impl `ParamCurve`, `ParamCurveArclen` for `Arc`

Pull Request - State: open - Opened by waywardmonkeys 16 days ago

#377 - Inner/Outer strokes and Stem Darkening

Pull Request - State: open - Opened by DJMcNab 20 days ago

#376 - `Line::from` for `(Point, Point)`, `(Point, Vec2)`

Pull Request - State: closed - Opened by waywardmonkeys 21 days ago - 1 comment

#375 - Add `Line::reversed`, `Line::midpoint`, rename `Arc::flipped`

Pull Request - State: closed - Opened by waywardmonkeys 29 days ago - 3 comments

#374 - Release 0.11.1

Pull Request - State: closed - Opened by waywardmonkeys about 1 month ago - 3 comments

#373 - Update changelog

Pull Request - State: closed - Opened by waywardmonkeys about 1 month ago - 1 comment

#372 - deps: Update for release.

Pull Request - State: closed - Opened by waywardmonkeys about 1 month ago - 2 comments

#371 - Add doc aliases to `Rect::is_zero_area`, `Size::is_zero_area`

Pull Request - State: closed - Opened by waywardmonkeys about 1 month ago - 1 comment

#370 - Add `Rect::is_zero_area`, `Size::is_zero_area`

Pull Request - State: closed - Opened by waywardmonkeys about 1 month ago - 1 comment

#369 - Add the linebender lint set

Issue - State: open - Opened by PoignardAzur about 1 month ago - 1 comment
Labels: good first issue

#368 - `CircleSegment`: Add `inner_arc` and `outer_arc`

Pull Request - State: closed - Opened by waywardmonkeys about 1 month ago - 3 comments

#367 - Add `Arc::flipped`

Pull Request - State: closed - Opened by waywardmonkeys about 1 month ago - 2 comments

#366 - Add more docs.

Pull Request - State: closed - Opened by waywardmonkeys about 1 month ago

#365 - fix: parsing scientific notation in SVG path

Pull Request - State: closed - Opened by GabrielDertoni about 2 months ago - 2 comments

#364 - Explicitly export rather than `pub use mod::*`.

Pull Request - State: closed - Opened by waywardmonkeys about 2 months ago - 1 comment

#363 - docs: Improve docs for `Point` and `Vec2`

Pull Request - State: closed - Opened by waywardmonkeys about 2 months ago - 1 comment

#362 - Remove dead link targets.

Pull Request - State: closed - Opened by waywardmonkeys about 2 months ago

#361 - Deprecate `BezPath::flatten`, prefer `flatten`.

Pull Request - State: closed - Opened by waywardmonkeys about 2 months ago

#360 - Missing impl: Mul for Affine * Vec2

Issue - State: closed - Opened by waywardmonkeys about 2 months ago - 5 comments

#359 - Enable `feature(doc_auto_cfg)` for docs.rs

Pull Request - State: closed - Opened by waywardmonkeys about 2 months ago - 1 comment

#358 - Update changelog (content+format). Update MSRV text.

Pull Request - State: closed - Opened by waywardmonkeys about 2 months ago

#357 - ci: Use Linebender standard CI. Add `Cargo.lock`.

Pull Request - State: closed - Opened by waywardmonkeys about 2 months ago - 2 comments

#356 - Allow some of the SVG support in `no_std`

Pull Request - State: closed - Opened by waywardmonkeys about 2 months ago - 2 comments

#355 - ci: Add typos check.

Pull Request - State: closed - Opened by waywardmonkeys 2 months ago

#354 - Fix doc for Arc.perimeter

Pull Request - State: closed - Opened by simoncozens 4 months ago

#353 - Don't skip first dash in dash pattern

Pull Request - State: closed - Opened by dominikh 4 months ago - 3 comments

#352 - Fix license discrepancy

Pull Request - State: closed - Opened by raphlinus 4 months ago

#351 - Use explicit features for `libm` and `mint`

Pull Request - State: closed - Opened by waywardmonkeys 4 months ago - 1 comment

#350 - add triangle shape

Pull Request - State: open - Opened by juliapaci 4 months ago - 7 comments

#349 - Add `CHANGELOG.md`

Pull Request - State: closed - Opened by waywardmonkeys 4 months ago - 3 comments

#348 - clippy: Fix new `doc_lazy_continuation` lint

Pull Request - State: closed - Opened by waywardmonkeys 4 months ago

#347 - Add the `Rect::overlaps` and `Rect::contains_rect` methods

Pull Request - State: closed - Opened by nils-mathieu 4 months ago - 6 comments

#346 - lints: Enable `warn(unused_qualifications)`

Pull Request - State: closed - Opened by waywardmonkeys 4 months ago - 1 comment

#345 - clippy: Fix `doc_markdown` lint

Pull Request - State: closed - Opened by waywardmonkeys 5 months ago

#344 - Endless loop when trying to offset certain curve

Issue - State: open - Opened by RazrFalcon 5 months ago - 3 comments

#343 - Allow lines in simplify input

Pull Request - State: closed - Opened by raphlinus 7 months ago

#342 - `simplify_bezpath` panics on `LineTo`

Issue - State: closed - Opened by Ralith 7 months ago - 5 comments

#341 - clippy: Fix semicolon_if_nothing_returned lints, enable it.

Pull Request - State: closed - Opened by waywardmonkeys 7 months ago

#340 - Move `Self: Sized` bound from `Shape` to methods.

Pull Request - State: closed - Opened by waywardmonkeys 7 months ago - 1 comment

#339 - Add From (f32, f32) for Point

Pull Request - State: closed - Opened by rsheeter 7 months ago

#338 - Getting tangents and coordinates of evenly spaced points on kurbo::BezPath

Issue - State: open - Opened by zdila 8 months ago - 5 comments

#337 - v0.10.5

Pull Request - State: closed - Opened by derekdreery 8 months ago

#336 - Prepare 0.11 and make `SvgParseError` non_exhaustive

Pull Request - State: closed - Opened by DJMcNab 8 months ago

#335 - Polygons support

Issue - State: open - Opened by musjj 8 months ago

#334 - Fix edge case for `mindist`

Pull Request - State: closed - Opened by platlas 8 months ago

#333 - Fix typo.

Pull Request - State: closed - Opened by waywardmonkeys 8 months ago

#332 - Make the FloatFuncs trait a sealed public trait, add sin/sinf.

Pull Request - State: closed - Opened by ratmice 8 months ago - 7 comments

#331 - Initial implementation of a StaticShape type

Pull Request - State: open - Opened by ratmice 8 months ago - 9 comments

#330 - clippy: Fix `items_after_test_module` and `unused_enumerate_index`

Pull Request - State: closed - Opened by platlas 9 months ago

#329 - Replace panic with error return in `BezPath::from_svg`

Pull Request - State: closed - Opened by platlas 9 months ago - 1 comment

#328 - Rational Bézier curves

Issue - State: open - Opened by lain-dono 9 months ago

#327 - Support for no-alloc

Pull Request - State: closed - Opened by jneem 10 months ago - 3 comments

#326 - More fixes for strokes

Pull Request - State: closed - Opened by raphlinus 10 months ago

#325 - Handle special case of fitting a line

Pull Request - State: closed - Opened by raphlinus 11 months ago - 2 comments

#324 - Various missing `Mul<Affine>` implementations for types of shape

Issue - State: closed - Opened by ratmice 11 months ago - 3 comments

#323 - Make TranslateScale::from_scale_about to take `Into<Point>`.

Pull Request - State: closed - Opened by ratmice 11 months ago

#322 - Add missing bounds on CircleSegment

Pull Request - State: closed - Opened by ratmice 11 months ago

#321 - Add serde/schemars derive to Stroke, Join and Cap.

Pull Request - State: closed - Opened by ratmice 11 months ago - 2 comments

#320 - Making move_to less strict.

Pull Request - State: closed - Opened by platlas 11 months ago - 1 comment

#319 - Prepare 0.10.4 release; DashIterator doc

Pull Request - State: closed - Opened by raphlinus 12 months ago - 2 comments

#318 - Improve cusp detection for strokes

Pull Request - State: closed - Opened by raphlinus 12 months ago

#317 - Speed up stroke expansion

Issue - State: open - Opened by raphlinus 12 months ago - 2 comments

#316 - Add failing test for quadbez panic and add fix.

Pull Request - State: closed - Opened by derekdreery 12 months ago - 1 comment

#315 - `<QuadBez as ParamCurveNearest>::nearest` can panic

Issue - State: closed - Opened by derekdreery 12 months ago - 1 comment

#314 - Suppress cusps at endpoints of stroke

Pull Request - State: closed - Opened by raphlinus 12 months ago

#313 - Degenerate stroke outputs NaN

Issue - State: closed - Opened by raphlinus 12 months ago

#312 - clippy: Fix upcoming `items_after_test_module` lint.

Pull Request - State: closed - Opened by waywardmonkeys 12 months ago

#311 - clippy: Fix doc_markdown warnings, enable by default.

Pull Request - State: closed - Opened by waywardmonkeys 12 months ago

#310 - bump patch for release with reverse_subpath fixes

Pull Request - State: closed - Opened by dfrg 12 months ago

#309 - Additional tests and fixes for BezPath::reverse_subpaths

Pull Request - State: closed - Opened by dfrg 12 months ago

#308 - Bump version for release (again!)

Pull Request - State: closed - Opened by dfrg 12 months ago - 1 comment

#307 - Add reverse_subpaths() method to BezPath

Pull Request - State: closed - Opened by dfrg 12 months ago

#306 - Add control_box method to BezPath

Pull Request - State: closed - Opened by dfrg 12 months ago

#305 - Prepare for 0.10 release

Pull Request - State: closed - Opened by raphlinus 12 months 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

#302 - clippy: Fix `useless_vec` warnings.

Pull Request - State: closed - Opened by waywardmonkeys about 1 year ago

#301 - Mul and Div for two Vec2s

Pull Request - State: closed - Opened by tz629 about 1 year ago - 2 comments

#300 - Cubic offset that triggers infinite recursion

Pull Request - State: closed - Opened by dfrg about 1 year ago - 1 comment

#299 - Use SPDX 2.1 license expression.

Pull Request - State: closed - Opened by waywardmonkeys about 1 year ago

#298 - Fix minor typos.

Pull Request - State: closed - Opened by waywardmonkeys about 1 year ago

#297 - Rename master branch to main in CI.

Pull Request - State: closed - Opened by xStrom about 1 year ago

#296 - docs: Small formatting improvements.

Pull Request - State: closed - Opened by waywardmonkeys about 1 year ago

#295 - ci/Cargo.toml: Specify and test MSRV.

Pull Request - State: closed - Opened by waywardmonkeys about 1 year ago - 1 comment

#294 - Improve CI

Pull Request - State: closed - Opened by waywardmonkeys about 1 year ago

#293 - Add tolerance parmeters to Shape methods

Pull Request - State: open - Opened by george-steel about 1 year ago - 4 comments

#292 - Fix typo: asix -> axis.

Pull Request - State: closed - Opened by waywardmonkeys over 1 year ago

#291 - Fitting stack overflow on infinite cusp

Issue - State: closed - Opened by pixelpicosean over 1 year ago - 2 comments

#290 - Implement reflection over a line -> affine transformation

Pull Request - State: closed - Opened by derekdreery over 1 year ago

#289 - Improve robustness of curve fitting

Pull Request - State: closed - Opened by raphlinus over 1 year ago - 2 comments

#288 - Find tangents from point to cubic Bézier

Pull Request - State: closed - Opened by raphlinus over 1 year ago - 7 comments

#287 - Implement TranslateScale * Affine (both directions)

Pull Request - State: open - Opened by derekdreery over 1 year ago - 1 comment

#286 - First cut at stroke expansion

Pull Request - State: closed - Opened by raphlinus over 1 year ago - 3 comments

#285 - Stroke expansion

Issue - State: closed - Opened by raphlinus over 1 year ago - 4 comments
Labels: enhancement

#284 - Tracking issue for invariants on BezPath

Issue - State: open - Opened by derekdreery over 1 year ago - 3 comments

#283 - Translate scale improvements

Pull Request - State: closed - Opened by derekdreery over 1 year ago - 1 comment

#282 - Release new version 0.9.5

Pull Request - State: closed - Opened by derekdreery over 1 year ago

#281 - Missing changelog

Issue - State: closed - Opened by stephanemagnenat over 1 year ago - 1 comment

#280 - Allow cloning of iterators over BezPath elements

Pull Request - State: closed - Opened by derekdreery over 1 year ago