On 3/9/06, <b class="gmail_sendername">cyrille henry</b> &lt;<a href="mailto:cyrille.henry@la-kitchen.fr">cyrille.henry@la-kitchen.fr</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hello,<br><br>this windows build is to late for me but a friend tested it on 2<br>differents computer (pd 38.2 + winXPpro sp2). gem does not load because<br>glew32.dll or MSVCP71.dll is missing.</blockquote><div><br>
&nbsp;The glew one is probably just an oversight in the build settings,
but I don't know what would cause the need for the MSVC dll.&nbsp;
Perhaps there is some sort of debug setting that triggers it?<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">exept that, my list of &quot;bug&quot; that could be fixed :<br><br>pix_write write images upside down in .jpg, but images are correct in .tif
</blockquote><div><br>
Coordinate systems vary so TIFF might start from the bottom left like
GL while JPG starts at the top right.&nbsp; Quicktime and DirectShow
seem to be opposite from one another as well.<br>
&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">there was a discussion about making remanence effect with alpha for the<br>gemwin background. i noticed some change was made on the source code to
<br>allow alpha in the background color, but i still not able to make it work.</blockquote><div><br>
Sounds like something that would only work in single buffered mode
without saving the buffer somewhere and compositing it back in.&nbsp;
Using pix_snap2tex will do the second option.<br>
</div><br></div>