freetype fonts in TextMorph?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

freetype fonts in TextMorph?

Jim Rosenberg
I've loaded FreeTypePlus into a vanilla distribution Squeak 4.3 image. When
I pull up the dialog to change system fonts, I'm seeing all my fonts quite
nicely. But if I change the font on a TextMorph, I'm only given the choices
from the default install -- no local fonts at all.

How do I get a freetype font to show up in a TextMorph? (I do have the
Offer Local Fonts preference set for enable and local.)

-Thanks in advance, Jim