pyglet.font.ttf

Implementation of the Truetype file format.

Typical applications will not need to use this module directly; look at pyglyph.font instead.

References:

Classes

TruetypeInfo Information about a single Truetype face.

Notes

Defined

  • codecs
  • mmap
  • os
  • struct

Table Of Contents

Previous topic

get_fontconfig Function

Next topic

TruetypeInfo Class