Skip to content

Support width parameter for pygame.draw.aalines #3749

@FeldrinH

Description

@FeldrinH

Currently all the line drawing functions (pygame.draw.line, pygame.draw.lines, pygame.draw.aaline) support a width parameter, with one notable exception: pygame.draw.aalines. It would be nice if aalines also supported the width parameter, so there would be a convenient method to draw wide antialiased polylines.

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