3.3.4.2. Glyph

class PyDviGui.FontViewer.Glyph.FtGlyph(font, glyph_index, magnification)[source]

Bases: object

_logger = <logging.Logger object at 0x8ed6c50>
class PyDviGui.FontViewer.Glyph.PkGlyph(font, glyph_index, magnification)[source]

Bases: object

_logger = <logging.Logger object at 0x8ed6cd0>

Previous topic

3.3.4.1. FontInfoTableModel

Next topic

3.3.4.3. GlyphGraphicsView

This Page