Short: Simple Amiga icon datatype Author: mlelstv@serpens.swb.de Uploader: mlelstv serpens swb de Type: util/dtype Architecture: m68k-amigaos This is yet another datatype that reads Amiga Icon (.info) files as a picture. Since it uses icon.library to actually load the file it should be compatible with improved versions that load different file formats (although you may need a different descriptor file then). The generated picture objects contain the icon bitmap and copy the colormap of the "Workbench" public screen. As a side effect this may open the Workbench screen if some program did call CloseWorkbench() successfully.