The pixel color in gl2 has been changed form to rgb to argb
format. glpixels and glqpixels assume the alpha value in the
data. This means an integer 16bffffff will not display because
it is totally transparent. Two utility verbs added

alpha27 - add alpha component (value 255)
alpha17 - discard alpha component 

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to