Difference between revisions of "Artist mode"

From WikEmacs
Jump to navigation Jump to search
(package box)
 
Line 1: Line 1:
 +
{{Package
 +
|name=Artist Mode
 +
|description=Learn to become an artist with [[Emacs]]
 +
|source=http://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/textmodes/artist.el
 +
|maintainer=[[FSF]]
 +
|in_emacs=yes
 +
|Development status=active
 +
}}
 +
 
'''Artist mode''' is a paint like application for [[Gnu Emacs]]. You can create following shapes with it -
 
'''Artist mode''' is a paint like application for [[Gnu Emacs]]. You can create following shapes with it -
 
* lines
 
* lines
Line 8: Line 17:
 
Use this mode to insert text diagrams or figures in your source
 
Use this mode to insert text diagrams or figures in your source
 
comments.
 
comments.
 +
 +
== See Also ==
 +
[[Picture Mode]]
 +
  
 
== External Links ==
 
== External Links ==

Latest revision as of 20:16, 30 March 2012

Artist Mode
Description Learn to become an artist with Emacs
Author name of author
Maintainer FSF
Source http://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/textmodes/artist.el
Part of Emacs yes

Artist mode is a paint like application for Gnu Emacs. You can create following shapes with it -

  • lines
  • squares
  • rectangles and poly-lines
  • ellipses
  • circles with your mouse and/or keyboard.

Use this mode to insert text diagrams or figures in your source comments.

See Also

Picture Mode


External Links

Screencast of Artist mode
Illustrates how to create inline documentation using ASCII diagrams. Watch this screencast and be inspired.