For a PHP based site of a client, I'm looking for a vector based image editor that allows:
Both commercial and FOSS solutions are OK.
Any idea where to find such a library?
--jeroen
According to Wikipedia, SVG-edit is one.
I've done some crawling for such tools as well in Open Source.
I've found pieces, with some extra efforts you can maybe make some glue or recode with inspiration:
Nice 'imprecise-line-drawing' editor, but fonts are handed via ajax calls: http://zwibbler.com/ (png/pdf/svg save)
A library to handle fonts in javascript, need some work to really use it as an external lib http://typeface.neocracy.org/ and check http://cufon.shoqolate.com/generate/ & http://www.netzgesta.de/dev/text/ as well.