Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2c7190 + 876a398 commit 3239872Copy full SHA for 3239872
doc/api/next_api_changes/2019-07-16-TH.rst
@@ -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