i just put another bugfix release of Gem-0.91 online.
download it from - http://gem.iem.at - https://sourceforge.net/project/platformdownload.php?group_id=64325
or svn checkout from - https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/tags/0.91-3/
i tested the OSX builds on OSX10.5/ppc and OSX10.4/intel, especially the recently reported bugs regarding pix_2grey and pix_data.
Changelog: changes from 0.91-2 to 0.91-3
* fixes [pix_2grey] on OSX/intel * fixes [pix_data] on OSX/intel
changes from 0.91-1 to 0.91-2
* made [pix_freeframe] not crash on OSX (fixes #2476663) * do not use libTIFF/libJPEG is ImageMagick++ is present (fixes #2449674 & #2506838) * always use RGBA for image-loading on OS-X (fixes #2484087) * check for gl/glu headers (fixes #2032488) * force focus when drawing without borders on X (fixes #2192358) * only use multitexturing if hardware supports it
have fun