Class BakedGlyph


public class BakedGlyph extends DrawAtlas.AtlasLocator
This class holds information for a glyph about its pre-rendered image in a GPU texture.
  • Constructor Details

    • BakedGlyph

      public BakedGlyph()
  • Method Details

    • chooseMaskFormat

      public static int chooseMaskFormat(byte mask)
    • chooseMaskFormat

      public static int chooseMaskFormat(Glyph glyph)