How do I render text with pixel heights rather than points in pyglet?
- by Matthew Mitchell
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.