软件包: lib2geom1.1.0 (1.1-2build1)
lib2geom1.1.0 的相关链接
Trisquel 的资源:
下载源码包 lib2geom:
维护者:
Original Maintainers:
- Debian Multimedia Maintainers (Mail Archive)
- Mattia Rizzolo
外部的资源:
- 主页 [gitlab.com]
相似软件包:
robust computational geometry framework -- shared library
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. It is dual-licensed under LGPL 2.1 and MPL 1.1.
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.
This package contains the shared library.
其他与 lib2geom1.1.0 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcairo2 (>= 1.2.4)
- Cairo 2D vector graphics library
-
- dep: libdouble-conversion3 (>= 2.0.0)
- routines to convert IEEE floats to and from strings
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC support library
-
- dep: libglib2.0-0 (>= 2.12.0)
- GLib library of C routines
-
- dep: libgsl27 (>= 2.7.1)
- GNU Scientific Library (GSL) -- library package
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3