Skip to content

Fix unicode font name #138

@poiuyqwert

Description

@poiuyqwert

Edit PyMS/PyMS/Utilities/UIKit/Font.py, go to line 82 (this one: https://github.com/poiuyqwert/PyMS/blob/master/PyMS/Utilities/UIKit/Font.py#L82) and add .encode('utf-8') to the end so it becomes return self.cget('family').encode('utf-8')

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions