--TEST-- xpm --> gd1/gd2 conversion test --EXTENSIONS-- gd --SKIPIF-- =')) { die("skip test requires GD 2.3.2 or older"); } if (!function_exists("imagecreatefromxpm")) { die("skip xpm read support unavailable"); } ?> --FILE-- --EXPECT-- XPM to GD1 conversion: ok XPM to GD2 conversion: ok