Download List

Descripción del Proyecto

mfGraph is a graph rendering library for interactive
applications. Written in C++ and Python, it parses GraphViz
DOT and XDOT files and provides rendering and hit-testing
facilities. It supports Microsoft Windows natively, and GNU/
Linux through wxPython.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-05-20 22:25
0.4.2

Esta versión incluye archivos de proyecto para Microsoft Visual Studio 2005 y contiene correcciones de código para el VC + + 2005 (probado con Visual C + + 2005 Express Edition). Usted no necesita esto si usted ya tiene 0.4.1 y no se vaya a utilizar Visual Studio 2005.
Tags: Minor bugfixes
This release includes project files for Microsoft
Visual Studio 2005 and contains code fixes for the
VC++ 2005 compiler (tested with Visual C++ 2005
Express Edition). You do not need this if you
already have 0.4.1 and are not planning to use
Visual Studio 2005.

2005-08-02 21:30
0.4.1

Esta versión corrige el "archivo de exportación", característica con la que se puede exportar un gráfico para varios formatos gráficos (tales como PNG, JPEG, etc.)
Tags: Minor bugfixes
This release fixes the "File Export" feature with which you can export a graph to various graphics formats (such as PNG, JPEG, etc.).

2005-07-17 16:51
0.4

La nueva clase "GraphWindow" puede ser utilizado para agregar capacidades de edición gráfica para una aplicación wxPython en tan sólo tres líneas de código. El nuevo "Editor mfGraph" aplicación es un completo punto destacado y de frente, haga clic en el final para el DOT .
Tags: Major feature enhancements
The new class "GraphWindow" can be used to add
graph-editing capabilities to a wxPython
application in as little as three lines of code.
The new "mfGraph Editor" application is a
full-featured point-and-click front-end to DOT.

2005-06-20 04:36
0.3

Tags: Initial freshmeat announcement

Project Resources