FontFallBackRule

FontFallBackRule(long startIndex, long endIndex, String fontNames) constructor

Creates new instance.

Parameters

NameTypeDescription
startIndexlongStart index of unicode range
endIndexlongEnd index of unicode range
fontNamesStringFont’s name or names (delimited by comma) for FallBack

FontFallBackRule(long startIndex, long endIndex, java.lang.String[] fontNames) constructor

Creates new instance.

Parameters

NameTypeDescription
startIndexlongStart index of unicode range
endIndexlongEnd index of unicode range
fontNamesjava.lang.String[]Font’s name or names (delimited by comma) for FallBack