public class HelpersFactory extends Object
Creates objects related to TtfHelpers namespace
| Modifier and Type | Method and Description |
|---|---|
static IFontCharactersMerger |
getFontCharactersMerger(TtfFont font1,
TtfFont font2)
Creates IFontCharactersMerger instance
|
public static IFontCharactersMerger getFontCharactersMerger(TtfFont font1, TtfFont font2)
Creates IFontCharactersMerger instance
font1 - First font to merge, this font will be considered as primary fontfont2 - Second font to mergeIFontCharactersMerger instanceCopyright © 2025 Aspose. All Rights Reserved.