issue-#4 applogo

Merged to the master branch
Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

issue-#4 applogo

Post by Ivan Denisov »

The new logo was made.
http://redmine.blackboxframework.org/issues/4

Two years ago I was using Blender to make 3d prototype. Then Gimp was used to make the temporary version.
Several weeks ago I redrew the logo with Inkscape and put new logo to all web-sites.
I saw that nobody was saying bad things about the quality and design, so today I prepared the Applogo file.
I tested it in Win7 and WinXP.

The version for try:
http://blackboxframework.org/unstable/i ... a1.503.zip
Attachments
icodemo.png
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

Re: issue-#4 applogo

Post by Josef Templ »

I like the design.
The desktop icon (big version) is displayed well.

However, the app icon in the title bar is not sharp, not even on a high resolution monitor.
This needs some manual tuning, I guess.
Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

Re: issue-#4 applogo

Post by Ivan Denisov »

I will work on small icons to increase sharpness.
Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

Re: issue-#4 applogo

Post by Ivan Denisov »

Useful command for reset icons cache.

Code: Select all

ie4uinit.exe -ClearIconCache
Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

Re: issue-#4 applogo

Post by Ivan Denisov »

I worked on the icons more. The sharpness was increased. I made shodows more dark also for 32px and 48px icons.
http://blackboxframework.org/unstable/i ... a1.507.zip
Attachments
moreContrast.png
moreContrast.png (39.32 KiB) Viewed 12960 times
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

Re: issue-#4 applogo

Post by Josef Templ »

Definitely better now.

The size is much bigger (58KB) than the BB 1.6 version (2KB).
So we have a factor of 29.

What sizes are in the .ico file?
Are all of them required?

- Josef
Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

Re: issue-#4 applogo

Post by Ivan Denisov »

Today the standard set is 16x16, 32x32, 48x48, and 256x256.
16x16, 32x32, 48x48 set used with 32-bit and 8-bit palettes.
So there are 7 icons in total. The 256x256 icon compressed to PNG, however it gives main size (36k).

Previous icon had only 16x16 and 32x32 sizes. That is why it was so small.
Zinn
Posts: 476
Joined: Tue Mar 25, 2014 5:56 pm
Location: Frankfurt am Main
Contact:

Re: issue-#4 applogo

Post by Zinn »

Currently we ara speaking about one icon. Original it was available in 2 sizes. Now there are 7 sizes. Need we all those sizes?
What about the other 15 icons. Do we have to do the same work about them? Or can we copy them from somewhere else?
- Helmut
Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

Re: issue-#4 applogo

Post by Ivan Denisov »

There are four sizes of this one icon with two pallets. I am not sure do we need 8bit pallet or not. However it is recommended and this three icons with 8bit pallet have very small size comparing to 256px version. 16px, 32px, 48px and 256px sizes are recommended by Microsoft as the minimal set.
Ivan Denisov
Posts: 1700
Joined: Tue Sep 17, 2013 12:21 am
Location: Russia

Re: issue-#4 applogo

Post by Ivan Denisov »

Zinn wrote:What about the other 15 icons. Do we have to do the same work about them? Or can we copy them from somewhere else?
I am suggesting to leave them as is now.
Post Reply