superimposing text on picture with jit.gl.text2d

bjoerndamlarsen's icon

Hey everybody

Im building a little patch for my study project this semester. Im trying to superimpose text on top of a picture inside a matrix and it works fine. But, when I try to store the position, the rotation and size of the text and then reload the preset, the text disappear from the jit.pwindow and only shows the image file from jit.qt.movie... can anyone tell me what im doing wrong

im using max 5.1.9 and Mac

Mvh Bjørn Dam Larsen

4726.superimposetext.maxpat
Max Patch
Rajan Craveri's icon

It Is difficult to read you patch please extract from your project the part about text.
Anyway try to invert rendering order of text and image sometimes works.