Commit graph

3 commits

Author SHA1 Message Date
Christophe de Dinechin
6218993e11 variables: Store and recall BMP files
Store files and objects as BMP files.
Recall BMP files as graphical objects.

Also adjust `Show` to not add a border to input graphical objects.

Fixes: #867

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2024-04-08 21:28:15 +02:00
Christophe de Dinechin
7bcf3de37c stack: Do not save stack in plot, integration or solver
Make sure that `Undo` and `LastArg` work correctly for plotting
functions, integration and solver.

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2024-03-08 16:24:53 +01:00
Christophe de Dinechin
6cffed9615 tests: Add image checking for graphical tests
Add image checking from saved image references as a way to check that
the generated pixmaps are consistent from run to run.

Fixes: #732

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2024-01-20 20:43:45 +01:00