[wp-trac] [WordPress Trac] #45449: Switched thumbnail scaling + cropping output using add_image_size

WordPress Trac noreply at wordpress.org
Fri Nov 30 14:38:54 UTC 2018


#45449: Switched thumbnail scaling + cropping output using add_image_size
--------------------------+------------------------------
 Reporter:  sicco         |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Media         |     Version:  4.9.8
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |     Focuses:
--------------------------+------------------------------
Changes (by sicco):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Thanks for the quick reply! This made me look better at what was going on
 and I noticed my theory is wrong. PNG and GIF files were processed
 correctly, but JPG files weren't. In the end it turned out that libjpeg-
 dev was not installed, so I installed it, compiled gd with it (has to
 specify the correct path) and restarted php-fpm. It works now :D.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45449#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list