justingardner / mgl

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

mglTestText #64

Closed jiwonyeon closed 1 year ago

jiwonyeon commented 2 years ago

mglTestText crashes with the following error message

Output argument "tex" (and possibly others) not assigned a value in the execution with "mglText" function.

Error in mglTestText (line 135) mglBltTexture(mglText(jText),[0 50],-1);

justingardner commented 1 year ago

This is fixed. But the text is upside down so will leave open until that is resolved.

justingardner commented 1 year ago

This is now resolved. Note the strikeout, bold and underline do not work. Also unicode do not work, so will close this but if someone needs those we need to re-implement.