38 : re_rotation_(1.0
f, 0.0
f),
39 classify_rotation_(1.0
f, 0.0
f),
41 right_to_left_ =
false;
44 BLOCK(
const char *name,
68 kerning = (
inT8) kern;
85 return right_to_left_;
88 right_to_left_ = value;
115 return cell_over_xheight_;
118 cell_over_xheight_ = ratio;
126 void compute_row_margins();
143 re_rotation_ = rotation;
146 return classify_rotation_;
149 classify_rotation_ = rotation;
161 median_size_.set_x(x);
162 median_size_.set_y(y);
171 void reflect_polygon_in_y_axis();
173 void rotate(
const FCOORD& rotation);
185 void compress(
const ICOORD vec);
188 void print(FILE *fp,
BOOL8 dump);
200 float cell_over_xheight_;
205 C_BLOB_LIST rej_blobs;
207 FCOORD classify_rotation_;
220 C_BLOB_LIST* output_blob_list);
231 C_BLOB_LIST* new_blobs,
232 C_BLOB_LIST* not_found_blobs);