ITextShaper

ITextShaper interface

提供文本整形方法。

public interface ITextShaper : IDisposable

方法

姓名描述
ShapeText(string[], DirectionUnicodeScript, params FontFeature[])返回Cluster从一系列文本片段生成的对象。 返回数组的长度等于runs. 如果在索引处运行具有相应的簇,则同一索引处的结果将记录它们。

也可以看看