Skip to content

Promote using Text objects in examples #1111

@einarf

Description

@einarf

The future of text is Text objects. arcade.draw_text(..) will in most cases be 10-100 times slower no matter how many fancy tricks we come up with.

We should start to promote using Text objects over draw_text() in examples to slowly start a process were we can possibly remove arcade.draw_text in the future.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions