Skip to content

Commit 55491f7

Browse files
committed
Remove experimental warning in docs for font.Font.set_script
1 parent 3f694dc commit 55491f7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/reST/ref/font.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -498,9 +498,6 @@ solves no longer exists, it will likely be removed in the future.
498498
| :sl:`set the script code for text shaping`
499499
| :sg:`set_script(str) -> None`
500500
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-
504501
Sets the script used by harfbuzz text shaping, taking a 4 character
505502
script code as input. For example, Hindi is written in the Devanagari
506503
script, for which the script code is `"Deva"`. See the full list of

0 commit comments

Comments
 (0)