Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tess4j not able to extract font info from a scanned document #140

Closed
loveleshg opened this issue Feb 4, 2019 · 1 comment
Closed

Tess4j not able to extract font info from a scanned document #140

loveleshg opened this issue Feb 4, 2019 · 1 comment

Comments

@loveleshg
Copy link

below code does not get font info with tesseract 4.0
String fontName = TessAPI1.TessResultIteratorWordFontAttributes(ri, boldB, italicB, underlinedB,
monospaceB, serifB, smallcapsB, pointSizeB, fontIdB);

fontName return is null , all other attributes return also has wrong values

@nguyenq
Copy link
Owner

nguyenq commented Feb 5, 2019

@nguyenq nguyenq closed this as completed Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants