GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
A markup lines. More...
#include <gp_markup_justify.h>
Data Fields | |
unsigned int | lines_cnt |
gp_markup_line | lines [] |
A markup lines.
This represents a markup text justified into a lines.
Definition at line 31 of file gp_markup_justify.h.
gp_markup_line gp_markup_lines::lines[] |
Array of the lines.
Definition at line 35 of file gp_markup_justify.h.
unsigned int gp_markup_lines::lines_cnt |
Number of justified text lines.
Definition at line 33 of file gp_markup_justify.h.