Package com.jme3.font
package com.jme3.font
render letters, numbers, and other glyphs
-
ClassDescriptionRepresents a single bitmap character.Represents a font loaded from a bitmap font definition (e.g., generated by AngelCode Bitmap Font Generator).Specifies horizontal alignment for text.Specifies vertical alignment for text.`BitmapText` is a spatial node that displays text using a
BitmapFont
.Used for selecting character shape in cursive bitmap text.Represents kerning information for a character.Line-wrap type for BitmapTextDefines a rectangle that can constrict a text paragraph.