lines property

List<String> lines
final

The lines that make up this glyph. Each line should have the same width for proper rendering.

Implementation

final List<String> lines;