Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
82 user(s) are online (12 user(s) are browsing News)

Members: 1
Guests: 81

Djk83, more...

Support us!

Headlines


Recent Replied Topics
Topic Replies Last Post  
Qt AmiQute Challenge 2025 [1][2] 22 (1453) nbache Yesterday 21:55
AmigaOS4 APT-OS4 for Clib4 18 (378) jabirulo Yesterday 21:20
AmigaOS4 A new Odyssey is in development [1][2][3] 53 (4849) white Yesterday 19:54
AmigaOS4 Browservice on X1000 and Sam460LE with Odyssey 1.23 [1][2][3][4] 65 (2536) K-L Yesterday 17:22
AmigaOS4 RadeonHD V.5 driver [1][2] ... [15][16][17][18] 344 (77738) skygecko Yesterday 15:15
AmigaOS4 SDK addon package 15 (1090) afxgroup Yesterday 9:44
AmigaOS4 My experience jumping from SAM460LE to X5040. [1][2] 24 (1241) white 8/24 16:35
AmigaOS4 Problems with X5000/040 and 2 graphic cards. [ SOLVED ] 17 (891) kikems 8/24 16:35
Amiga Emulation UAE BSDSocket support [1][2] 35 (2260) Lio 8/23 21:38
Amiga Emulation QEMU GPU vfio-pci pass through [1][2] ... [10][11][12][13] 259 (22272) white 8/23 17:05
AmigaOS4 infinite icons theme pack [1][2] ... [9][10][11][12] 220 (23501) DigitalDesigns 8/23 4:56
AmigaOS4 The Settlers II Gold Edition Comes to Amiga – October 18, 2025 [1][2] 35 (2011) Antique 8/22 21:44
Amiga General Forum Introducing the Rear Window blog [1][2] ... [12][13][14][15] 290 (81706) trixie 8/22 15:53
AmigaOS4 wget 1.25.0 for os4 [1][2] 24 (2077) LiveForIt 8/22 10:30
AmigaOS4 Doom64EX for AmigaOs4.1 [1][2] 25 (2664) Mr_byte 8/22 10:09
[ Free for all]  [ Too Hot To Handle]  [ Classifieds]       [View all Topics]  [View all Forums]  [Forum Settings]
Software News : New bounty: 32Bit icon editor
Posted by Troels on 2010/1/23 11:30:29 (2443 reads) News by the same author
Software News

This is a bounty for completing the OpenAmiga 32Bit icon editor project.

Implement a new 32Bit (24Bit+8bit alpha) capable icon editor that has the same overall functionality as the OS4.1 built in icon editor but with 32Bit capability.

Load any type of icon images using icon library.
Always storing icons as 32bit OS4 icons.
Editing both normal and selected image
- view for editing the alpha map as a greyscale 8 bit image in the gui
- 32 bit view where you can both paint using different tools as well as decrease/increase transparency for individual pixels.
- 24Bit view for editing the 24bit color map without the alpha map showing
- Apply selected image effects like: Darken, Transparency, Color tinting
- Loading images using datatypes to use as the icon images
- The source and any related resources must be uploaded to the OpenAmiga SVN using the OpenAmiga guidelines.

Amigabounty.net: 32Bit icon editor bounty

Printer friendly page Send this story to a friend
The comments are owned by the author. We aren't responsible for their content.
Author Thread
Published: 2010/1/23 15:59  Updated: 2010/1/23 15:59
Joined:
From:
Comments:
 Re: New bounty: 32Bit icon editor
I'm interested if the bounty assumes using ReAction GUI for the project (there is nothing in bounty rules as far as I can see). MUI will do as well?
Troels
Published: 2010/1/23 18:14  Updated: 2010/1/23 18:21
Not too shy to talk
Joined: 11/30/2006
From:
Comments: 449
 Re: New bounty: 32Bit icon editor
As ReAction is the GUI on AmigaOS4 and MUI is only a 3rd party component our bounties are (for now) ReAction only.

Updated bounty description
Published: 2010/1/23 18:18  Updated: 2010/1/23 18:18
Joined:
From:
Comments:
 Re: New bounty: 32Bit icon editor
Yes, I've got similar reply in the forum thread. I'd say "pass" then.
Troels
Published: 2010/1/23 18:25  Updated: 2010/1/23 18:25
Not too shy to talk
Joined: 11/30/2006
From:
Comments: 449
 Re: New bounty: 32Bit icon editor
Fair enough:)
Severin
Published: 2010/1/23 19:17  Updated: 2010/1/23 19:17
Just can't stay away
Joined: 11/24/2006
From: Gloucestershire, UK.
Comments: 1172
 Re: New bounty: 32Bit icon editor
A couple of ideas to add that the original iconedit doesn't have.

Brush support with basic horizontal, vertical and 90? rotate.

Multiple undo/redo

Gradient support

Text support

datatype Import & jpg, png & gif export so it could also be used as a basic editor for web/game gfx.
kas1e
Published: 2010/1/23 19:43  Updated: 2010/1/23 19:43
Home away from home
Joined: 09/11/2007
From: Russia
Comments: 9280
 Re: New bounty: 32Bit icon editor
@Severin
And that will be the clasic paint programm which can be called "apaint" and come by default with os4 (like mspaint with win32) :)
orgin
Published: 2010/1/23 20:13  Updated: 2010/1/23 20:13
Supreme Council
Joined: 11/16/2006
From: Sweden
Comments: 3306
 Re: New bounty: 32Bit icon editor
@Severin

Just remember that it's not meant as a replacement for a paint program, but rather to simply create an icon editor replacement for the current non 32Bit capable editor in os4.

If the user want more advanced features he's better off buying/downloading a complete paint program anyway.

The developer(s) is of course free to do anything he wants, but this project is simply about creating something simple that hyperion can ship with the OS. Ie, enough for a user to tinker around with without having to buy some paint package just to change one of his/her os4 icons. It's not meant as a complete dpaint/gimp/photoshop/photogenics replacement.
Severin
Published: 2010/1/23 21:53  Updated: 2010/1/23 21:53
Just can't stay away
Joined: 11/24/2006
From: Gloucestershire, UK.
Comments: 1172
 Re: New bounty: 32Bit icon editor
@orgin

Agreed it's a bitmap editor not a paint program but I would call the first two (brushes and multiple undo) very basic tools of any graphic editor and the last two as just being very useful for creating icons.

That's one reason I didn't suggest things like auto shadow creation with controlled light source
General
Site sponsors
 
Contact us on discord to advertise here.

Site statistics
Registered members
  1757
Logged in last:
  24 hours, 69
  7 days, 122
  30 days, 173

Random Photo
Effects

New Articles List

New Members
_Pete_
_Pete_ 08/22/2025
ami-elvis
ami-elvis 08/12/2025
mschulz
mschulz 08/09/2025
ddacunha
ddacunha 07/19/2025
digitally
digitally 07/13/2025
Bifford
Bifford 07/01/2025
MarisaG1967
MarisaG1967 06/28/2025
rubach
rubach 06/25/2025
Shinji344
Shinji344 06/14/2025
emulajavi
emulajavi 06/06/2025


Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project