Page 1 of 1

@2x graphics for retina displays

Posted: Mon May 04, 2020 9:55 pm
by d416
Hi Kent,

My friends and I have stared playing home games with your great software.

I've noticed several folks have had trouble discerning the graphics (suits) w/o changing to 4-color deck.
I'm personally playing on a 13" laptop with retina display, and I was having trouble myself…the cards appear a bit "fuzzy"

I looked at the card file in template section realized that it only has one resolution available and not an additional @2x file for retina displays.
I took it upon myself to start a double sized card file if you able (and interested) in using it.
This file only includes the 3's, the 10C, and a simple back for testing purposes.

I see that you have the card file as an inline parameter, so I'm not sure how it would work there, but if you can move it to the css file it should be pretty easy.

https://css-tricks.com/responsive-images-css/


Let me know if you are interested in perusing this, and I can make the full deck in 2 and 4 color.

Cheers

Re: @2x graphics for retina displays

Posted: Mon May 04, 2020 10:12 pm
by Kent Briggs
d416 wrote:Let me know if you are interested in perusing this, and I can make the full deck in 2 and 4 color.
All the table graphics need to be scaled together and I don't plan to adjust the resolution before version 7 since that will be "breaking" change.

Re: @2x graphics for retina displays

Posted: Mon May 04, 2020 10:20 pm
by d416
Thanks for the reply!

We'll look forward to V7.

Luckily (at least with regular websites) the css can dynamically use the high-res graphics where appropriate, so if it works the same in your software it'll hopefully be an easy upgrade for you.

Keep up the great work!