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

Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Roan Kattouw <[email protected]> 2011-04-25 11:49:27 
UTC ---
While SVGs are text, most other image formats, such as PNG, are binary, so we'd
have to return e.g. a base64-encoded image.

Specifically if we return base64, this could be useful for constructing data
URLs in JavaScript, allowing a caller to fetch multiple images with one
request.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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