Skip to content

Miniscreen line separation on small font sizes #466

@jcapona

Description

@jcapona

There are some issues with lines touching each-other when displaying text with small font size.

e.g.: running this snippet

from pitop import Pitop

p = Pitop()
p.miniscreen.display_text(',\nl', font_size=10)

will display this:

width=200,height=183

which looks like an elongated lower case 't'.

can we add a line spacing parameter to the display text methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions