Download List

Descripción del Proyecto

x2svg is software to graphically lay out files like DTDs, XML Schema, Java property files, and Ant build files as scalable vector graphics (SVG). SVG diagrams can be converted into various formats (like PDF or PNG) directly from within x2svg.

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.

2007-07-30 15:22
1.1-gui

Una simple interfaz gráfica de usuario fue agregado.
Tags: Minor feature enhancements
A simple graphical user interface was added.

2007-07-20 13:46
1.1

Mucho trabajo realizado en la tarea de hormiga. outputConverters fue rediseñado, que activa el soporte para TIFF, JPEG y EPS. SvgConverter puede ser utilizado de forma independiente como un reemplazo para SVG2PNG y SVG2PDF. El tipo de archivo de salida para los convertidores se puede dar sin un nombre de archivo o un directorio. Más de una conversión de la producción en un momento se puede especificar con la opción-c. Plugin de carga se ha mejorado para satisfacer mejor las necesidades de la tarea de hormiga.
Tags: Major feature enhancements
Much work done on the ant task. outputConverters
was refactored, which enables support for TIFF,
JPEG, and EPS. SvgConverter can be used
stand-alone as a replacement for SVG2PNG and
SVG2PDF. The output file type for converters can
be given without a file name or as a directory
only. More than one output conversion at a time
can be specified with the -c switch. Plugin
loading was improved to better suit the needs of
the ant task.

2007-07-03 16:16
1.1beta1

Una versión inicial de analizador de un esquema XML se ha añadido. La opción de crear imágenes PNG Asimismo, se añadió. X2svg ahora se puede ejecutar como una tarea de hormiga. El analizador build.xml Ahora también puede mostrar todos los objetivos (con la opción de analizador-f). El analizador build.xml ahora sigue antcall. Dtdparser puede adivinar el elemento raíz, si no se proporciona. Más tipos de elementos de soporte en el dtdparser.
Tags: Major feature enhancements
An initial version of an XML Schema parser was
added. The option to create PNG images was also
added. X2svg can now be run as an ant task. The
build.xml parser can now also show all targets
(with the parser option -f). The build.xml parser
now follows antcall. DTDParser can guess the root
element if it is not provided. More elements types
are supported in the DTDParser.

2007-05-28 15:55
1.0

I18N se aplicó. Algunos más errores fueron corregidos. La possiility para seleccionar el color del texto se añadió.
Tags: Documentation
I18N was implemented. Some more errors were fixed.
The possiility to select the text color was added.

2007-05-24 11:44
1.0beta3

Las porciones de código de reorganización interna y algunas correcciones.
Tags: Code cleanup
Lots of internal code reshuffling and some bugfixes.

Project Resources