IE AddOns Pack 1
	21/Feb/1997 by Naoyuki Ikegami (nike@ca.mbn.or.jp)

This package contains three add-ons for InterfaceElement,
the resource editor by Attila Mezei (amezei@mail.datanet.hu).

	1) RGB Editor
	2) Cursor Editor
	3) Icon Editor

2) and 3) accept pasted/dropped data from ImageViewer and
BeShow by Jeremy Moskovich. Currently, the standard data format
to tranport bitmap images (just like PICT in Macintosh world)
is not announced, these add-ons use same format as ImageViewer does:
	B_RECT_TYPE "bounds"			bounds rectangle  (BBitmap::Bounds())
	B_LONG_TYPE "color_space"		color space (BBitmap::ColorSpace())
	B_LONG_TYPE "bits_length"		bits length (BBitmap::BitsLength())
	B_RAW_TYPE  "bits"				bits data (BBitmap::Bits())
Some modifiers are supported for easy editing.

These add-ons are beta versions. Please send me your suggestions or
bug reports.


-

All rights reserved by Naoyuki Ikegami, who will be neither
held liable for any problems that may occur as a result
of use of this software, nor will be held responsible for
reparation of problems that may occur within the software itself.
