1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
| Num faces : 1 Num glyphs : 5343 Family name : DejaVu Sans Style name : Oblique PS name : DejaVuSans-Oblique Num fixed : 0 Bbox : (-2080, -717, 3398, 2187) EM : 2048 Ascender : 1901 Descender : -483 Height : 2384 Max adv width : 3461 Max adv height : 2384 Underline pos : -175 Underline thickness : 90 Italic : True Bold : False Scalable : True Fixed sizes : False Fixed width : False SFNT : False Horizontal : False Vertical : False Kerning : False Fast glyphs : False Multiple masters : False Glyph names : False External stream : False ['__class__', '__delattr__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', 'ascender', 'bbox', 'clear', 'descender', 'draw_glyph_to_bitmap', 'draw_glyphs_to_bitmap', 'face_flags', 'family_name', 'fname', 'get_bitmap_offset', 'get_char_index', 'get_charmap', 'get_descent', 'get_glyph_name', 'get_image', 'get_kerning', 'get_name_index', 'get_num_glyphs', 'get_path', 'get_ps_font_info', 'get_sfnt', 'get_sfnt_table', 'get_width_height', 'get_xys', 'height', 'load_char', 'load_glyph', 'max_advance_height', 'max_advance_width', 'num_charmaps', 'num_faces', 'num_fixed_sizes', 'num_glyphs', 'postscript_name', 'scalable', 'select_charmap', 'set_charmap', 'set_size', 'set_text', 'style_flags', 'style_name', 'underline_position', 'underline_thickness', 'units_per_EM'] <built-in method get_kerning of matplotlib.ft2font.FT2Font object at 0x7f6451677ed0>
|