classref: Sync with current master branch (4ba934bf3)

This commit is contained in:
Rémi Verschelde
2022-09-15 10:40:29 +02:00
parent 16e513ed62
commit c273baa258
50 changed files with 1516 additions and 637 deletions
+2
View File
@@ -713,6 +713,8 @@ enum **Hinting**:
- **HINTING_NORMAL** = **2** --- Use the default font hinting mode (crisper but less smooth).
\ **Note:** This hinting mode changes both horizontal and vertical glyph metrics. If applied to monospace font, some glyphs might have different width.
----
.. _enum_TextServer_SubpixelPositioning: