Difference between revisions of "Artist mode"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
; [http://www.cinsk.org/emacs/emacs-artist.html Screencast of Artist mode] | ; [http://www.cinsk.org/emacs/emacs-artist.html Screencast of Artist mode] | ||
: Illustrates how to create inline documentation using ASCII diagrams. Watch this screencast and be inspired. | : Illustrates how to create inline documentation using ASCII diagrams. Watch this screencast and be inspired. | ||
+ | |||
+ | [[Category:Draw]] |
Revision as of 06:43, 30 March 2012
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.
External Links
- Screencast of Artist mode
- Illustrates how to create inline documentation using ASCII diagrams. Watch this screencast and be inspired.