Skip to content

Commit

Permalink
Update tesstrain_utils.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreeshrii authored Jun 11, 2018
1 parent fdc243b commit a27e91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/training/tesstrain_utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ generate_font_image() {

local common_args="--fontconfig_tmpdir=${FONT_CONFIG_CACHE}"
common_args+=" --fonts_dir=${FONTS_DIR} --strip_unrenderable_words"
common_args+=" --leading=${LEADING} --xsize 2550"
common_args+=" --leading=${LEADING} --xsize 2560"
common_args+=" --char_spacing=${CHAR_SPACING} --exposure=${EXPOSURE}"
common_args+=" --outputbase=${outbase} --max_pages=0"

Expand Down

0 comments on commit a27e91c

Please sign in to comment.