DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibgtkmathview-dev
Beschreibungrendering engine for MathML documents
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.8.0-5
Sektionlibdevel
Prioritätoptional
Installierte Größe5584 Byte
Hängt ab vonlibgtkmathview0c2a (= 0.8.0-5), libc6-dev, libxml2-dev, libgdome2-cpp-smart-dev (>= 0.2.3-4), libgli
Empfohlene Pakete
PaketbetreuerDebian Science Team
Quellegtkmathview
Paketgröße1307780 Byte
Prüfsumme MD5ae3fde62d0b8997260647f3e255db6d7
Prüfsumme SHA107673d960fbe30a2d28da44efc3b973536d377b0
Prüfsumme SHA2562a904fad6f5ddeed71e4a2a74043503c4a24acc9b13fa60da2d99f26bb216eb3
Link zum Herunterladenlibgtkmathview-dev_0.8.0-5_i386.deb
Ausführliche BeschreibungGtkMathView 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 the development support files.


Impressum
Linux is a registered trademark of Linus Torvalds