Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 876a398

Browse files
committed
API change note on automatic blitting detection for backends
1 parent 1636987 commit 876a398

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Backends do not need to explicitly define the flag ``supports_blit`` anymore
2+
````````````````````````````````````````````````````````````````````````````
3+
4+
This is only relevant for backend developers. Backends had to define the flag
5+
``supports_blit``. This is not needed anymore because the blitting capability
6+
is now automatically detected.

0 commit comments

Comments
 (0)