Hello, this is currently my poker table: http://gyazo.com/e6efcb601c89146f008d07c2b81e52b2
How much larger can I make the table seats? They are currently 64x64 and look kind of small...
Table seats size?
-
Kent Briggs
- Site Admin
- Posts: 6057
- Joined: Wed Mar 19, 2008 8:47 pm
Re: Table seats size?
Thanks, I'll change it although they still look small...
1 more question, my poker table graphic is 480 KB do you think that would be too large?
1 more question, my poker table graphic is 480 KB do you think that would be too large?
-
Kent Briggs
- Site Admin
- Posts: 6057
- Joined: Wed Mar 19, 2008 8:47 pm
Re: Table seats size?
They are meant to look like stool tops and the avatars that go over them are only 48 x 48 pixels.viktor wrote:Thanks, I'll change it although they still look small...
The default table graphic is a 256-color PNG and is only 70K in size. What format is yours?1 more question, my poker table graphic is 480 KB do you think that would be too large?
Re: Table seats size?
Mine is a PNG file.Kent Briggs wrote:They are meant to look like stool tops and the avatars that go over them are only 48 x 48 pixels.viktor wrote:Thanks, I'll change it although they still look small...
The default table graphic is a 256-color PNG and is only 70K in size. What format is yours?1 more question, my poker table graphic is 480 KB do you think that would be too large?
-
Kent Briggs
- Site Admin
- Posts: 6057
- Joined: Wed Mar 19, 2008 8:47 pm
Re: Table seats size?
8-bit (256 colors) or 32-bit? If it's 32-bit, then converting to 8-bit will make it smaller. It may degrade the look, though. You can also try saving as a JPEG and experiment with the compression level. Either way, the image will get cached by the player's browser so they'll only have to fetch it once.viktor wrote:Mine is a PNG file.
Re: Table seats size?
Oh if that's the case, surely leaving it as it is would be fine then?Kent Briggs wrote:8-bit (256 colors) or 32-bit? If it's 32-bit, then converting to 8-bit will make it smaller. It may degrade the look, though. You can also try saving as a JPEG and experiment with the compression level. Either way, the image will get cached by the player's browser so they'll only have to fetch it once.viktor wrote:Mine is a PNG file.
-
Kent Briggs
- Site Admin
- Posts: 6057
- Joined: Wed Mar 19, 2008 8:47 pm
Re: Table seats size?
Probably.viktor wrote:Oh if that's the case, surely leaving it as it is would be fine then?