We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068d43d commit 0f3d33fCopy full SHA for 0f3d33f
training/tesstrain_utils.sh
@@ -212,7 +212,7 @@ generate_font_image() {
212
common_args+=" --fonts_dir=${FONTS_DIR} --strip_unrenderable_words"
213
common_args+=" --leading=${LEADING}"
214
common_args+=" --char_spacing=${CHAR_SPACING} --exposure=${EXPOSURE}"
215
- common_args+=" --outputbase=${outbase} --max_pages=3"
+ common_args+=" --outputbase=${outbase} --max_pages=0"
216
217
# add --writing_mode=vertical-upright to common_args if the font is
218
# specified to be rendered vertically.
0 commit comments