ITextShaperFactory

ITextShaperFactory interface

用于构建工厂的接口ITextShaper实现.

public interface ITextShaperFactory

方法

姓名描述
GetTextShaper(string, int)返回指定字体的文本整形器的新实例fontPathfaceIndex.
GetTextShaper(string, byte[], int)返回由 表示的字体的文本整形器的新实例fontBlobfaceIndex.

也可以看看