comparison scripts/plot/util/module.mk @ 30198:a87e5f9d5446

improve graphics toolkit rendering failure error message * __check_rendering_capability__.m: New function. * getframe.m, __opengl_print__.m: Use it. * scripts/plot/util/module.mk: Update.
author John W. Eaton <jwe@octave.org>
date Tue, 21 Sep 2021 12:30:32 -0400
parents 02b97abbc6fc
children
comparison
equal deleted inserted replaced
30197:f692ecc135d6 30198:a87e5f9d5446
24 %reldir%/private/__set_default_mouse_modes__.m 24 %reldir%/private/__set_default_mouse_modes__.m
25 25
26 %canon_reldir%_FCN_FILES = \ 26 %canon_reldir%_FCN_FILES = \
27 %reldir%/.oct-config \ 27 %reldir%/.oct-config \
28 %reldir%/__actual_axis_position__.m \ 28 %reldir%/__actual_axis_position__.m \
29 %reldir%/__check_rendering_capability__.m \
29 %reldir%/__default_plot_options__.m \ 30 %reldir%/__default_plot_options__.m \
30 %reldir%/__gnuplot_drawnow__.m \ 31 %reldir%/__gnuplot_drawnow__.m \
31 %reldir%/__next_line_color__.m \ 32 %reldir%/__next_line_color__.m \
32 %reldir%/__next_line_style__.m \ 33 %reldir%/__next_line_style__.m \
33 %reldir%/__opengl_info__.m \ 34 %reldir%/__opengl_info__.m \