diff options
author | Felix E. Klee <felix.klee@inka.de> | 2019-07-15 17:07:56 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2019-07-15 17:07:56 +0200 |
commit | d6bc55ae2dc98c83e58a28e380ce4bcf2ed00bb3 (patch) | |
tree | 47e633d687d0bda97e8613c57bed4ab816e55d44 /test/lisp/emacs-lisp | |
parent | 3b6992118501d0a17b6817a91011f8e8dcdf8164 (diff) | |
download | emacs-d6bc55ae2dc98c83e58a28e380ce4bcf2ed00bb3.tar.gz emacs-d6bc55ae2dc98c83e58a28e380ce4bcf2ed00bb3.tar.bz2 emacs-d6bc55ae2dc98c83e58a28e380ce4bcf2ed00bb3.zip |
Add support for paths to svg.el
* doc/lispref/display.texi (SVG Images): Document svg-path,
svg-clip-path and svg-node (bug#32359).
* doc/lispref/display.texi (SVG Path Commands): New node.
* lisp/svg.el (svg--plist-delete, svg--path-command-symbol)
(svg--elliptical-arc-coordinates, svg--elliptical-arc-command)
(svg--moveto-command, svg--closepath-command)
(svg--lineto-command, svg--horizontal-lineto-command)
(svg--vertical-lineto-command, svg--curveto-command)
(svg--smooth-curveto-command)
(svg--quadratic-bezier-curveto-command)
(svg--smooth-quadratic-bezier-curveto-command)
(svg--eval-path-command, svg-path, svg-clip-path, svg-node): New
functions.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions