On Thu, Sep 9, 2021 at 2:03 PM Po Lu <luangruo@yahoo.com> wrote:
Anand Tamariya <atamariya@gmail.com> writes:

> Code: https://gitlab.com/atamariya/emacs/-/blob/dev/lisp/svg.el

Good work, but it appears to be comprised solely of modifications to
svg.el.  Is there any particular reason it cannot be separated from the
rest of svg.el, which is geared towards programmatic creation of images,
as opposed to providing a paint program?
Ultimately, it will be a separate package. Right now it also includes some critical patches to svg.el. Hence it's easier to distribute it this way for early adopters.