libfprint/libfprint
Daniel Drake fa24d51304 Fix variable get_img_width/height return value
Fix the functions to conform to the documentation: -1 means non-imaging
device, 0 means variable. Internally, -1 is used to represent variable
height (to be noticably different from the memset-imposed default of zero).
2007-11-17 13:17:15 +00:00
..
drivers Rework some image handling; add public binarization API 2007-11-17 12:51:28 +00:00
nbis Rework some image handling; add public binarization API 2007-11-17 12:51:28 +00:00
core.c Add UPEK TouchChip driver 2007-11-17 12:51:20 +00:00
data.c Doc and build updates 2007-11-15 23:00:04 +00:00
fp_internal.h Rework some image handling; add public binarization API 2007-11-17 12:51:28 +00:00
fprint.h Rework some image handling; add public binarization API 2007-11-17 12:51:28 +00:00
img.c Rework some image handling; add public binarization API 2007-11-17 12:51:28 +00:00
imgdev.c Fix variable get_img_width/height return value 2007-11-17 13:17:15 +00:00
Makefile.am Add UPEK TouchChip driver 2007-11-17 12:51:20 +00:00