Page 1 of 1
IconEditor
Posted: Fri Nov 24, 2023 7:41 pm
by AZJIO
IconEditor
Download:
yandex (Windows, Linux)
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
Re: IconEditor
Posted: Mon Dec 11, 2023 9:49 pm
by Kwai chang caine
Works here, nice little software

When the ".ICO" can be save, it can be usefull
Thanks for sharing

Re: IconEditor
Posted: Tue Dec 12, 2023 1:55 am
by Otrebor
Nice!
Re: IconEditor
Posted: Mon Dec 25, 2023 2:32 pm
by SPH
Could we have the PB code?

Re: IconEditor
Posted: Mon Dec 25, 2023 3:20 pm
by Marc56us
SPH wrote: Mon Dec 25, 2023 2:32 pm
Could we have the PB code?
Hi SPH,
Source is in the archive in post #1
(1124 lines + img)

Re: IconEditor
Posted: Mon Dec 25, 2023 3:31 pm
by mestnyi
works great
Re: IconEditor
Posted: Mon Dec 25, 2023 11:49 pm
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.
Re: IconEditor
Posted: Tue Dec 26, 2023 4:51 am
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?
I have a link to all my programs in my signature. All have the source code included, except for one game.
Re: IconEditor
Posted: Fri Jan 24, 2025 3:57 pm
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
Re: IconEditor
Posted: Sat Jan 25, 2025 9:45 am
by Mesa
The needed "SaveIcon.pb" is not in the zip archive.
M.
Re: IconEditor
Posted: Sat Jan 25, 2025 3:08 pm
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.
Re: IconEditor
Posted: Sat Jan 25, 2025 7:44 pm
by Randy Walker
AZJIO wrote: Fri Nov 24, 2023 7:41 pm
Update
Thanks AZJIO
