|
tesseract
4.00.00dev
|
#include "cjkpitch.h"#include "genericvector.h"#include "ndminx.h"#include "topitch.h"#include "tovars.h"Go to the source code of this file.
Functions | |
| void | compute_fixed_pitch_cjk (ICOORD page_tr, TO_BLOCK_LIST *port_blocks) |
Variables | |
| bool | textord_space_size_is_variable = FALSE |
| void compute_fixed_pitch_cjk | ( | ICOORD | page_tr, |
| TO_BLOCK_LIST * | port_blocks | ||
| ) |
Definition at line 1057 of file cjkpitch.cpp.
| bool textord_space_size_is_variable = FALSE |
"If true, word delimiter spaces are assumed to have " "variable width, even though characters have fixed pitch."
Definition at line 28 of file cjkpitch.cpp.