Would you recommend Pathfinder for real world use? Of course, I know that you're no longer working on it but would like to know if there any significant bugs/drawbacks in using it. For context, I'm coding a simple vector graphics app that needs to resize and render quite complex 2d polycurves in real time. So far, the only thing I found working was Skia which is good but not fast enough to do the stuff I need in real time (at least on low end devices).
Yes, I know that the project hasn't got a bright future unfortunately. What I was more interested in was its current stability and correctness. I wouldn't mind using it if it was relatively stable and free of bugs.