Benjamin Hennion

Results 97 comments of Benjamin Hennion

We can also use `gdk_window_create_similar_surface()` instead of `cairo_surface_create_similar()` (depending of what is accessible to us at that time) **Edit:** `gdk_window_create_similar_surface()` seems to have been removed from GDK4. I could not...

Is this still an issue on the latest dev branch? I can't reproduce (neither on 1.1.1 nor on latest master).

I really can't reproduce... could you give me the versions of GLibc, GTK, Pango and Cairo you are using?

Mmm... same versions here, Arch as well. Gnome or other DE? X11 or Wayland? I'm running out of ideas as to where the difference in performance may come from.

A solution would be to use a modifier when the user wants to add a new line. See for instance the behaviour of `libreoffice calc`: `ENTER` passes to the next...

This looks like a reasonable change. Just one question: are files written with `%.8g` readable by the master branch? They probably are, but did you check it?

You are more than welcome to do so! This has been a TODO for while now (it appears on a generic todo ticket: see #2354). About the design, I think...

> Further related issues could be #3167 and #1220. Those are certainly export related feature requests, but I guess they are more UI related than export backend related. Still, added...