|
|
|
|
|
by latexr
611 days ago
|
|
> I wish there was an open source alternative to Inkscape that didn't support standard SVG but used a proprietary format instead. It didn’t need be a proprietary format, it could just as well be a new open format. Inkscape could itself create an open format that they saved to by default and supported many features SVG does not. They they publish the specification for it. Done. A format doesn’t need to be popular, in widespread use, or proprietary to be useful. |
|
If svgx files or whatever just had some non-svg node in the top level that contained all of the special inkscape-only info, you might even be able to keep it totally compatible with svg itself. (Just obviously, lacking the special inkscape features)