https://bugzilla.wikimedia.org/show_bug.cgi?id=68576
C. Scott Ananian <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from C. Scott Ananian <[email protected]> --- That -density argument doesn't do what you think it does. It just edits the EXIF metadata, it doesn't affect the file contents at all. It's necessary because some commons JPEGs have silly DPI settings (like '1') which cause xelatex to try to compute absurdly large image sizes. There is a separate `size` argument for mw-ocg-bundler, when the file contents get fetched. It currently defaults to 1200px. -- 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
