Perhaps a one-pixel high image the width of your line and blur, white in the middle blurring to alpha on the edges? Draw the strokes using tint()
and image()
, translating and rotating where you need to.
Are you using a GLSL shader blur operation?