Page 1 of 1

Table seats size?

Posted: Thu Jul 25, 2013 10:14 am
by viktor
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...

Re: Table seats size?

Posted: Thu Jul 25, 2013 10:31 am
by Kent Briggs
See the "Table Seat Graphic" section:

http://www.briggsoft.com/docs/pmavens/Templates.htm

Re: Table seats size?

Posted: Thu Jul 25, 2013 11:24 am
by viktor
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?

Re: Table seats size?

Posted: Thu Jul 25, 2013 11:53 am
by Kent Briggs
viktor wrote:Thanks, I'll change it although they still look small...
They are meant to look like stool tops and the avatars that go over them are only 48 x 48 pixels.
1 more question, my poker table graphic is 480 KB do you think that would be too large?
The default table graphic is a 256-color PNG and is only 70K in size. What format is yours?

Re: Table seats size?

Posted: Thu Jul 25, 2013 5:16 pm
by viktor
Kent Briggs wrote:
viktor wrote:Thanks, I'll change it although they still look small...
They are meant to look like stool tops and the avatars that go over them are only 48 x 48 pixels.
1 more question, my poker table graphic is 480 KB do you think that would be too large?
The default table graphic is a 256-color PNG and is only 70K in size. What format is yours?
Mine is a PNG file.

Re: Table seats size?

Posted: Thu Jul 25, 2013 7:36 pm
by Kent Briggs
viktor wrote:Mine is a PNG file.
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.

Re: Table seats size?

Posted: Thu Jul 25, 2013 10:33 pm
by viktor
Kent Briggs wrote:
viktor wrote:Mine is a PNG file.
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.
Oh if that's the case, surely leaving it as it is would be fine then?

Re: Table seats size?

Posted: Thu Jul 25, 2013 11:34 pm
by Kent Briggs
viktor wrote:Oh if that's the case, surely leaving it as it is would be fine then?
Probably.