Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertCsordas authored Nov 10, 2019
1 parent eab301a commit 6410798
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,7 @@ The transformation matrix describes an affine transformation of each point in ho
#### The points blob

This describes the actual points of the drawing. Each point uses 24 bytes of data. The first 8 are the X, Y coordinates in *big endian* float32. The next 4 is the pressure in the big endian float32. It's value seems to be between 0-6000. I haven't tried to decode the rest.

## Acknowledges

Thanks for gubi for debugging Windows version and old note format.

0 comments on commit 6410798

Please sign in to comment.