Difference between revisions of "VectorSection"

From Inkscape Wiki
Jump to navigation Jump to search
m (uberconverter is now vectorsection)
m (update vectorsection link)
 
Line 1: Line 1:
[http://scratchcomputing.com/projects/vectorsection/ [[VectorSection]] project page]
[http://vectorsection.org/ [[VectorSection]] project page]


VectorSection is an open-source collection of programs which form a universal vector-graphics translation system.  By using hubs to collect formats fitting similar paradigms and then bridging between the hubs, we are able to achieve both a high-quality translation and a high level of code reuse.
VectorSection is an open-source collection of programs which form a universal vector-graphics translation system.  By using hubs to collect formats fitting similar paradigms and then bridging between the hubs, we are able to achieve both a high-quality translation and a high level of code reuse.


Connectors may be written in any language because the hubs are all YAML data-structures.  Developers and testers welcome.
Connectors may be written in any language because the hubs are all YAML data-structures.  Developers and testers welcome.

Latest revision as of 17:08, 12 October 2008

VectorSection project page

VectorSection is an open-source collection of programs which form a universal vector-graphics translation system. By using hubs to collect formats fitting similar paradigms and then bridging between the hubs, we are able to achieve both a high-quality translation and a high level of code reuse.

Connectors may be written in any language because the hubs are all YAML data-structures. Developers and testers welcome.