2008/9/13 Andrew Tween <amtween@hotmail.com>:
Hi, "Igor Stasenko" <siguctua@gmail.com> wrote in message news:4a5f5f320809130455h6403bc01ne6f8c7638c02cbde@mail.gmail.com...
I uploaded the binaries + freetype plugin platform sources under "squeak VM + freetype" cat: https://gforge.inria.fr/frs/?group_id=1299
Cool. The FreeType plugin seems to work great. I notice that you have used FreeType 2.3.7 - that's good, the previous plugin used 2.2.1 which is quite old now.
However, the sub-pixel anti-aliasing isn't working. This can be tested by evaluating ...
FreeTypeSettings current clearBitBltSubPixelAvailable; bitBltSubPixelAvailable
It answers true if the new BitBlt combination rule 41 is present and working; false otherwise.
Did you install FreeTypeBitBltSimulation.1.cs (http://www.zen61439.zen.co.uk/bak/bitBlt_plugin_enhancements/FreeTypeBitBltS...) into your VMMaker image? If you did, then it is possible that the changeset isn't compatible with the latest VMMaker, and I'll look into it.
oh..sorry, i forgot to load the changeset for BitBlt.
Cheers, Andy
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.