<div dir="ltr">thanks claude, I installed it by "sudo apt-get install gem-plugin-magick", but it still can't load PNG. Pd says same as before: only "Image loading support: SGI jpeg". how to solve it?<div><br></div><div>thanks,</div><div>jonghyun</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 21, 2016 at 12:05 AM, Claude Heiland-Allen <span dir="ltr"><<a href="mailto:claude@mathr.co.uk" target="_blank">claude@mathr.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 20/02/16 14:49, Jonghyun Kim wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
on ubuntu 14.04 linux, [pix_image] handles only JPEG files. No PNG, No<br>
others. How to load PNG or TIFF files? when I make [pix_image], Pd says<br>
"Image loading support: SGI jpeg"<br>
<br>
FYI, on Mac OS X, it handles PNG files, but on linux doesn't. Why<br>
linux can't do that?<br>
</blockquote>
<br></span>
Linux can do that, don't worry.  GEM uses a plugin system for image loaders/savers - probably GEM is distributed with them split out into multiple packages. Try:<br>
<br>
$ aptitude search gem-plugin-<br>
<br>
which lists many available to my Debian system, not all of which I have installed.  I think gem-plugin-magick should be enough to load PNG and other common formats.<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
Claude<br>
-- <br>
<a href="http://mathr.co.uk" rel="noreferrer" target="_blank">http://mathr.co.uk</a><br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</font></span></blockquote></div><br></div>