https://bugzilla.wikimedia.org/show_bug.cgi?id=17959
Ahmad Sherif <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5937 is|0 |1 obsolete| | --- Comment #3 from Ahmad Sherif <[email protected]> 2009-03-20 22:38:13 UTC --- Created an attachment (id=5944) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5944) another patch and a python script > Bad news: > * Site's down and last release seems to be in 2006; unmaintained software? :( > * xcf2png does not appear to do scaling itself. The attached patch does > post-scaling with GD, which will fail when GD is not available; it also seems > to be rendering to stdout and buffering the whole thing into PHP-managed > memory, making it more likely to fail on large images. So we can use the Pixbuf loader mentioned above in association with a simple script (e.g. python with gdk bindings) to eliminate this problem. > Good news: > * xcftools package is included in Debian and Ubuntu -- would be easy to deploy > to image scaler boxes! It's easy to deploy this loader but not as easy as xcftools :). i think that this loader may help doing the work under windows too. -- 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
