On Sat, 10 Dec 2005 20:47:56 -0600 Brian Mattern <[EMAIL PROTECTED]> babbled:
> Some recent commit (after the 2nd but before the 8th) broke evas shape > mask calculations. I'm going to go out on a limb and blame Jose's > gradient patch :) correct. found it. the destination alpha math definitely gets things wrong.. like forgetting in 2's compliment binary math on single 32bit values that values can overflow... into the next, etc. unlike mmx/'sse where the simd ops protect the values form eachother... i ended up backign out all the blend changes as it just woudl take too long to debug it all. > For some reason regions that have transparent images blended onto opaque > ones get shaped out now. > > For an example, see: http://rephorm.com/files/shots/icky.png > > The AA parts of the text are shaped out, as is the window icon. > This isn't noticeable in the default theme, since it doesn't use shaping. > > I'll try to take a look, bu this isn't really my area of expertise, so I > wanted to let everyone else know about the issue (Raster and Jose > especially). > > Take care, > Brian > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel