套件: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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcairo2 (>= 1.2.4)
- Cairo 2D vector graphics library
-
- dep: libfontconfig1 (>= 2.12.6)
- generic font configuration library - runtime
-
- 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)
- 套件暫時不可用
-
- dep: libgdk-pixbuf2.0-0 (>= 2.22.0)
- GDK Pixbuf library (transitional package)
-
- 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)
- GLib library of C routines
-
- dep: libgtk2.0-0 (>= 2.8.0)
- GTK graphical user interface library - old version
-
- 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 Standard C++ Library v3
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML library