Yonathan Randolph

Results 16 comments of Yonathan Randolph

Hi @jotomicron. I did not make the original parser and have a hard time comprehending the `decode` function. But I did find a [simple bug in reading stroke data](https://github.com/srwalter/libsmartpen/pull/4); perhaps...

Hi @jotomicron. I have had some success combining the XML files with PNG files within the AFD archives to get backgrounds for the stroke files: 1. Open `main.info` to read...

btw the maintainers of the [LibreScribe smartpen.c fork](https://github.com/aliendude5300/LibreScribe/blob/407b1afb04da1fd446755bdb8347a50ae70b0140/src/Smartpen.cc#L103) seem to have already come across this solution

Sorry, I didn't fix the right file. I have modified the commit to also fix smartpen.c (not just obex.c).

Also sent the same [patch to LibreScribe fork](https://github.com/aliendude5300/LibreScribe/pull/40).

> Hey @yonran, is this ready to be reviewed and merged? Changes look simple, if they're good from your end I can give this a quick test and merge it...