Skip to content

Fix parsing (x,y) byte deltas in stf file.#4

Open
yonran wants to merge 1 commit intosrwalter:masterfrom
yonran:fix-stf-position-deltas
Open

Fix parsing (x,y) byte deltas in stf file.#4
yonran wants to merge 1 commit intosrwalter:masterfrom
yonran:fix-stf-position-deltas

Conversation

@yonran
Copy link

@yonran yonran commented Oct 24, 2013

Within a stroke, each coordinate can be encoded using an absolute position, an 8-bit delta, or a prefix-free coded delta. Fix the 8-bit deltas, which are actually signed integers.

Within a stroke, each coordinate can be encoded using an absolute position, an 8-bit delta, or a prefix-free coded delta. Fix the 8-bit deltas, which are actually signed integers.
@yonran
Copy link
Author

yonran commented Oct 24, 2013

Also sent the same patch to LibreScribe fork.

@yonran yonran mentioned this pull request Oct 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant