https://bugzilla.wikimedia.org/show_bug.cgi?id=63914
--- Comment #2 from Mark Holmquist <[email protected]> --- (In reply to Bawolff (Brian Wolff) from comment #1) > If it makes you feel better it will probably run out of memory before > actually rendering a 50,000 pixel wide thumb out of an svg. ...not really? :) > Its expected behaviour that svgs can be resized beyond their "natural" width > unlike raster images. However might make sense to have some sort of upper > limit for sanity on that. From a performance prespective it probably doesnt > matter that much as there are the max memory/file size/cpu time limits. Maybe there could be a per-request "limit this to the size of the image" option that only applied to vector formats? That way we don't need to deal with it on our end, it can just be part of the normal thumbnail negotiation - "give me the thumbnail that is the same size as the original SVG". -- 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
