I'd like to open a specific filename.ttf and provide it as a filestream and get back a font instance. Currently I only seem to be able to load some font into pyglet, and hope for the best when specifying the font name to load (crossing fingers it won't take any other font or some default or that I've misspelled the font name etc.)
How can I load a specific font instance from a filestream to a TTF file? -- 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.
