<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Tomeu,<br>
<br>
I got Read Etexts 12 to be good enough to criticize over the weekend,
and it demonstrates this bug.&nbsp; It's on ASLO.&nbsp; Also, I've noticed that
the Develop Activity has a very small font when I run it in
sugar-emulator.&nbsp; I never tried it on an XO, but I'm wondering if it's
the same problem.<br>
<br>
James Simmons<br>
<br>
<blockquote
 cite="mid:242851610906010932ofd46363i94d0ca3dfa6001ab@mail.gmail.com"
 type="cite">
  <pre wrap="">Hmm, setting a fixed font size of 10 should give you the same font
size as used anywhere in the UI.

  </pre>
  <blockquote type="cite">
    <pre wrap="">Any insight on this problem would be appreciated. &nbsp;I tried the following
code from one of Tomeu's postings:

from sugar.graphics import style
pango.FontDescription("sans %d" % style.zoom(72))
    </pre>
  </blockquote>
  <pre wrap=""><!---->
We don't need to scale ourselves any more because Pango is already
doing it for us.

In the last soas image I have (almost one month old), the XO has a
very small font size, not sure why but I will try a more recent one.

Regards,

Tomeu</pre>
</blockquote>
</body>
</html>