Difference between revisions of "Easily Editable Vector Graphics"

Line 7: Line 7:
  
 
Make it easy to save a file from the vector graphics program of your choice and upload both the source and rasterized versions.  Ideally just upload the source and the server takes care of the rendering using image tags just like it does for .png and other raster formats.
 
Make it easy to save a file from the vector graphics program of your choice and upload both the source and rasterized versions.  Ideally just upload the source and the server takes care of the rendering using image tags just like it does for .png and other raster formats.
 +
 +
Plan
 +
# Port http://www.communitywiki.org/OddmuseToInkscape to work with our wiki
 +
# Figure out something similar for Omnigraffle (how does one go about building an extension for omnigraffle?)
 +
# Figure out something similar for Illustrator (how does one go about building an extension for illustrator?)
 +
# Figure out something similar for Visio (how does one go about building an extension for visio?)
 +
 +
Is there lossless conversion to/from SVG for each of these programs? How about for PDF?
  
 
[[NeedsAcceptanceTest]]
 
[[NeedsAcceptanceTest]]
  
 
</noinclude>
 
</noinclude>

Revision as of 04:38, 4 June 2007

DevelopmentPriorities

  • SVG (inkscape)
  • Omnigraffle
  • Illustrator
  • Visio

Make it easy to save a file from the vector graphics program of your choice and upload both the source and rasterized versions. Ideally just upload the source and the server takes care of the rendering using image tags just like it does for .png and other raster formats.

Plan

  1. Port http://www.communitywiki.org/OddmuseToInkscape to work with our wiki
  2. Figure out something similar for Omnigraffle (how does one go about building an extension for omnigraffle?)
  3. Figure out something similar for Illustrator (how does one go about building an extension for illustrator?)
  4. Figure out something similar for Visio (how does one go about building an extension for visio?)

Is there lossless conversion to/from SVG for each of these programs? How about for PDF?

NeedsAcceptanceTest



Retrieved from "http://aboutus.com/index.php?title=Easily_Editable_Vector_Graphics&oldid=7181970"