inexorgame-obsolete / deprecated-cube-engine-inexor

UNMAINTAINED: Please have a look at the vulkan-renderer
https://inexor.org
zlib License
11 stars 1 forks source link

Use the inexor logo as a windows icon #451

Open a-teammate opened 7 years ago

a-teammate commented 7 years ago

The window of Inexor does currently not have an icon.

Notice:

We should

aschaeffer commented 7 years ago

Have you seen this? https://wiki.libsdl.org/SDL_SetWindowIcon Would be a platform independent solution.

Croydon commented 7 years ago

I have actually looked into that a long time ago the SDL methode seems to work well from what I remember.

Also: https://github.com/inexorgame/media-essential/commit/19e9a93aa1b19a8ae337ffefcc9eb2869fb1235d

pirosm1 commented 7 years ago

Hi all, would it be possible for me to work on this issue?

Fohlen commented 7 years ago

Hello @pirosm1 and welcome to Inexor! ☯️ If you feel comfortable with it I will assign you for this issue?

pirosm1 commented 7 years ago

Hey @Fohlen Just saw this sorry! Feel free to assign this to me. I'll be working on it :+1:

Croydon commented 7 years ago

@pirosm1 Are you planning to make a Windows-only solution or are you looking into SDL_SetWindowIcon?

Fohlen commented 7 years ago

In case you're doing this for window

pirosm1 commented 7 years ago

I'm looking to use SDL_SetWindowIcon, unless you believe I should proceed otherwise of course

pirosm1 commented 6 years ago

Hey guys, I'm actually right in the middle of a big move until the middle of August.

I may not be able to get to this issue in time of your next release... depending on when it is. Thoughts?

IAmNotHanni commented 6 years ago

I created the icons using IcoFx.

48x48 px:

error:file not found

https://raw.githubusercontent.com/inexorgame/artwork/626282c8a69bffd44fd18ba2d5d98cc6eb85e4ad/logo/icon/Inexor_Icon_48px.ico

256x256 px:

error:file not found

https://raw.githubusercontent.com/inexorgame/artwork/626282c8a69bffd44fd18ba2d5d98cc6eb85e4ad/logo/icon/Inexor_Icon_256px.ico

See commit https://github.com/inexorgame/artwork/commit/626282c8a69bffd44fd18ba2d5d98cc6eb85e4ad#diff-4607aca1ac8fe5247d4ab995936c724d

a-teammate commented 6 years ago

@pirosm1: thats alright :) (The next release will be in middle of September, at the Hackathon (in Munich at the 22nd). As soon as we sealed the last details we will announce it more )