Class FontResolver


  • public final class FontResolver
    extends java.lang.Object
    • Constructor Detail

      • FontResolver

        private FontResolver()
    • Method Detail

      • clearFontCache

        public static void clearFontCache()
      • cssWeightToAwtWeight

        private static float cssWeightToAwtWeight​(float weight)
      • findSupportedFontFamily

        @NotNull
        private static @NotNull java.lang.String findSupportedFontFamily​(@NotNull
                                                                         @NotNull MeasurableFontSpec fontSpec)
      • supportedFonts

        @NotNull
        public static @NotNull java.util.List<@NotNull java.lang.String> supportedFonts()