Regarding SVG
Does anyone know about how good SVG is when being handled with Javascript and PHP?
Specifically, I would like to make an inline WYSIWYG editor for a CMS for the company I work for, and I'd like to make the graphics with SVG rather than bitmaps. This is so that I can take advantage of the vector graphics.
If anyone can let me know anything particularly helpful, I'd appreciate it. But please don't tell me that I shouldn't use it because it's very browser dependant.
|