Merge lp://staging/~thomas-voss/biometryd/floating-point-mask-coordinates into lp://staging/biometryd
Proposed by
Thomas Voß
Status: | Merged |
---|---|
Approved by: | Thomas Voß |
Approved revision: | 22 |
Merged at revision: | 22 |
Proposed branch: | lp://staging/~thomas-voss/biometryd/floating-point-mask-coordinates |
Merge into: | lp://staging/biometryd |
Diff against target: |
200 lines (+43/-25) 7 files modified
include/biometry/geometry.h (+7/-3) src/biometry/dbus/codec.h (+6/-6) src/biometry/geometry.cpp (+14/-0) tests/test_dbus_codec.cpp (+3/-3) tests/test_dictionary.cpp (+4/-4) tests/test_fingerprint_reader.cpp (+1/-1) tests/test_geometry.cpp (+8/-8) |
To merge this branch: | bzr merge lp://staging/~thomas-voss/biometryd/floating-point-mask-coordinates |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Phablet Team | Pending | ||
Review via email: mp+295742@code.staging.launchpad.net |
Commit message
Switch to a normalized coordinate system for communicating masks.
Description of the change
Switch to a normalized coordinate system for communicating masks.
To post a comment you must log in.