On Sun, Dec 11, 2011 at 11:44 AM, greenmoss <[email protected]> wrote:
> Hmm, never mind. The docs didn't mention it, but an interactive python > session showed attributes "content_height" and "content_width", which > is probably what I want. > > Sorry for the noise. I'm not sure why that member documentation doesn't inherit properly. content_width and content_height are documented in one of the superclasses: http://www.pyglet.org/doc/api/pyglet.text.layout.TextLayout-class.html#content_width -- Tristam MacDonald System Administrator, Suffolk University Math & CS Department http://swiftcoder.wordpress.com/ -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
