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. On Dec 11, 11:38 am, greenmoss <[email protected]> wrote: > All, > > When I create a pyglet.text.Label and assign it text/font/size, the > height and width attributes are set to None. How can I determine the > final rendered label dimensions? > > Thanks -- 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.
