Quote:
Originally Posted by jhowell
That notebook uses a brush type (value 0 internally) that I have not encountered before. Strokes for that are missing some of the data that is present for other brush types causing the plugin to fail.
|
After further research I found that this is caused by using the "pen" brush type in the original Scribe firmware. It was changed in later firmware. The next plugin update will handle this properly.
Quote:
Originally Posted by jhowell
I did some more testing and that one notebook sample you provided (95E4A4423B184AE1B3DCF747F659B0CD!!PDOC!!notebook) breaks all of those rules.
|
This was not as bad as I first thought. After further testing I was able to determine that the strokes in that notebook have a slight jitter applied to the x/y coordinates of points that was throwing off my calculations. I am assuming that this Sudoku puzzle was annotated using a previous Scribe firmware version with that feature. The next plugin update will handle this properly.
-----
At this point I believe that I have accounted for all of the problems in the last set of sample notebooks and will release the updated plugin after a bit of further testing. Thanks again for all of the help.