Skip to content

Remove findfont module-level function in kiva.fonttools.font_manager #497

@kitchoi

Description

@kitchoi

There are no evidence that the module-level kiva.fonttools.font_manager.findfont being used downstream nor within kiva's code base apart from tests.

e.g. Projects typically use the findfont method on the Font object, like this:

>> from kiva.fonttools import font
>>> f = font.Font()
>>> f.findfont()

xref: #488 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions