Skip to content

Commit cbe38c3

Browse files
authored
Merge pull request #1964 from khiaxeng/main
Remove experimental warning in docs for font.Font.set_script
2 parents 58b1dc1 + 55491f7 commit cbe38c3

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)