https://bugzilla.wikimedia.org/show_bug.cgi?id=47523

       Web browser: ---
            Bug ID: 47523
           Summary: Add 'Retina' hi-dpi display support to Extension:Score
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
               URL: https://www.mediawiki.org/wiki/Extension_talk:Score/qu
                    ick-test
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Score
          Assignee: [email protected]
          Reporter: [email protected]
            Blocks: 32101
    Classification: Unclassified
   Mobile Platform: ---

Per my notes on talk page
<https://www.mediawiki.org/wiki/Thread:Extension_talk:Score/Retina/high-density_display_support_needed>:

Since SVG output isn't yet available, the simplest solution for high-resolution
displays is to rasterize PNGs at 1.5x and 2.0x scale as well as the default,
and include them in a 'srcset' attribute similar to how the wiki now handles
inline images.

The appropriate-sized image will then be loaded by the browser (if it supports
srcset directly) or our compat JavaScript.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to