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 Ubuntu Archiv lucid (universe)
Version0.8.0-4
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe5588 Byte
Hängt ab vonlibgtkmathview0c2a (= 0.8.0-4), libc6-dev, libxml2-dev, libgdome2-cpp-smart-dev (>= 0.2.3-4), libgli
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellegtkmathview
Paketgröße1274780 Byte
Prüfsumme MD594b0fece321798fec700a81e077288c4
Prüfsumme SHA194ac709b87833540907416f10dee553abb78e924
Prüfsumme SHA256ac9af3830664bc68a26974d0889433ac8b945643f0bff6bf7edab52838a22a08
Link zum Herunterladenlibgtkmathview-dev_0.8.0-4_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