https://bugzilla.wikimedia.org/show_bug.cgi?id=17959
--- Comment #14 from Mark A. Hershberger <[email protected]> 2011-12-27 00:55:39 UTC --- r107351 (In reply to comment #12) > * a PHP-native 'getimagesize' implementation for XcfHandler to extract the > width/height of the contained image from the file header I leave that to someone else. I was lazy and use ImageMagick's identify :P > * wrappers for calling ImageMagick's convert and/or the gdkpixbuf loader to > generate scaled PNGs Bawolff is right. ImageMagick's support for XCF is buggy. Still what I committed is a start. Maybe use gimp and the stdin script from http://stackoverflow.com/questions/5794640/how-to-convert-xcf-to-png-using-gimp-from-the-command-line -- 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
