Christophe Troestler
Christophe Troestler
For me too. The only thing is that their order is reversed during their processing (not a big deal but may be annoying).
Frankly, I do not remember. Maybe you want to try and, if it works, open a PR?
Thanks for your interest in these bindings. May you submit a PR?
The pango module needs to be split from the lablgtk package to enable a finer grained dependency. Please open an issue explaining your aim [on the lablgtk tracker](https://github.com/garrigue/lablgtk/issues?q=is%3Aissue+is%3Aopen) and let's...
Maybe it is time to make the second argument of `throughputN` (etc.) more abstract (defining a new function `throughput` that unifies `throughputN` and `throughput1` so it stays backward compatible). I'll...
I don't use `caml-mode` so cannot really compare. (IMHO, the two should be merged — I cannot do it due to lack of time.)
Yes. When there is no subsequent expression, the comment is reputed to belong to the previous expression. I'll see what I can do about that. (For now, I also tend...
No idea but feel free to submit a PR with some additional comparisons in `bench/`.
There are two new font modules: [Ft](https://github.com/Chris00/ocaml-cairo/blob/master/src/cairo.mli#L746) and [Cairo_pango](https://github.com/Chris00/ocaml-cairo/blob/master/pango/cairo_pango.mli#L18). They were written in haste and would benefit from more eyes looking at the code and testing.
Yes, that other issue looks similar (it lacks a bit of details to tell it is the very same). Incidentally, making a symbolic link to libpython to `target/debug/deps` (for debug...