Package libpolyclipping: Information
Source package: libpolyclipping
Version: 6.4.2-alt2
Build time: Jul 12, 2025, 08:13 PM
Category: System/Libraries
Report package bugLicense: BSL-1.0
Summary: Polygon clipping library
Description:
This library primarily performs the boolean clipping operations - intersection, union, difference & xor - on 2D polygons. It also performs polygon offsetting. The library handles complex (self-intersecting) polygons, polygons with holes and polygons with overlapping co-linear edges. Input polygons for clipping can use EvenOdd, NonZero, Positive and Negative filling modes. The clipping code is based on the Vatti clipping algorithm, and outperforms other clipping libraries.
List of RPM packages built from this SRPM:
libpolyclipping (loongarch64)
libpolyclipping-debuginfo (loongarch64)
libpolyclipping-devel (loongarch64)
libpolyclipping (loongarch64)
libpolyclipping-debuginfo (loongarch64)
libpolyclipping-devel (loongarch64)
Maintainer: Anton Midyukov
Last changed
July 12, 2025 Anton Midyukov 6.4.2-alt2
- fix ftbfs - cleanup spec
Feb. 25, 2023 Igor Vlasenko 6.4.2-alt1_17
- update to new release by fcimport
Dec. 17, 2021 Igor Vlasenko 6.4.2-alt1_13
- update to new release by fcimport