justingardner / mgl

A suite of mex/m files for displaying psychophysics stimuli
http://justingardner.net/mgl
Other
18 stars 22 forks source link

Bug Hunt: mglTest Issues #47

Closed cjoynes closed 1 year ago

cjoynes commented 2 years ago

All issue found in 2021b

Error in mglTextDraw (line 44)
mglDeleteTexture(textTexture);
Error in mglTestAlignment (line 27)
mglTextDraw('Visual angle coordinates',[0 1]);
benjamin-heasly commented 2 years ago

I think these are resolved now, but I'll leave open until we can retest.

justingardner commented 1 year ago

These seem basically resolved. So I will close, but mglTestStencil only draws the inner points - need to check on that. And mglTestText shows text flipped. Will open separate issues to track those.