submodule vendor/libswipetype now points to http://10.0.1.49:3010/harley/libswipetype.git (commit e4aef2f) instead of upstream github.com/libswipetype/libswipetype. Key change: removed [0,1] bounding-box normalization from both PathProcessor and IdealPathGenerator. Paths now stay in original dp coordinates so DTW measures actual keyboard distance between keys.
7 lines
201 B
Plaintext
7 lines
201 B
Plaintext
[submodule "vendor/cdict"]
|
|
path = vendor/cdict
|
|
url = https://github.com/Julow/cdict
|
|
[submodule "vendor/libswipetype"]
|
|
path = vendor/libswipetype
|
|
url = http://10.0.1.49:3010/harley/libswipetype.git
|