The AROS Archives(anonymous IP: 18.219.189.247,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (243)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1624

Full index file
Recent index file

Part of aros exec
 Readme for:  Graphics » Icon » icondropx_12-29-23.i386-aros.zip

IconDrop_x86_12-29-2

Description: Icon Maker to make PNG Icons from PNG Images
Download: icondropx_12-29-23.i386-aros.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 68kb
Version: 1.02
Date: 03 Jan 24
Author: Mike R.
Submitter: Mike R.
Email: riddle1264/yahoo com
Requirements: AROS with RTG screen
Category: graphics/icon
Replaces: graphics/icon/icondrop_12-18-23.i386-aros.zip
License: APL
Distribute: yes
FileID: 2792
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 61  (Current version)
144  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[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