Software/fprint/libfprint

libfprint is an open source software library designed to make it easy for application developers to add support for consumer fingerprint readers to their software.

Features

Driver Info

These drivers are included within libfprint, the corresponding pages are for information only.

The user-experience quality of these drivers is noted at /Driver quality.

API documentation

API documentation can be found here: http://www.reactivated.net/fprint/api/

It is updated from the source code periodically. To generate your own documentation from the sources, install doxygen then, from a libfprint source tree:

 cd doc
 make docs

Documentation is then available under the html subdirectory.

Development

libfprint is developed using the git version control system. The git user manual is very useful for new users.

Bug reports and (git formatted) patches should go to the FreeDesktop bugzilla.

Contributing

See the HACKING file for some information on the code and it's design, and TODO for some items that remain to be completed.

Contributions encouraged! Please send patches to the mailing list.