How do I render text with pixel heights rather than points in pyglet?

Posted by Matthew Mitchell on Stack Overflow See other posts from Stack Overflow or by Matthew Mitchell
Published on 2010-03-24T18:08:39Z Indexed on 2010/03/24 18:13 UTC
Read the original article Hit count: 490

Filed under:
|
|
|
|

Pyglet only seems to use points. Is there a way to convert easily? Surely there must be a simple way because it's something obviously important, to be able to use pixels for text height.

© Stack Overflow or respective owner

Related posts about python

Related posts about pyglet