mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-12 07:29:07 +08:00
6801085376
The division was made with integers, giving a wrong result. * Avoid division and use pure integer operations. * Add missing "static" attribute. Signed-off-by: Stefan Weil <sw@weilnetz.de> |
||
---|---|---|
.. | ||
apitypes.h | ||
baseapi.cpp | ||
baseapi.h | ||
capi.cpp | ||
capi.h | ||
Makefile.am | ||
pdfrenderer.cpp | ||
renderer.cpp | ||
renderer.h | ||
tess_version.h.in | ||
tesseractmain.cpp |