1098 Commits (master)

Author SHA1 Message Date
danblooomberg 8ccff04278 Add comments to webpanim shim 1 week ago
danblooomberg 0473e44d43 Add documentation for cropping from orthographically generated pdf 1 month ago
danblooomberg def39f10ce Fix a few errors found by Coverity Scan 2 months ago
danblooomberg 44889bd1d5 Change default binarization threshold for finding image skew 2 months ago
zdenop 5dae0e5f9d cmake: improve formating 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 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() 7 months ago
danblooomberg 6d32545a01 Modify line solidification in pixFindBaselines() to prevent joining lines 7 months ago
danblooomberg d5ea1db60f Use lossy dct encoding in convertToPSEmbed() for input webp compressed file 7 months ago
danblooomberg 741af47372 Loosen value of pixel difference criterion in compressFilesToPdf(). 7 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 387a4ad0ea Use LEPT_FREE in the library 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
danblooomberg 833afd1700 Fix compressFilesToPdf() to allow upscale interpolation for low res pdfs 9 months ago
danblooomberg 96a3d7451e Bump the master patch number by 1, to version 1.85.1 9 months ago
danblooomberg eb54f8b315 Updated version numbers (etc) for Release 1.85.0 10 months ago
Stefan Weil b322384087 Don't take address of packed member in structure BMP_HEADER 10 months ago
Stefan Weil 4d7645d68f Replace double constants by float constants in scale2 10 months ago
danblooomberg 0e8ac0cfaf Replace addition with bitwise-or in composing 32-bit unsigned data 10 months ago
danblooomberg bc257bc41e Fix fuzzing error Issue #372994444, from change in Issue #750 10 months ago
danblooomberg 39121ac101 Adding small diagnostic to get info on #752 10 months ago
Stefan Weil 8cad754390 Fix function pixReadMemBmp for big endian hosts 10 months ago
danblooomberg af5989941d Fix Issue #750 : bmp read failure on sparc64 due to data misalignment 10 months ago
danblooomberg c35a72ed7e Added option to pixCropImage() to extract a page embedded in black image 10 months ago
danblooomberg a60bd16e2c Clean up prog/jbrankhaus.c and prog/jbcorrelation.c 10 months ago
danblooomberg 1a4ba7eebe Return error instead of first image plus warning if given animated gif input 11 months ago
danblooomberg 2b1f02aea4 Modify prog/croppdf.c and prog/compresspdf.c to use pdf rendering function 1 year ago
danblooomberg 0cadcdfd46 Addressed new coverity-scan results 1 year ago
danblooomberg bf127eb76a Fixed pixCropImage() when aggressively cropping 2-column material. 1 year ago
danblooomberg 913550c707 Add renderpdf.c to library 1 year ago
danblooomberg fb88cabc42 Add 'printwiden' arg to pixCropImage(), cropFilesToPdf() and prog/croppdf 1 year ago
Zdenko Podobný bcfd32cdb6 Revert "cmake: remove duplicate install of endianness.h" 1 year ago
Zdenko Podobný be532c03a7 cmake: remove duplicate install of endianness.h 1 year ago
danblooomberg a6c2c345e6 Fix leptonica issue #747 1 year ago
danblooomberg 1e7c3a9e68 Add pixCropImage() option to aggressively remove side noise 1 year ago
danblooomberg 46784f4b2a Improved pixCropImage() for cropping pdf images 1 year ago
danblooomberg 76c635ceee Add check for number of corner points in ptaConvertToBox() 1 year ago
Andarwinux a04d5003a4
cmake: fix library name 1 year ago
danblooomberg ca6260676f New findpattern2_reg.c demonstrates generation of sels and their use. 1 year ago
danblooomberg 2d73d85f75 Fixed various coverity scan issues 1 year ago