1.81.1 June 11, 2021 * Added choice of codec (JP2 or J2K) when writing jp2k files. * Fix use of hashmap with key based on dna. 1.81.0 June 6, 2021 * Fixed problems with tiff pdf wrapping photometry. * Fixed scaling issues in prog/cleanpdf for printing. * New progs: tiffpdftest, hashtest * Fixed uninitialized data error in pixAddBorderGeneral() and pixRemoveBorderGeneral() * Rewrote Numa functions that discretize into bins. Have binning by both sorting and histogram. * Rewrote and simplified pixGetRankColorArray() and pixGetBinnedColor(). * Added tests to prog/rankbin_reg.c. * Simplified fpixCopy() and dpixCopy(), and functions that use them. * Check input for bilateral transforms. * Add function for splitting a file evenly by lines. * Check input for getFilenamesInDirectory() * Many new fuzzers. * Use size_t for all size inputs to ascii85 encoding/decoding * New regression tests: encoding_reg.c, binmorph6_reg.c, flipdetect_reg.c * Reworked concatpdf for generality, using the Poppler package. * Removed dwa flipdetection from the library. All the dwa code is now in flipdetectdwa.c.notused. Likewise prog/flipselgen.c is retained for completeness, renamed flipselgen.c.notused, and is not compiled. * Added hashmap utility (hashmap.c, hashmap.h). * Removed functions using dnahash on strings, pts and doubles. * Improved the speed of hashing for strings and doubles. * Added function for tiling images in pairs for comparison. * Added null terminations to serialized strings written to memory, preventing buffer overrun by strlen() [fixed by Stefan Weil]. * No longer use "NoInit" versions of pix creation in leptonica. because they risk reading uninitialized data. These functions remain in the library because they are in use in applications. * Add two composite binarization functions, from prog/binarize_set. * Giulio Lunati fixed pnm reading to work with stdin input. * Removed several of the boxa compare and modify functions. * Implemented reading jpeg200 data encded in j2k "codestream" format. Can now read data in both jp2 and j2k.
48 lines
1.2 KiB
Text
48 lines
1.2 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2021/06/15 10:26:48 adam Exp $
|
|
bin/convertfilestopdf
|
|
bin/convertfilestops
|
|
bin/convertformat
|
|
bin/convertsegfilestopdf
|
|
bin/convertsegfilestops
|
|
bin/converttopdf
|
|
bin/converttops
|
|
bin/fileinfo
|
|
bin/imagetops
|
|
bin/xtractprotos
|
|
include/leptonica/allheaders.h
|
|
include/leptonica/alltypes.h
|
|
include/leptonica/array.h
|
|
include/leptonica/arrayaccess.h
|
|
include/leptonica/bbuffer.h
|
|
include/leptonica/bilateral.h
|
|
include/leptonica/bmf.h
|
|
include/leptonica/bmfdata.h
|
|
include/leptonica/bmp.h
|
|
include/leptonica/ccbord.h
|
|
include/leptonica/colorfill.h
|
|
include/leptonica/dewarp.h
|
|
include/leptonica/endianness.h
|
|
include/leptonica/environ.h
|
|
include/leptonica/gplot.h
|
|
include/leptonica/hashmap.h
|
|
include/leptonica/heap.h
|
|
include/leptonica/imageio.h
|
|
include/leptonica/jbclass.h
|
|
include/leptonica/leptwin.h
|
|
include/leptonica/list.h
|
|
include/leptonica/morph.h
|
|
include/leptonica/pix.h
|
|
include/leptonica/ptra.h
|
|
include/leptonica/queue.h
|
|
include/leptonica/rbtree.h
|
|
include/leptonica/readbarcode.h
|
|
include/leptonica/recog.h
|
|
include/leptonica/regutils.h
|
|
include/leptonica/stack.h
|
|
include/leptonica/stringcode.h
|
|
include/leptonica/sudoku.h
|
|
include/leptonica/watershed.h
|
|
lib/cmake/LeptonicaConfig-version.cmake
|
|
lib/cmake/LeptonicaConfig.cmake
|
|
lib/liblept.la
|
|
lib/pkgconfig/lept.pc
|