Class FontAssetDelegate

    • Constructor Detail

      • FontAssetDelegate

        public FontAssetDelegate()
    • Method Detail

      • fetchFont

        public Typeface fetchFont​(String fontFamily)
        Override this if you want to return a Typeface from a font family.
      • getFontPath

        public String getFontPath​(String fontFamily)
        Override this if you want to specify the asset path for a given font family.