" NAME CoolImage AUTHOR tck@bmi.net or tgriggs@keyww.com (Travis Griggs) URL (none) FUNCTION edits and installs color graphic icons KEYWORDS tool image icon graphic ST-VERSIONS VisualWorks 2.5 PREREQUISITES The generalized and UI event frameworks (both provided by PP in the 'extras' directory) CONFLICTS When CoolImage installs an opaque image, that image may not be edited from the resource finder, since the VW image editor doesn't deal with opaque images DISTRIBUTION world VERSION 2.0.0 DATE 03-May-97 SUMMARY I put together CoolImage, becuase I wanted somethingbetter than the image editor provided by the baseVW system. That editor lacked strong editingcapabilities and the ability to deal with opaquedgraphics.To install CoolImage, filein the install.st file.If you have questions on how/what any of the buttonsoptions mean, drop me a line and I'll answer itthat way, rather than generate a comprehensivemanual here.The architecture of CoolImage is such that ittreats various editing tools as 'plug in' components.Loo k at CoolImageEditingTool and its many sub-classes. If you add any of your own plug ins,please send them to me, so that I can incorporatethem in this tool. Travis Griggs