Somehow, I feel that even responsive web-design is a half-ass solution to scaling a web-app from a mobile/hand-held to a LCD screen.
For example, right now I am watching your Responsive Text page on an 1920 x 1080 (49" LCD panel) and the text did not scale to a level to which it could. Besides it's not just about font-size or image scaling. It's about managing the size of each pixel too, so that things remain in proportion.
For example, right now I am watching your Responsive Text page on an 1920 x 1080 (49" LCD panel) and the text did not scale to a level to which it could. Besides it's not just about font-size or image scaling. It's about managing the size of each pixel too, so that things remain in proportion.
I know this is a hard problem, and there has been no acceptable/worthy answer to this question on SOF either: http://stackoverflow.com/questions/8421533/how-to-obtain-ctr...