Skip to content

Improvement: speed up draw_line() for a special case. #20

@GoogleCodeExporter

Description

@GoogleCodeExporter
draw_rect and draw_circle both rely heavily on draw line now when filling.  
However these instances are only ever with horizonal lines; and so a special 
case will be added that will edit pixels by the byte vs one at a time.

Original issue reported on code.google.com by mdmetzle@gmail.com on 2 Nov 2010 at 2:39

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions