> after no other Cairo libs worked for me Sorry I missed your detailed bug report concerning gintro cairo issues. When I have some spare time I may compare your hijacked copy with my original, maybe I can merge your patches back.
> Cairo has GPU backend see Of course we all know that well, but common sense is that experimental OpenGL cairo backend is generally slower than using CPU for cairo. I think OpenGL documentation is even hidden from official online docs. But indeed recent cairo is not that slow any more, I recently did a test with Wayland on Linux, and it was better on my box than some years before. >From time to time I am watching experimental cairo alternatives [https://github.com/intel/fastuidraw](https://github.com/intel/fastuidraw) [https://github.com/jpbruyere/vkvg](https://github.com/jpbruyere/vkvg) but I am not sure if creating Nim bindings already would make sense.
