3.3.4.3. GlyphGraphicsView

class PyDviGui.FontViewer.GlyphGraphicsView.GlyphGraphicsView(parent)[source]

Bases: PyQt4.QtGui.QGraphicsView

_add_glyph(glyph)[source]
_logger = <logging.Logger object at 0x8ed6d50>
add_glyph_box()[source]
add_grid()[source]
add_pk_char(font, glyph_index)[source]
add_type1_char(font, glyph_index)[source]
fit_view()[source]
keyPressEvent(event)[source]
scale_view(scale_factor)[source]
show_glyph(font, glyph_index)[source]
wheelEvent(event)[source]

Previous topic

3.3.4.2. Glyph

Next topic

3.3.4.4. GlyphInfoTableModel

This Page