Class Fonts

java.lang.Object
fr.formiko.usuel.Fonts

public class Fonts extends Object
Fonts tools.
Author:
Hydrolien
  • Constructor Details

    • Fonts

      public Fonts()
  • Method Details

    • createFont

      public static boolean createFont(String fontName)
      Create a font located in game data.
      Parameters:
      fontName - the font name to create
      Returns:
      true if it work else false
    • createFonts

      public static boolean createFonts(String familyFontName)
      Create a font located in game data.
      Parameters:
      familyFontName - the family font name to create
      Returns:
      true if we add at least 1 font