withLocalIdeographFontFamily

Set the font family for generating glyphs locally for ideographs in the 'CJK Unified Ideographs' and 'Hangul Syllables' ranges.

The font family argument is passed to android.graphics.Typeface.create. Default system fonts are defined in '/system/etc/fonts.xml' Default font for local ideograph font family is MapLibreConstants.DEFAULT_FONT.

Return

the mutated Options

Parameters

fontFamily

font family for local ideograph generation.


Set a font family from range of font families for generating glyphs locally for ideographs in the 'CJK Unified Ideographs' and 'Hangul Syllables' ranges.

The font families are checked against the default system fonts defined in '/system/etc/fonts.xml'. Default font for local ideograph font family is MapLibreConstants.DEFAULT_FONT.

Return

the mutated Options

Parameters

fontFamilies

font families for local ideograph generation.