Skip to content

quickdraw: DrawText doesn't accept a bytes object #10

@jepler

Description

@jepler

Hardware

umac

m86k MicroPython version

latest

Reproduction

>>> qd.DrawText(b'hello', 0, 5)

Expected behaviour

Should draw some text

Observed behaviour

An error is shown: TypeError: object with buffer protocol required

Additional Information

No, I've provided everything above.

Code of Conduct

Yes, I agree

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcommunityCommunity involvement is especially invited

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions