Try www.inkscape.org. I don't know if it has all that but it does have many tools and does SVG.
I'm familiar with inkscape. It's a start, but they are a long way off, and don't seem to be heading in the right direction. For some reason (probably having to do with the GPL), most developers, including those at inkscape, find the licenses required to deal with PostScript to be too much hassle. Meaning that current work in PostScript is not/barely supported. This does not meet my needs.I want a program that can take PS and EPS and PDF and SVG and whatever other filetypes and open them and manipulate them with ease and finesse. If that means the program won't be covered by the GPL, then that's okay. It would be nice to be full-on GNU, but I'm not willing to sacrifice functionality for it.
We have closed off new registrations until we move Writely to Google's systems.
Google spreadsheet ... neat Looks like Writely is gonna be part of google soon
...any links to licensing information ? I can't find anything on postscript. Is it additional features like font support ?If there are restrictive licenses then its probably impossible to release it open source or for free.
What kind of programming background do you have ? (not trying to be insulting ... just this is a big and incredibly difficult project)
I want a program that can take PS and EPS and PDF and SVG and whatever other filetypes and open them and manipulate them with ease and finesse. If that means the program won't be covered by the GPL, then that's okay. It would be nice to be full-on GNU, but I'm not willing to sacrifice functionality for it.
The general idea of using a page description language is in the public domain. Anyone is free to devise his or her own set of unique commands that constitute a page description language. However, Adobe Systems Incorporated owns the copyright for the list of operators and the written specification for Adobe's PostScript language. Thus, these elements of the PostScript language may not be copied without Adobe's permission. Additionally, Adobe owns the trademark "PostScript", which is used to identify both the PostScript language and Adobe's PostScript software. Adobe will enforce its copyright and trademark rights. Adobe's intentions are to: * Maintain the integrity of the PostScript language standard. This enables the public to distinguish between the PostScript language and other page description languages. * Maintain the integrity of "PostScript" as a trademark. This enables the public to distinguish between Adobe's PostScript interpreter and other interpreters that can execute PostScript language programs. However, Adobe desires to promote the use of the PostScript language for information interchange among diverse products and applications. Accordingly, Adobe gives permission to anyone to: * Write programs in the PostScript language. * Write drivers to generate output consisting of PostScript language commands. * Write software to interpret programs written in the PostScript language. * Copy Adobe's copyrighted list of commands to the extent necessary to use the PostScript language for the above purposes. The only conditions of such permission is that anyone who uses the copyrighted list of commands in this way must include an appropriate copyright notice. This limited right to use the copyrighted list of commands does not include the right to copy this book [oops], other copyrighted publications from Adobe, or the software in Adobe's PostScript interpreter, in whole or in part. The trademark PostScript(R) (or a derivative trademark, such as PostScript(R) 3(TM)) may not be used to identify any product not originating from or licensed by Adobe. However, it is acceptable for a non-Adobe product to be described as being PostScript-compatible and supporting a specific LanguageLevel, assuming that the claim is true.
Correct me if I'm wrong, but a minor little copyright restriction was the reason Linux uses X.org instead of XFree86 now.