Skip to content

Not all Lines are displayed, but the WPI parser seems to have them. #43

Description

@lukasstraub2

Hello Everyone,
I compiled inklingreader on an ARM platform(The OpenPandora to be precise) in an Ubunto chroot . But the majority of the Lines are not Displayed and Exported:
inkling1
however, when i modify src/parser/wpi.c to print all the x and y coordinates (by adding "printf("%i %i\n",(int)coordinate->y,(int)coordinate->x);" to line 141) and display them in gnuplot all the Lines are there:
inkling3
but it looks like there's some warping:
inkling2

I also have the Same issue on my PC(debian 8.3 amd64), but its not that bad:
inkling5

I hope you can Fix these issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions