软件包:libgtkmathview-bin(0.8.0-15)
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 includes utilities to view and render MathML documents.
其他与 libgtkmathview-bin 有关的软件包
|
|
|
|
-
- dep: libatk1.0-0 (>= 1.12.4)
- ATK accessibility toolkit
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libcairo2 (>= 1.2.4)
- Cairo 2D vector graphics library
-
- dep: libfontconfig1 (>= 2.12.6)
- 通用字体配置软件库 - 运行时
-
- dep: libfreetype6 (>= 2.2.1)
- FreeType 2 font engine, shared library files
-
- dep: libfribidi0 (>= 0.19.2)
- Free Implementation of the Unicode BiDi algorithm
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libgdk-pixbuf2.0-0 (>= 2.22.0)
- GDK Pixbuf library
-
- 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.8.0)
- GTK+ graphical user interface library
-
- dep: libgtkmathview0c2a (= 0.8.0-15)
- rendering engine for MathML documents
-
- dep: libpango-1.0-0 (>= 1.14.0)
- Layout and rendering of internationalized text
-
- dep: libpangocairo-1.0-0 (>= 1.14.0)
- Layout and rendering of internationalized text
-
- dep: libpangoft2-1.0-0 (>= 1.14.0)
- Layout and rendering of internationalized text
-
- dep: libpopt0 (>= 1.14)
- 解析命令行参数的库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML 库