Task: icon for ArchiveMover and .sdz and .sd7 archives

Task: icon for ArchiveMover and .sdz and .sd7 archives

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Task: icon for ArchiveMover and .sdz and .sd7 archives

Post by Tobi »

Another (minor) task. Now the ArchiveMover is committed to SVN and I can compile it, I figured we still need an icon for the ArchiveMover executable and Spring .sdz and .sd7 archives (can be same icon for all of them).

So if you have some icon making skills or can find / know a good (L)GPL icon for this purpose, post it here. The best one will be associated with ArchiveMover.exe and all .sdz and .sd7 archives if the user agrees with this (in installer).

It should be a 32x32 or 64x64 ico file, that also looks reasonably nice in 16x16.

Thanks in advance for all submissions :-)
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Post by imbaczek »

I'd add svg to the required format list. It's already used in some desktops.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Somehow I think svg would make the number of proposed icons dwindle.

Rattle had some good spring icons, modifying them so they had sdz or sd7 in the corner or just 7 or Z should do the trick.

Id also think 128x128/256/256 versions would be appropriate. Newer operating systems such as Vista or Ubuntu support larger and prettier icons, we should use that.
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

I don't think actually putting 7/z in the corner makes much sense, since this is no useful information to the user. I was more thinking about something generic representing an archive or package (e.g. a folder or box icon) that is custom enough to be associated with Spring (maybe even combined with a Spring logo, though I doubt that would scale good enough to 16x16).

Also I think one icon is enough, it makes the implementation somewhat easier (can just point the file association to the icon of ArchiveMover.exe then).

SVG or > 64x64 icons is not a requirement, but of course it is a pre. If we really want to go to bigger icons then we need a new Spring icon too, anyway.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Would these do?

Image

For the archive mover a version with a white arrow coming down from the centre of the sun.

I can get you psd, png and ico files. The files make up is quite simple, so recreating it in vector graphics should be easy.
User avatar
Neddie
Community Lead
Posts: 9406
Joined: 10 Apr 2006, 05:05

Post by Neddie »

If you can give me your full size .png, I have a use for it in my avatar.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

Looks great, definitely a canditate to change the Spring icon.

Meaning the ArchiveMover/sdz/sd7 icon still remains (unless it's ment to be both, I don't think thats a bad idea.)
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

http://spring.unknown-files.net/file/34 ... g_Icons_2/

And the second icon (download contains first too).

Image
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Post by imbaczek »

nice, web2.0-ish, modern look. I'll see if I can recreate it as svg.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

I tried to recreate it using Adobe Illustrator using vector graphics but I failed, the UI is foreign to me =(
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Post by imbaczek »

vector stuff is a whole different paradigm, your best bet is to forget everything you know about making graphics if you want to learn even only a small bit. the UI is only a part of that. it's worth it, though; kind of an eye-opener.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

http://spring.unknown-files.net/file/34 ... n_Icons_3/

V3 includes NSIS installer images

Here is an example statement showing the aflobby NSIS script, drop the images into the same folder as the installer script and change the filepaths/names

Code: Select all

!define MUI_ICON "${NSISDIR}\Contrib\Graphics\Icons\modern-install.ico"
!define MUI_UNICON "${NSISDIR}\Contrib\Graphics\Icons\modern-uninstall.ico"
!define MUI_WELCOMEFINISHPAGE_BITMAP "NSIS_sidebanner.bmp"
!define MUI_HEADERIMAGE
!define MUI_HEADERIMAGE_BITMAP "NSIS_toplogo.bmp"
Image Image

Would there be need of an icon with a cog or wheel instead of the spring logo for settings.exe?
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6242
Joined: 29 Apr 2005, 01:14

Post by FLOZi »

I think perhaps something akin to the downloader icon but with a wrench instead of the arrow? I think keeping them all with the main spring icon theme would be best.
Warlord Zsinj
Imperial Winter Developer
Posts: 3742
Joined: 24 Aug 2004, 08:59

Post by Warlord Zsinj »

Neuralize's Spring Flower FTW...

>_>
User avatar
REVENGE
Posts: 2382
Joined: 24 Aug 2006, 06:13

Post by REVENGE »

Imo, AF's icon along with Satirik's splash screen should be used officially for the next lobby client.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Actually tasclient needs a tasclient icon, it shouldnt be taking the spring icon.

That and I frown upon any attempt to put it on tasclient
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6242
Joined: 29 Apr 2005, 01:14

Post by FLOZi »

FLOZi wrote:I think perhaps something akin to the downloader icon but with a wrench instead of the arrow? I think keeping them all with the main spring icon theme would be best.
Like this but with 100% less fail:

Image

edit, image updated
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Will this do?

Image
Post Reply

Return to “Engine”