I use tesseract to recognize game texts, which has a very small font size, so I want to generate images of small font size to fine tune tesseract, but after a few tries, I was not able to get the image I want. What am I doing wrong?
the first image is cut from game and enlarged twice the size, it looks the same with SimSun font in size 9.
the second image is generated by text2image, command is:
text2image --fonts_dir=fonts_my --font=SimSun --text=tmp/sample_text.txt--xsize 300 --ysize 50 --margin 0 --ptsize 9
I've uploaded the font I use, and the text is "蝙蝠翅膀".