IconEditor

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

IconEditor

Post by AZJIO »

IconEditor
Download: yandex (Windows, Linux)


Image

Hotkeys:
Ctrl+Z - one-time undo
Ctrl+Click - color pipette

Update
Added saving settings
The icons are built into the executable file.
DPI support (checked at 125% and 150%)
The color button calls up the standard color selection dialog.
Rearranging Window Elements
Added input field and color preview in hexadecimal data
Last edited by AZJIO on Fri Jan 24, 2025 5:12 am, edited 1 time in total.
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5494
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: IconEditor

Post by Kwai chang caine »

Works here, nice little software :wink:
When the ".ICO" can be save, it can be usefull :wink:
Thanks for sharing 8)
ImageThe happiness is a road...
Not a destination
User avatar
Otrebor
Enthusiast
Enthusiast
Posts: 210
Joined: Mon Mar 17, 2014 1:42 pm
Location: São Paulo, Brasil
Contact:

Re: IconEditor

Post by Otrebor »

Nice!
User avatar
SPH
Enthusiast
Enthusiast
Posts: 571
Joined: Tue Jan 04, 2011 6:21 pm

Re: IconEditor

Post by SPH »

Could we have the PB code? :oops:

!i!i!i!i!i!i!i!i!i!
!i!i!i!i!i!i!
!i!i!i!
//// Informations ////
Portable LENOVO ideapad 110-17ACL 64 bits
Version de PB : 6.12LTS - 64 bits
Marc56us
Addict
Addict
Posts: 1600
Joined: Sat Feb 08, 2014 3:26 pm

Re: IconEditor

Post by Marc56us »

SPH wrote: Mon Dec 25, 2023 2:32 pm Could we have the PB code? :oops:
Hi SPH,

Source is in the archive in post #1
(1124 lines + img)

:wink:
mestnyi
Addict
Addict
Posts: 1098
Joined: Mon Nov 25, 2013 6:41 am

Re: IconEditor

Post by mestnyi »

works great
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: IconEditor

Post by Tenaja »

Thanks for sharing azjio!

For easily scalable icons, see the big thread on vector icons.
https://www.purebasic.fr/english/viewto ... ctor+icons

Obviously, each tool has it's place.
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

Re: IconEditor

Post by AZJIO »

Tenaja
I am aware of this link, and even added it to my list.
SPH wrote: Mon Dec 25, 2023 2:32 pm Could we have the PB code? :oops:
I have a link to all my programs in my signature. All have the source code included, except for one game.
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

Re: IconEditor

Post by AZJIO »

Updated
1. Added ico support, and it also works on Linux.
2. Added the items "Discolor", "Invert", "Shift", "Resize".
3. The "Capture from screen" option has been added for Windows
Mesa
Enthusiast
Enthusiast
Posts: 433
Joined: Fri Feb 24, 2012 10:19 am

Re: IconEditor

Post by Mesa »

The needed "SaveIcon.pb" is not in the zip archive.

M.
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

Re: IconEditor

Post by AZJIO »

Mesa wrote: Sat Jan 25, 2025 9:45 am The needed "SaveIcon.pb" is not in the zip archive.
This line needs to be removed.
I re-uploaded the archive as I was still making minor edits.
Randy Walker
Addict
Addict
Posts: 1060
Joined: Sun Jul 25, 2004 4:21 pm
Location: USoA

Re: IconEditor

Post by Randy Walker »

AZJIO wrote: Fri Nov 24, 2023 7:41 pm Update
Thanks AZJIO :)
- - - - - - - - - - - - - - - -
Randy
I *never* claimed to be a programmer.
Post Reply