Antialiased fonts (and Freetype) on UNIX

J Scott Jaderholm scott at jaderholm.com
Thu Feb 8 22:26:14 UTC 2001


Hi,

I'm wondering if anyone here is using Squeak with anti-aliasing under
UNIX.  If so, what version, and what changesets are you using? (and
what changes did you have to make?)

I'd like to get a 2.8, 2.9, or 3.0 image setup with Antialiasing and
preferably Freetype, but the changesets from Henrik Gedenryd give me
errors that he hasn't been able to help me with (listed below), and as
far as I know there isn't a Freetype plugin for UNIX (unless someone
has one that they haven't released?)  Thank you.

Sincerely,
jsj

---- errors ----

I tried your anti-aliased fonts change set, and when I try to file it
in I get this under 2.8 pre3image and pre5 unix VM.

UndefinedObject(Object)>>doesNotUnderstand:
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:
Compiler class>>evaluate:for:notifying:logged:
Compiler class>>evaluate:for:logged:
Compiler class>>evaluate:logged:
[] in StandardFileStream(ReadWriteStream)>>fileInAnnouncing:
String>>displayProgressAt:from:to:during:
StandardFileStream(ReadWriteStream)>>fileInAnnouncing:
ChangeSorter class>>newChangesFromStream:named:

and the transcript shows this
(QuickPrint is Undeclared)  (FreeTypeFont is Undeclared)  (QuickPrint is Undeclared) 

-- 
"Man's mind, once stretched by a new idea, never regains its original
dimensions."  Oliver Wendell Holmes (a Squeak programmer at heart)





More information about the Squeak-dev mailing list