On Wed, 2009-01-21 at 09:48 -0500, Danick Desjardins wrote: > To solve this problem I access the pango layout directly and reduce the > font size until it fits perfectly given a width in pixels before > rendering text.
We're solving this problem by using a ClutterCairo texture, and using cairo to render the text ourselves. It works well enough, I just thought it might be nice to have the functionality in clutter proper. Cheers, Jason. -- To unsubscribe send a mail to [email protected]
