help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make a drawing with Emacs


From: Stefan Monnier
Subject: Re: make a drawing with Emacs
Date: Wed, 02 Sep 2020 18:28:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Now the nice part of doing it in pure Elisp is that you can refactor the
> code into useful functions as you need.  For example:

That's pretty much what the svg.el package mentioned earlier in the
thread does.  Instead of `svg-image`, use `svg-print`.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]