freetypy.GLYPH_BBOX¶
-
class
freetypy.GLYPH_BBOX¶ The mode how the values of
Glyph.get_cboxare returned.UNSCALED: Return unscaled font units.SUBPIXELS: Return unfitted fractional coordinates.GRIDFIT: Return grid-fitted factional coordinates.TRUNCATE: Return coordinates in integer pixels.PIXELS: Return grid-fitted pixel coordinates.
Attributes
GRIDFITPIXELSSUBPIXELSTRUNCATEUNSCALED