I also noticed the slow responsiveness (and I am on a quite fast  
machine).
Adrian

On May 18, 2009, at 15:57 , Schwab,Wilhelm K wrote:

> Damien,
>
> In a word, WOW.
>
> Have you changed the desktop menus somehow?  A left click now (I  
> _think_ this is new) gives me a find-window menu, and it takes a  
> right click to get the world menu, which looks different to me.   
> Wait - this might just be themes?  I seleected Vistary and things  
> are back to "normal."
>
>
> One snag: I find this image to very sluggish on typing.  In fairness  
> I am running Ubuntu on an older machine that isn't the fastest, but  
> it is still far more sluggish than even my recent web image (10303),  
> and that (I think) has lost some speed too.  Sorry to keep harping  
> on this, but I type pretty fast (enough to draw complaints in a  
> crowded room).  Maybe there is so much noise because every third key  
> is the backspace :)
>
> The anti-aliased fonts are wonderful, but for me at least, snappy  
> response to the keyboard is more important.  Having both would be  
> great!
>
> Bill
>
>
>
> ________________________________________
> From: [email protected] 
> [[email protected] 
> ] On Behalf Of Damien Cassou [[email protected]]
> Sent: Monday, May 18, 2009 8:02 AM
> To: [email protected]
> Subject: Re: [Pharo-project] New Pharo based on core 10309 with  
> antialiased     fonts
>
> On Mon, May 18, 2009 at 1:51 PM, Adrian Lienhard <[email protected]>  
> wrote:
>> I agree with Lukas, Bill, and Simon (that is, to change the default
>> font to DejaVu Sans).
>
> Ok, here is the new version. What do you think?
>
> font := LogicalFont familyName: 'DejaVu Sans' pointSize: 10.
> codeFont := LogicalFont familyName: 'DejaVu Sans Mono' pointSize: 9.
> titleFont := LogicalFont familyName: 'DejaVu Serif' pointSize: 11.
>
> Preferences setListFontTo: font.
> Preferences setMenuFontTo: font.
> Preferences setCodeFontTo: codeFont.
> Preferences setButtonFontTo: font.
> Preferences setSystemFontTo: font.
> Preferences setWindowTitleFontTo: titleFont.
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Lambdas are relegated to relative obscurity until Java makes them  
> popular by not having them." James Iry
>
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to