:: Re: [DNG] filosofies behind program…
Top Page
Delete this message
Reply to this message
Author: Didier Kryn
Date:  
To: dng
Subject: Re: [DNG] filosofies behind programming languages
Le 05/11/2024 à 19:58, Steve Litt a écrit :
> Didier Kryn said on Tue, 5 Nov 2024 10:58:03 +0100
>
>> Inkscape. Once you have finished, better store the file in raw SVG
>> format (not Inkscape SVG), and clean it up.
> Clean it up how? Do you have some suggestions? Maybe I can write a
> program to do this. Especially, I'd love to write a program to unwind
> all the transformations.


    I do it by hand (I mean with Emacs). I'm able to write SVG,
therefore I'm also able to modify it and remove all the useless bloat. I
only use Inkscape when I can't do otherwise, and I do the minimum with it.

--     Didier