jit.lcd drawpict not working with matrix?

ggae's icon

The documentation says:

drawpict    pict-name [symbol]
...
Draws the named picture or matrix.

However, I have no luck getting jit.lcd to display anything this way.
I read a frame of a movie or an image into a named char matrix, say test, then try to use drawpict test 20 20
to display it at hit.lcd location 20 20. But Nothing happens.
Something like this was reported fixed in Max 5.

Rob Ramirez's icon
Max Patch
Copy patch and select New From Clipboard in Max.

this functionality is currently broken in jit.lcd.
however, you can instead use jit.mgraphics