Skip to content

fontio - get bounding box requires an argument? #1689

@ladyada

Description

@ladyada
>>> fontio.BuiltinFont
<class 'BuiltinFont'>
>>> fontio.BuiltinFont.get_bounding_box
<function>
>>> fontio.BuiltinFont.get_bounding_box()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: function takes 1 positional arguments but 0 were given```

not sure what the arg is, other fonts don't require it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions