On Fri, 2010-01-22 at 01:40 -0400, bulia byak wrote:
On Fri, Jan 22, 2010 at 1:08 AM, Joshua A. Andler
<scislac@...400...> wrote:
> Either way, as I understand it, if you open (rather than import) a PNG
> file, draw on top of it or modify it, and hit "Save" it will save via
> Cairo and not our export method.
Instead it must simply refuse to save as PNG, offering a Save As
dialog to save as SVG.
Should we genericize this in that, if we open with any format that
suggests a save format that would cause data loss we default to SVG? Or
is this a special case?
--Ted