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.
1 parent 1636987 commit f2036c5Copy full SHA for f2036c5
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