Aspose::Font::Factories::TextUtilsFactory::GetFontCharactersMerger yöntemi
TextUtilsFactory::GetFontCharactersMerger method
FontCharactersMerger sınıfının örneğini alır.
System::SharedPtr<Common_FontMerger::FontCharactersMerger> Aspose::Font::Factories::TextUtilsFactory::GetFontCharactersMerger(System::SharedPtr<Font> primaryFont, System::SharedPtr<Font> secondaryFont, FontType outType)
| Parametre | Tür | Açıklama |
|---|---|---|
| primaryFont | System::SharedPtr<Font> | Gliflerin alınacağı birincil yazı tipi |
| secondaryFont | System::SharedPtr<Font> | Gliflerin alınacağı ikincil yazı tipi |
| outType | FontType | Çıktı birleştirilmiş yazı tipinin biçimi. |
ReturnValue
Yazı tipleri birleştirici arayüzü veya giriş yazı tipi biçimi için uygun birleştirici bulunamazsa null
Ayrıca Bakınız
- Typedef SharedPtr
- Class FontCharactersMerger
- Class Font
- Enum FontType
- Class TextUtilsFactory
- Namespace Aspose::Font::Factories
- Library Aspose.Font for C++