Page MenuHomePhabricator

Use CSS to show high-resolution math images on high-density displays
Closed, DeclinedPublic

Description

Take the higher-res images to be produced via bug 32696, and use CSS to make sure they get used appropriately on high-resolution displays where the traditional renderings appear blurry.

This'll make a big difference for math articles viewed via MobileFrontend on iPhone 4!

It's possible that this will involve changing from an <img> to a <span> with a background or something, so beware...


Version: unspecified
Severity: normal

Details

Reference
bz32697

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:03 AM
bzimport added a project: Math.
bzimport set Reference to bz32697.
bzimport added a subscriber: Unknown Object (MLST).

Going ahead and dumping this -- I'm very impressed with MathJax's rendering (bug 31406), which produces nice scalable stuff that renders just fine on high-res displays.