[BUG] TextOnCurve doesn't work with centered or rightalignment

Dan Ingalls Dan.Ingalls at disney.com
Thu Sep 28 17:10:58 UTC 2000


>To demonstrate:
>
>* make a PolygonMorph (perhaps open, so it's a line)
>* embed a TextMorph in it
>* tell the TextMorph to "follow owner's curve"
>* Choose "centered" alignment for the TextMorph
>
>Some or all the text disappears.
>Stretch the line out and see what happens.
>The problem seems to be that the text doesn't use the width of its
>owner as the width to justify within.

You're right.  I never put this in.
Looks like your chance to own Squeak's TextOnCurve ;-).

	- Dan






More information about the Squeak-dev mailing list