I was afraid of that. So how does text fail and presumably other forms are ok? Perhaps when I learn how to print on Linux, I won't care, but for now, Squeak/Pharo's graphics appear to be poorly designed from a device-independence perspective. Text handling is further weak in that it works on characters, not strings, and therefore cannot begin to cope with kerning. Can anti-aliasing be correct if it does not account for rotation relative to the display medium? Given Squeak's claimed focus on multimedia, it is surprisingly weak on such things.
Bill
________________________________________
From:
[hidden email] [
[hidden email]] On Behalf Of Henrik Johansen [
[hidden email]]
Sent: Friday, June 11, 2010 10:36 AM
To:
[hidden email]
Subject: Re: [Pharo-project] [update 1.1] #11392
On Jun 11, 2010, at 4:22 43PM, Schwab,Wilhelm K wrote:
> Rotating text?? What is the correct way to do that? I have found ways to rotate forms, but not text. What am I missing?
You can rotate any morph.
What's really happening is the morph (in this case a TextMorph) is displayed on a form, which is then rotated.
Cheers,
Henry
_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project