but whoever wants to design a better toolbar icon set for a free pro licence, the competition is open

great! but, I guess, you will first have to add official support for those icon-sets, so they can be tested...nikos wrote:but whoever wants to design a better toolbar icon set for a free pro licence, the competition is open
With a good tool for creating icons, there is no problem to make a complete set in the same .ico file (16, 24... 128, True Color, 256 Colors ... etc)nikos wrote:another complication is that icons are shared among toolbar & menus. So there has to be a version at 16x16 pixels and a larger one for the toolbar. We'll keep this in mind for x2 v4
It is possible to have mutliple sizes of icons in the same file. You should be able to programatically extract 16x16 icons for menu and 32x32 icons for toolbar (though, I would prefer small icons for toolbar as well)nikos wrote:another complication is that icons are shared among toolbar & menus. So there has to be a version at 16x16 pixels and a larger one for the toolbar. We'll keep this in mind for x2 v4