FontConfig Class

Inheritance diagram of FontConfig

class FontConfig

Constructor:

__init__()

Methods:

char_index(face, character)
create_search_pattern()
dispose()
find_font(name[, size, bold, italic])

Methods

FontConfig.char_index(face, character)
FontConfig.create_search_pattern()
FontConfig.dispose()
FontConfig.find_font(name, size=12, bold=False, italic=False)

Table Of Contents

Previous topic

FcValue Class

Next topic

FontConfigPattern Class