Hacker News new | ask | show | jobs
by twak 6114 days ago
Another solution is to put the pixel order in the html header.

A smart browser showing the same page spread over two different monitors would then download twice as much, but everyone else would be happy.

1 comments

No. HTML has no reason to specify information that has meaning to display technologies we happen to use now. Subpixel anti-aliasing is based on current LCD technology and doesn't even deal with newer approaches such as the PixelQi screen that equips the OLPC laptop (9 subpixels per pixel).

This solution would pollute the HTML information space.