パッケージ: libgtkmathview0c2a (0.8.0-15)
libgtkmathview0c2a に関するリンク
Debian の資源:
gtkmathview ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [helm.cs.unibo.it]
類似のパッケージ:
rendering engine for MathML documents
GtkMathView is a C++ rendering engine for MathML documents. It provides an interactive view that can be used for browsing and editing MathML markup.
GtkMathView reads MathML documents by means of a frontend whose purpose is to traverse the MathML document (or part of it) and to appropriately instantiate GtkMathView's internal data structures that are suitable for rendering it. Currently the following frontends are supported: libxml2 (tree view using libxml2 API), libxml2 reader (event view using libxml2 reader API), GMetaDOM (tree view using DOM API), custom (application-specific view with application-provided callbacks).
GtkMathView renders MathML documents through a backend whose purpose is to provide an interface between the portable rendering engine and the platform-specific capabilities (like retrieving fonts, drawing on the screen, and so on). Currently the following backends are provided: GTK+, GTK+ widget, PostScript, SVG, AbiWord.
This package include the shared library.
その他の libgtkmathview0c2a 関連パッケージ
|
|
|
|
-
- dep: libatk1.0-0 (>= 1.12.4)
- ATK アクセシビリティツールキット
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcairo2 (>= 1.2.4)
- Cairo 二次元ベクトルグラフィックライブラリ
-
- dep: libfontconfig1 (>= 2.12.6)
- 汎用フォント設定ライブラリ - ランタイム
-
- dep: libfreetype6 (>= 2.2.1)
- FreeType 2 フォントエンジン共有ライブラリファイル
-
- dep: libfribidi0 (>= 0.19.2)
- Unicode BiDi アルゴリズムのフリーな実装
-
- dep: libgcc1 (>= 1:3.5)
- パッケージは利用できません
-
- dep: libgdk-pixbuf2.0-0 (>= 2.22.0)
- GDK Pixbuf ライブラリ (移行用パッケージ)
-
- dep: libgdome2-0
- DOM level2 library for accessing XML files
-
- dep: libgdome2-cpp-smart0v5 (>= 0.2.6-7~)
- C++ bindings for GDome2 DOM implementation
-
- dep: libglib2.0-0 (>= 2.16.0)
- C ルーチンの GLib ライブラリ
-
- dep: libgtk2.0-0 (>= 2.24.32)
- GTK graphical user interface library - old version
-
- dep: libpango-1.0-0 (>= 1.14.0)
- 国際化されたテキストのレイアウトと描画
-
- dep: libpangocairo-1.0-0 (>= 1.14.0)
- 国際化されたテキストのレイアウトと描画
-
- dep: libpangoft2-1.0-0 (>= 1.14.0)
- 国際化されたテキストのレイアウトと描画
-
- dep: libpangox-1.0-0 (>= 0.0.2)
- pango ライブラリ X バックエンド
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: libx11-6
- X11 クライアントサイドライブラリ
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML ライブラリ