Solutionunvalidated
it allocates an off-screen buffer, paints into it using `cairo` and then draws the buffer with `FLTK` — portable solution. Tension: portable solution. Outcome: Check out cairowidget for ideas.
5731e97f-360e-4368-8d6b-7c49f9cf3bf6
it allocates an off-screen buffer, paints into it using cairo and then draws the buffer with FLTK — portable solution. Tension: portable solution. Outcome: Check out cairowidget for ideas.