Maya toon shading?

I’m predicting the answer to be no, but does Panda support Maya’s toon shader?

You can implement toon shading using a Cg shader; this is demonstrated in one of the sample programs that ships with Panda. You can’t, of course, use Maya’s toon shader directly, since that’s not designed for real-time use.

David