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 3f694dc commit 55491f7Copy full SHA for 55491f7
docs/reST/ref/font.rst
@@ -498,9 +498,6 @@ solves no longer exists, it will likely be removed in the future.
498
| :sl:`set the script code for text shaping`
499
| :sg:`set_script(str) -> None`
500
501
- **Experimental:** feature still in development available for testing and feedback. It may change.
502
- `Please leave feedback with authors <https://github.com/pygame/pygame/pull/3330>`_
503
-
504
Sets the script used by harfbuzz text shaping, taking a 4 character
505
script code as input. For example, Hindi is written in the Devanagari
506
script, for which the script code is `"Deva"`. See the full list of
0 commit comments