ITextShaperFactory

ITextShaperFactory interface

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

public interface ITextShaperFactory

方法

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

也可以看看