Difference between revisions of "VectorSection"

From Inkscape Wiki
Jump to navigation Jump to search
(all obout the uber-converter)
 
m (update vectorsection link)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[http://scratchcomputing.com/projects/uber-converter/ UberConverter project page]
[http://vectorsection.org/ [[VectorSection]] project page]


The UberConverter 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.
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.