UNPKG

@thi.ng/geom-clip-line

Version:

2D line clipping (Liang-Barsky)

49 lines (27 loc) 1.83 kB
# Change Log - **Last updated**: 2025-07-10T14:20:23Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. Only versions published since **2022-01-01** are listed here. Please consult the Git history for older version information. See [Conventional Commits](https://conventionalcommits.org/) for commit guidelines. **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. ### [2.3.90](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom-clip-line@2.3.90) (2024-06-21) #### ♻️ Refactoring - enforce uniform naming convention of internal functions ([56992b2](https://github.com/thi-ng/umbrella/commit/56992b2)) ### [2.3.86](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom-clip-line@2.3.86) (2024-04-20) #### ♻️ Refactoring - update type usage ([423f8e1](https://github.com/thi-ng/umbrella/commit/423f8e1)) ### [2.3.44](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom-clip-line@2.3.44) (2023-11-09) #### ♻️ Refactoring - update all tests (packages A-S) ([e3085e4](https://github.com/thi-ng/umbrella/commit/e3085e4)) ## [2.3.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom-clip-line@2.3.0) (2023-01-10) #### 🚀 Features - add clipPolylineWith() ([372db85](https://github.com/thi-ng/umbrella/commit/372db85)) ## [2.2.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom-clip-line@2.2.0) (2022-12-10) #### 🚀 Features - add clipPolylinePoly() ([445ccd6](https://github.com/thi-ng/umbrella/commit/445ccd6)) ### [2.1.22](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom-clip-line@2.1.22) (2022-08-06) #### ⏱ Performance improvements - update vector fns ([8dc7918](https://github.com/thi-ng/umbrella/commit/8dc7918))