Class FontCacheKey

    • Constructor Detail

      • FontCacheKey

        public FontCacheKey()
    • Method Detail

      • create

        public static FontCacheKey create​(java.lang.String fontName)
      • create

        public static FontCacheKey create​(java.lang.String fontName,
                                          int ttcIndex)
      • create

        public static FontCacheKey create​(byte[] fontProgram)
      • create

        public static FontCacheKey create​(byte[] fontProgram,
                                          int ttcIndex)