(anonymous IP: 18.216.42.225,352) | ||||||||||||||
| ||||||||||||||
Audio (96) Datatype (15) Demo (50) Development (247) Document (62) Driver (19) Emulation (62) Game (529) Graphics (224) Library (22) Network (62) Office (21) Utility (250) Video (18) Total files: 1677 Full index file Recent index file Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Icon Drop by Mike R. (version 1.0.1 - 12-20-23) "Drag-n-Drop PNG Images to Save Dual-PNG or Single-PNG Icons". Icon Drop uses a small and simple GadTools GUI to save the icon images to a new destination icon. ============================================================= Icon Drop GUI Usage: "Drop Normal PNG Image on the Left, Selected PNG Image on the Right" Note: Resulting Icon will not have an icOn chunk with attributes. Icon Library with create the icOn chunk later as needed for the icon. ============================================================= Display Areas: Left Side = Normal Image Display Right Side = Selected Image Display Definitions: Normal Image (First Icon Image with Drop Shadow) Selected Image(Second Icon Image with Glow Border) ============================================================= Commandline Arguments & Switches: /* Return Values */ //action = 0; //action = 1; //action = 2; //action = 4; /* CLI switches */ //--o (open gui) //--h (show help) /* Valid return values */ //"iconclone --o" returns 1 //...Open empty GUI //"iconclone --o more1.png" returns 2 //...Open GUI & display srce icon //"iconclone more1.png more2.png" returns 3 //...Don't open GUI just Exchange icons //"iconclone --o more1.png more2.png" returns 4 //...Open GUI & display srce icon & dest icon // Open from Workbench returns 0 //...Open empty GUI /* Note: remove quotes when using CLI */ ============================================================= Requirements: PNG Datatype, CyberGraphx, GadTools Icon Drop only works with PNG Images to save PNG Icons Displaying images is supported with Drag-n-Drop. |
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved |