Skip to content

Modern font family not supported properly in kiva.fonttools #974

@corranwebster

Description

@corranwebster

The term "modern" in this context comes from Wx:

wx.FONTFAMILY_MODERN - A fixed pitch font.
(see wx.FontFamily

So what it should be producing is a monospaced font such as Monaco on Mac or Andale Mono (but not Courier - that's Teletype/Typewriter). Instead it is producing a default sans-serif font.

See "mono" and "type" columns here (Agg backend):
image

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