Hi,Now I know how to build my own squeak vm with FT2Plugin (yeepeee !!). �So:Linux + FT2Plugin + Squeak vm = successLinux + FT2Plugin + Exupery vm = failsI put the built vm here:�http://lolgzs.free.fr/pharo/Squeak-3.11.3.2135-src-with-FT2Plugin.tar.gzThe squeak binary is build/squeak.
I will have less time from today as I'm starting a new job.
Cheers,
Laurent�
On Sun, Jan 24, 2010 at 10:01 PM, laurent laffont <laurent.laffont@gmail.com> wrote:2010/1/24 Henrik Sperre Johansen <henrik.s.johansen@veloxit.no>On 24.01.2010 21:36, laurent laffont wrote:Technically, the tests don't fail because the Plugin no longer exists (ie, these tests failing does not indicate there's anything wrong with the plugin), but because a font which satisfies the hardcoded assumptions about width is used when no FreeType-fonts are availiable. ;)It's the opposite for me :)
TestIndenting>>testCR2 and TestIndenting>>testNewLineLeaveSpacesOnOldLine fails because FTPlugin is here (in exupery). If I delete FTPlugin directory, these tests succeed.
Laurent
You're right. The test results depends on the font that is choosed as default font. May be the tests should change the Form object font ?
Laurent
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project