Skip to content

issue with font[0] sometimes returning bold font and leading to occasional failed tests. #16

Description

@grandjeanlab

I occasionally get issues with passing build tests for python-fontconfig.
from what I could gather I think the following line done not always return the same item, sometimes returning bold versions of dela-vu and leading to failed test.

font = fontconfig.FcFont(fonts[0])

could it be possible to make the test more explicit to avoid random test failures?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions