Jan. 26, 2010
10:07 p.m.
On Mon, 2010-01-25 at 08:12 +0100, laurent laffont wrote:
Hi,
Now I know how to build my own squeak vm with FT2Plugin (yeepeee !!). So:
Linux + FT2Plugin + Squeak vm = success Linux + FT2Plugin + Exupery vm = fails
I put the built vm here: http://lolgzs.free.fr/pharo/Squeak-3.11.3.2135-src-with-FT2Plugin.tar.gz
If it's font related then the Exupery VMs also have a patched bitlbt for subpixel antialiasing. The true type code uses that to make fonts look a bit nicer. Besides that the Exupery VMs should be very close to Squeak VMs (ignoring version differences) except for a few changes to allow them to run native code instead of interpreting. Bryce