パッケージ: lib2geom1.1.0 (1.1-2build1)
lib2geom1.1.0 に関するリンク
Trisquel の資源:
lib2geom ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Multimedia Maintainers (メールアーカイブ)
- 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.5)
- 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