Exherbo
GitLab
Packages
media-libs/lib2geom
Easy to use 2D geometry library in C++.
Versions
Slot
Version
Repository
Platforms
0
1.4
media
~amd64
arm?
armv7?
~armv8
x86?
Metadata
Homepage
https://gitlab.com/inkscape/lib2geom
Summary
Easy to use 2D geometry library in C++
Description
2Geom is a C++ 2D geometry library geared towards robust processing of computational geometry data associated with vector graphics. The primary design consideration is ease of use and clarity. The library is descended from a set of geometric routines present in Inkscape, a vector graphics editor based around the Scalable Vector Graphics format, the most widespread vector graphics interchange format on the Web and a W3C Recommendation. Due to this legacy, not all parts of the API form a coherent whole (yet). Rendering is outside the scope of this library, and it is assumed something like libcairo or similar is employed for this. 2geom concentrates on higher level algorithms and geometric computations.
Dependencies
(
(
build:
sys-devel/cmake[>=3.24.0]
)
(
build:
virtual/pkg-config
build+run:
dev-libs/boost[>=1.60]
dev-libs/double-conversion:=
dev-libs/glib:2
sci-libs/gsl
x11-libs/cairo
x11-libs/gtk+:3
test:
dev-cpp/gtest
)
)
Downloads
https://gitlab.com/inkscape/lib2geom/-/archive/1.4/lib2geom-1.4.tar.bz2 -> lib2geom-1.4.tar.bz2
Licences
|| (
LGPL-2.1
MPL-1.1
)