Drop Shadows || Can we do drop shadows for text?
- 
 How can we do drop shadows for text fill paths? Can we LAF something like this?  
- 
 I found it... 
- 
 leavin this the next doof who didnt search the docs first. g.drawAlignedTextShadow("funky", this.getLocalBounds(0), "centred", { "Colour": Colours.green, "Offset": [2, 2], "Radius": 0});
- 
 I love it when we work together. 
