get_data method

get_data

Opens the stream with the font data. The caller is responsible for disposing the stream.

Returns

The stream with the font data.

def get_data(self):
    ...

See Also