Is there a way to render a text like this with Raphael?


Is there a way to render a text like this with Raphael?


I have tried to find this like transformations, but seems that Raphael has not this like transformations.
I made one example, which makes perspective transform to SVG path. It does not use transform-attribute, but text is as path and the path is transformed point by point.