Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

In image.py, SECTION_CHAR should be better defined #5

Description

@cj-wong

SECTION_CHAR = int(16 * 10 / 16)

Right now, the value uses hard-coded numbers to determine the pixel width of one monospace character, given a font and size.

Plus, the 16 * 10 / 16 looks very tacky...

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions