The list of known bugs.

$Id: BUGS,v 1.3 1998/04/20 23:19:32 tab Exp $

Severity: A=Serious, B=workaround exists, C=minor fault
Priorities: H=high, M=medium, L=low

A ?	Many, probably
A L	Argument parsing for extra arguments to `figlet' is not done
	correctly when it comes to arguments that contain
	spaces. For example, the extra argument ``"-ddir with spaces"''
	will be split in tree arguments: ``"-ddir'', ``with'' and
	``spaces"''. There is currently no way around it.
----
B L	The shifted operations are not available when drawing with the
	mouse in GNU Emacs 19.29 and 19.30.
----
C L	It is not possible to change between shifted and unshifted
	operation while drawing with the mouse, for example, while
	drawing a line it is not possible to switch to drawing a
	straight line by just pressing the shift key.
