Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: k9inpoop on March 10, 2008, 06:43:59 pm

Title: icon image resizer
Post by: k9inpoop on March 10, 2008, 06:43:59 pm
i would like a script that can fix the icon size to be able to use bigger images as icons or the other way around

like the diablo 2 item images for the icons


IF it is possible....
Title: Re: icon image resizer
Post by: Blizzard on March 11, 2008, 05:59:05 am
It is, but you can't make a custom script for that, you'd have to edit the RTP script everywhere where icons are being used. What size are you icons? The default RMXP icons are 24x24 pixels.
Title: Re: icon image resizer
Post by: fugibo on March 11, 2008, 07:51:17 am
Wait.... they're 24 x 24....?

EDIT:

That explains a lot....
Title: Re: icon image resizer
Post by: k9inpoop on March 11, 2008, 03:00:43 pm
i do not know right now but i can check....
Title: Re: icon image resizer
Post by: Nortos on March 11, 2008, 04:40:38 pm
Quote from: WcW on March 11, 2008, 07:51:17 am
Wait.... they're 24 x 24....?

EDIT:

That explains a lot....


lol no offense, poor WcW, btw what did you think they were?
Title: Re: icon image resizer
Post by: fugibo on March 13, 2008, 08:06:58 am
28 x 28, which would explain why all the icons in my CMS weren't aligned right :P
Title: Re: icon image resizer
Post by: Phasedscar on March 13, 2008, 11:22:24 am
yeah, and unfortunately it's too small most of the time to make some truely awesome looking icons.

I kind of wish it was 32x32 like the size of tiles in the tilesets..
Title: Re: icon image resizer
Post by: fugibo on March 13, 2008, 01:10:49 pm
Yes, that would be nice, but as Blizz said every script that used icons would have to be re-wrote. I mean, you can use bigger icons as it is, but they don't fit in.
Title: Re: icon image resizer
Post by: Calintz on March 13, 2008, 02:59:53 pm
Lol...If you don't know the size of something, open the help file and check...It has all the resource sizes listed.
Title: Re: icon image resizer
Post by: fugibo on March 14, 2008, 10:22:59 am
I could have sworn I did... I really thought they were 28 x 28, which I thought was really weird, and I guess I was right. Of course, 24 x 24 is weird too.
Title: Re: icon image resizer
Post by: k9inpoop on March 29, 2008, 06:39:07 pm
These are the bitmap sizes for the diablo 2 item icons

28x28
28x56
28x84
28x112

56x28
56x56
56x84
56x112
Title: Re: icon image resizer
Post by: Nortos on March 30, 2008, 06:24:28 am
u could just resize them with an image program u know?
Title: Re: icon image resizer
Post by: Phasedscar on April 13, 2008, 05:47:20 am
photoshop is the obvious choice for canvas resizes of those images to fit the 24x24 icon size.

I've been making a lot of public custom icons you can check out though.  Some aren't quite as nice as what D2 has but I've only gotten started the vast majority of them.