Phreak87 / LeptonicaSharp

Full featured wrapper for leptonica 1.77.0
Other
8 stars 5 forks source link

Bug with 1BPP conversion #44

Closed fdncred closed 5 years ago

fdncred commented 5 years ago

Before: before After: after My code produces this with the tnv-cosine version of Leptonica.net. mine

It looks to me like all the rows are not getting written properly.

My input png, for testing: ca03pers

Phreak87 commented 5 years ago

i found a issue in the dataStatic property. the shown error comes from this. Fixed it.