5.3.2
Avoid 32 bit overflow in multiplication (fixes 3 CodeQL CI alerts)
Update code to support Leptonica 1.83.0 and newer
[clang-format] Execute clang format on include and src dirs.
Remove code which is wrong in combination with NFC
Modernize code (clang-tidy -checks='-*,modernize-use-equals-delete')
Replace 'can not' by 'cannot'
fix typo in variable
Basic usage of new Image class. Only pixDestroy is wrapped at the moment.
Move training lib sources into their own dirs.