data_size property

data_size property

Gets the size of the font data in bytes.

Definition:

@property
def data_size(self):
    ...

See Also