[plt-scheme] drscheme & olpc
At Sun, 30 Dec 2007 02:30:41 -0600, "Grant Rettke" wrote:
> On Dec 30, 2007 12:45 AM, Grant Rettke <grettke at acm.org> wrote:
> > passed these configuration arguments:
> > --prefix=/opt/plt --disable-gl --disable-shared --disable-cairo --disable-xft
>
> > One place that does not appear to be working right is the font size of
> > the editor and the repl. When I go to preferences and change the font
> > size, the font size does not change.
>
> Enabling cairo and xft allows for different font sizes to be chosen
> and different font types to be selected on the XO without locking up.
My guess is that there aren't any non-Xft fonts installed, and that
something goes wrong with `(get-face-list)' in that case. I'll look
into it.
Matthew