Skip to content

More blur performance #13

@p0nce

Description

@p0nce

The idea is:

  • invalidateChars return a rectlist for blur rectangles. To avoid adding too much rectangle, either populate a bitmap of changed chars for blur, and find a span. Or add 1-height rectangles.
  • backToPost return another rectlist
  • blur happens on two rectlist, dis-overlapped from rectlist enlarge in one or two directions.

Lost my partial implementation :( rather extensive change too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions