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

The 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 <[email protected]
> wrote:

> 2010/1/24 Henrik Sperre Johansen <[email protected]>
>
>  On 24.01.2010 21:36, laurent laffont wrote:
>>
>> 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
>>
>> 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. ;)
>>
>
>
> 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
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to