IconEditor

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
AZJIO
Addict
Addict
Posts: 1359
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
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5353
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: 201
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: 268
Joined: Tue Jan 04, 2011 6:21 pm

Re: IconEditor

Post by SPH »

Could we have the PB code? :oops:
http://HexaScrabble.com/
!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 : 5.73LTS - 32 bits
Marc56us
Addict
Addict
Posts: 1479
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: 1000
Joined: Mon Nov 25, 2013 6:41 am

Re: IconEditor

Post by mestnyi »

works great
User avatar
Tenaja
Addict
Addict
Posts: 1949
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: 1359
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.
Post Reply