--- Begin Message ---
Hello Sean,
thanks for your feedbacks !
Regarding the font errors (1, 4, 5 and 6), these are TxText related. TxText
does no work with strike fonts.
As a fix, load FT fonts and change you source code font setting. Then these
examples should run.
Regarding 2, it is fixed now.
Regarding the clock, all seems ok here, I do not get what you means in fact.
Thanks
Alain
> Le 8 mars 2015 à 15:00, Sean P. DeNigris <[email protected]> a écrit :
>
> On Mar 8, 2015, at 3:15 AM, stepharo [via Smalltalk] <[hidden email]
> <x-msg://3/user/SendEmail.jtp?type=node&node=4810414&i=0>> wrote:
> > Load the latest version.
>
> Ah, yes! Much better :) Now I will play a bit!
>
> btw:
> 1. exampleMorphWithDoubleClick -> asFreetypeFont 'not supported yet. and
> ever'
> 2. exampleMorphWithStep -> MessageNotUnderstood: BlNullBorder>>width:
> 3. exampleSimpleClock + Wiggling mouse over = strange drawing distortion
> 4. exampleBevelBorder -> MessageNotUnderstood: StrikeFont>>getGlyphWidth:
> 5. exampleMiterBorder -> same as #4
> 6. First 4 BlTxTextViewExamples fail with #1 or #4
> Cheers,
> Sean
>
> View this message in context: Re: Bloc Example Errors
> <http://forum.world.st/Bloc-Example-Errors-tp4810365p4810414.html>
> Sent from the Pharo Smalltalk Developers mailing list archive
> <http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html> at
> Nabble.com.
--- End Message ---