Ticket #7233 (closed defect: fixed)
Unreadable project titles
Description
In etoys.image shipped in Squeakland-OLPC-080512.zip, titles for new projects appear smeared and unreadable (see second projectviewmorph in attached picture). I tried changing default text font to 9 and 12 but that did not improve readability. I could read it fine if I click on the title to edit, but the stenciled title was unreadable. I tried changing the font to Komika and Accuny and only the latter was readable (first projectviewmorph in the attached picture).
While browsing, I found another bug(?) in >>fontForName method. The last line reads:
(TextStyle default fontAt: 1)
In Etoys 3.0, the default fontAt: 1 is BitstreamVeraSans 5pt which is very tiny. Should the first default font be changed to 8pt?
Subbu


