You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The idea is:
Lost my partial implementation :( rather extensive change too.
The text was updated successfully, but these errors were encountered: