view test/bug-59937/bug-59937.tst @ 31173:0abc9779f751

Tiff: modified readRGBAImage to use the orientation tag correctly * __tiff__.cc (F__tiff_read_rgba_image__): modified the way the image is read to use the orientation tag in the correct way.
author magedrifaat <magedrifaat@gmail.com>
date Tue, 16 Aug 2022 16:10:10 +0200
parents 9080316864bf
children
line wrap: on
line source

%!test <*59973>
%! eval_global_script
%! assert (isglobal (new_var_name));
%! assert (__varval__ (new_var_name), []);
%! eval (sprintf ("clear -global %s", new_var_name));