Re: Vector graphics
René Kyllingstad <[email protected]>
| Newsgroups | gmane.emacs.xemacs.design |
|---|---|
| Message-ID | <[email protected]> |
* Charlie Reiman:
> What I'd like to be able to do in XEmacs is simple line drawing: Vector
> graphics on a fairly limited scale. At minimum, I'd like to be able to
> draw boxes around words, lines, and paragraphs. On the high end, I'd
> like to be able to draw free vertical and horizontal lines, anchored to
> characters, with callbacks when those lines are broken by character
> movement.
In the meantime you can use artist mode with Gnu Emacs:
http://www.lysator.liu.se/~tab/artist/
http://www.lysator.liu.se/~tab/artist/emacs-rydmap.gif
-- René