FontInfo.pitch property. The pitch indicates if the font is fixed pitch, proportionally spaced, or relies on a default setting....Examples Shows how to access and print details of each font in a document...if font_info is not None : print ( 'Font name: ' + font_info...