1822 Commits (master)
 

Author SHA1 Message Date
danblooomberg 8ccff04278 Add comments to webpanim shim 7 days ago
danblooomberg 0473e44d43 Add documentation for cropping from orthographically generated pdf 1 month ago
Egor Pugin 0a195859e3
Update sw.yml 2 months ago
danblooomberg def39f10ce Fix a few errors found by Coverity Scan 2 months ago
zdenop f7324b02b0 cmake: fix find_and_handle_library and move it to external file cmake/LeptonicaFunc.cmake 2 months ago
zdenop 4ce819fbc6
Update cifuzz.yml 2 months ago
danblooomberg 89609e21fe Remove last vestiges of programs writing directly to /tmp 2 months ago
danblooomberg 44889bd1d5 Change default binarization threshold for finding image skew 2 months ago
zdenop 2bb7ce1bd1
Merge pull request #771 from zdenop/i765 2 months ago
zdenop 76f9d951b6
Update cmake.yml 2 months ago
zdenop 5dae0e5f9d cmake: improve formating 2 months ago
zdenop d8e262867e cmake: simplify CMakeLists.txt 2 months ago
zdenop 83dd6743fc cmake: fix issue #765 ('SourceRequest' not supported) 2 months ago
danblooomberg 720de3cd9d Add comment to address Issue #769: text orientation detection on Cyrillic script 4 months ago
danblooomberg 6a76ec865f Fix Issue #575 by prepending 'extern "C"' to the declaration of globals 4 months ago
danblooomberg 11ab9883ec Remove unused variable with C++ comment indicator in the line 4 months ago
danblooomberg 0e0e453248 Fix Issue #768: Replace calls to ioFormatTest() in pngio_reg 4 months ago
danblooomberg 8f193d9cd4 Increase MaxPixaaPtrArraySize to 5M 4 months ago
danblooomberg 737f969e7c Fix indexing error in pixFillMapHoles() 5 months ago
danblooomberg 00a3c6b68c Remove default value for minw in pixFindBaselinesGen(); Issue #766 6 months ago
danblooomberg cfcc172eb6 Final teak to pixFindBaselinesGen() for Issue #766 6 months ago
danblooomberg 4e64214f57 Generalized pixFindBaselnes() to control size of 'widow' blocks to be ignored 6 months ago
danblooomberg 64a2ad31b9 In pixFindBaselines(), remove baseline if no textbox is found for it 6 months ago
danblooomberg f9ef244e69 Better filter for bogus textboxes in pixFindBaselines() 6 months ago
danblooomberg 6d32545a01 Modify line solidification in pixFindBaselines() to prevent joining lines 6 months ago
danblooomberg d5ea1db60f Use lossy dct encoding in convertToPSEmbed() for input webp compressed file 7 months ago
danblooomberg efb42ed37a Fuzzer issue 385773649: out of memory with 163 byte payload of "png" file 7 months ago
danblooomberg 52c08cee79 Update local fuzzing instructions for ubuntu 22.04 and 24.04 7 months ago
danblooomberg 741af47372 Loosen value of pixel difference criterion in compressFilesToPdf(). 7 months ago
Dan Bloomberg d06b94f1a7
Merge pull request #764 from stweil/clang 8 months ago
Stefan Weil 90bf72ab58 Fix some warnings caused by unreachable code 10 months ago
Stefan Weil a7277f130d Fix some compiler warnings for double promotion 10 months ago
danblooomberg a1a72535e1 Merge branch 'master' of https://github.com/danbloomberg/leptonica 8 months ago
danblooomberg 387a4ad0ea Use LEPT_FREE in the library 8 months ago
zdenop 89d08fa42c
Github Actions: Update cmake-win64.yml 8 months ago
Zdenko Podobný 22b424d360 Merge branch 'master' of https://github.com/DanBloomberg/leptonica 8 months ago
Zdenko Podobný ec459633ef Github Actions: [cmake-win64] libtiff with deflate and lerc support, new version of libpng ang xz 8 months ago
Zdenko Podobný c48d896814 cmake: fix warnings: `Compatibility with CMake < 3.10 will be removed` and `Evaluation file to be written multiple times with different content.` on Windows 8 months ago
Zdenko Podobný 23fef93d58 Github Action: ignore not relevant commits 8 months ago
danblooomberg 9a22f967d5 Crop to foreground when cropping from a page with a black border 8 months ago
Zdenko Podobný f7098dcdf2 cmake: adjust mingw output lib name based on fedora patch (https://src.fedoraproject.org/rpms/leptonica/blob/rawhide/f/leptonica_cmake.patch) 9 months ago
Stefan Weil 3e4d630e82 CI: Replace deprecated macos-12 runner by macos-14 runner 8 months ago
zdenop b0345807f8
Update cmake.yml 9 months ago
zdenop 0a01424fd7
Update cmake.yml 9 months ago
Zdenko Podobný d5fb3502b7 GA: fix cmake macos github action 9 months ago
Zdenko Podobný 74fc31411a cmake: fix install lept.pc 9 months ago
Zdenko Podobný 3c7001efa8 Merge branch 'master' of https://github.com/DanBloomberg/leptonica 9 months ago
Zdenko Podobný 683ba7ddf3 cmake: 9 months ago
danblooomberg 833afd1700 Fix compressFilesToPdf() to allow upscale interpolation for low res pdfs 9 months ago
zdenop e36609fbfc
Merge pull request #761 from cho-m/test-cmake-progs 9 months ago