Whereas SoaS Strawberry boots on the XO-1, there is one font-related problem 
I failed to mention previously.

All text (including system text) is tiny; actually the font size seems to be 
7.

However, I easily restore all to the proper default size 10 in my script 
with:
settings = gtk.settings_get_default()
settings.set_property('gtk-font-name', '10')

Art Hunkins

----- Original Message ----- 
From: "Daniel Drake" <d...@laptop.org>
To: "Tomeu Vizoso" <to...@sugarlabs.org>
Cc: "sugar-devel" <sugar-devel@lists.sugarlabs.org>; "Yioryos Asprobounitis" 
<mavrot...@yahoo.com>; <fedora-olpc-l...@redhat.com>
Sent: Friday, August 21, 2009 5:16 AM
Subject: Re: [Sugar-devel] F11 for XO1 - Fonts


> 2009/8/18 Tomeu Vizoso <to...@sugarlabs.org>:
>> On Mon, Aug 17, 2009 at 12:17, Daniel Drake<d...@laptop.org> wrote:
>>> 2009/8/7 Tomeu Vizoso <to...@sugarlabs.org>:
>>>> But not all text is rendered with that default font size.
>>>
>>> Do you have examples?
>>
>> No, but I find it highly unlikely that all activities are using
>> sugar.graphics.style.FONT_NORMAL.
>
> then those activities are probably a bit naughty :)
> In most cases they should be basing their font selections around what
> sugar suggests, as this will now reflect the desires of the user.
>
> My ideas so-far including my thoughts on the above issue are here:
> http://wiki.sugarlabs.org/go/Features/Font_configuration
>
> Daniel
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel 

_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to