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

       Web browser: ---
             Bug #: 32987
           Summary: The language used to render SVGs should be definable
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Images and files
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


Because we convert our SVGs to PNGs before display, we effectively "lose" the
translations that be encoded as part of the SVG1.1 spec in the process -- the
server just renders everything as though the systemLanguage is English.

We should therefore look to support a "lang=" parameter, for example:

[[File:Foo.svg|thumb|lang=en|English]]
[[File:Foo.svg|thumb|lang=fr|French]]

We can then implement pretty tools for encoding the translations.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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