Skip to content

font properties #149

@ljing1209

Description

@ljing1209

Thanks for sharing!

I have a question about how to change the font for the label; I tried

font_path = fm.findfont(fm.FontProperties(family='Times New Roman'))
font_prop = fm.FontProperties(fname=font_path, size=18)

labelLines(axs["D"].get_lines(), align=True, fontsize=18,fontproperties=font_prop)

It seems can't work...

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