Class ShadowFontsFontFamily

    • Constructor Detail

      • ShadowFontsFontFamily

        public ShadowFontsFontFamily()
    • Method Detail

      • getFont

        @Implementation
        protected Font getFont​(int index)
        The real FontFamily.getFont(int) calls into native code, so it needs to be shadowed to prevent an NPE.