How to get access to Mac OS X fonts?

John M McIntosh johnmci at smalltalkconsulting.com
Wed Oct 26 17:38:48 UTC 2005


Well some of the true type fonts can be loaded via

TTCFont newTextStyleFromTTStream:  aStream

where aStream is a stream to the font in question.
Say
/Macintosh HD/Library/Fonts/Chalkboard.ttf


On 25-Oct-05, at 11:38 PM, Chris Wong wrote:

> Hi,
>
> I'm a Squeak newbie.  I'm very interested in discovering and  
> learning more about Squeak.
>
> After downloading Squeak for Mac OS X, the first thing I want to  
> set up is the font.  I'm so used to the Mac OS X fonts that it'd  
> improve the readability tremendously if I can use my Mac fonts.
>
> I searched the FAQ and email archive, but couldn't find anything  
> that'd help me set up Mac font in Squeak.  Is there something extra  
> I need to set up before the Mac fonts would show up?
>
> Any help is greatly appreciated.
> --
> Chris
>
>
>
>
>

--
======================================================================== 
===
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
======================================================================== 
===




More information about the Squeak-dev mailing list