#include <tessclas.h>
Public Attributes | |
TBLOB * | blobs |
TEXTROW * | rows |
int | blobcount |
short | xmin |
short | xmax |
short | ymin |
short | ymax |
char | type |
char | p_spaced |
short | rowcount |
short | leading |
short | kerning |
short | space |
short | minwidth |
short | p_size |
short | l_margin |
short | italic |
short | spurious |
struct blockstruct * | next |
list of coordinates
short blockstruct::italic |
posn of left margin
short blockstruct::kerning |
space between rows
short blockstruct::l_margin |
point size of text
short blockstruct::leading |
number of rows
short blockstruct::minwidth |
distance between char centres
struct blockstruct* blockstruct::next |
percentage of spurious characters
short blockstruct::p_size |
block type
short blockstruct::rowcount |
flag to show propertianal spacing
short blockstruct::space |
space between characters
short blockstruct::spurious |
flag to show italic block
char blockstruct::type |
short blockstruct::xmax |
short blockstruct::xmin |
short blockstruct::ymax |
short blockstruct::ymin |