Up to date

This page is up to date for Godot 4.2. If you still find outdated information, please open an issue.

TextServerAdvanced

继承: TextServerExtension < TextServer < RefCounted < Object

高阶文本服务器,使用 HarfBuzz、ICU 和 SIL Graphite 来支持 BiDi、复杂排版和上下文 OpenType 特性。Godot 默认使用。

描述

TextServer 的一种实现,使用 HarfBuzz、ICU 和 SIL Graphite 来支持 BiDi、复杂排版和上下文 OpenType 特性。这是 Godot 的默认主 TextServer 接口。