<br><br><div class="gmail_quote">On Thu, May 21, 2009 at 12:46 PM, Juan Vuletich <span dir="ltr">&lt;<a href="mailto:juan@jvuletich.org">juan@jvuletich.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 You can see how well this works by going to <a href="http://www.jvuletich.org/Cuis/" target="_blank">http://www.jvuletich.org/Cuis/</a> and downloading the new Cuis #0204.<br>
See how well it does subpixel AA with black and colored text. Change display depth, and see how it adapts to lower display depths. Also play with preferences #subpixelRenderText and #subpixelRenderColorText. All this is done with just one 16bpp glyph for each char/font/size! No extra caches. Just standard rules, colormaps, and thought.<br>

</blockquote></div>
Some screen shots...</blockquote><div><br></div><div>Thanks Juan!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">Sub pixel AA:<br>

<a href="http://www.jvuletich.org/Cuis/32BitDisplay-SubPixAA.png" target="_blank">http://www.jvuletich.org/Cuis/32BitDisplay-SubPixAA.png</a> . That is the best look. Display at 32 bpp, sub pixel AA.<br>
<a href="http://www.jvuletich.org/Cuis/16BitDisplay-SubPixAA.png" target="_blank">http://www.jvuletich.org/Cuis/16BitDisplay-SubPixAA.png</a><br>
<a href="http://www.jvuletich.org/Cuis/08BitDisplay-SubPixAA.png" target="_blank">http://www.jvuletich.org/Cuis/08BitDisplay-SubPixAA.png</a><br>
<br>
Whole pixel AA:<br>
<a href="http://www.jvuletich.org/Cuis/32BitDisplay-WholePixAA.png" target="_blank">http://www.jvuletich.org/Cuis/32BitDisplay-WholePixAA.png</a><br>
<a href="http://www.jvuletich.org/Cuis/16BitDisplay-WholePixAA.png" target="_blank">http://www.jvuletich.org/Cuis/16BitDisplay-WholePixAA.png</a><br>
<a href="http://www.jvuletich.org/Cuis/08BitDisplay-WholePixAA.png" target="_blank">http://www.jvuletich.org/Cuis/08BitDisplay-WholePixAA.png</a><br>
<br>
For less than 8bpp, no subpixel AA is available:<br>
<a href="http://www.jvuletich.org/Cuis/04BitDisplay.png" target="_blank">http://www.jvuletich.org/Cuis/04BitDisplay.png</a><br>
<a href="http://www.jvuletich.org/Cuis/01BitDisplay.png" target="_blank">http://www.jvuletich.org/Cuis/01BitDisplay.png</a><br>
<br>
I did not include subpixel black and whole pixel color, but it is possible too.<br>
<br>
Anyway, people really interested on this should check the code. Besides, playing 5 minutes with Cuis should be good for any squeaker, to realize that Squeak can be nice, simple and fast.<br>
<br>
Cheers,<br>
Juan Vuletich<br>
</div></div></blockquote></div><br>