ReagentX / imessage-exporter

Export iMessage data + run iMessage Diagnostics
GNU General Public License v3.0
3.08k stars 135 forks source link

Use Decoded Message Widths #340

Closed trymoose closed 2 months ago

trymoose commented 2 months ago

I was able to reproduce the line width change from drawing faster/slower by using the third value in the point.

ReagentX commented 2 months ago

I had a local branch where I was attempting to compute the distance between points to do this; this is much more elegant.