Is there a way (a library) with which one can give the (contour) lines of AWT-2D-objects a "hand-drawn" look (somehow shaky: not exactly following the "official" path, not having perfect line contours)
(The official path should be followed almost perfectly, with just some "random" noise. The line contours should be almost perfect, with just some "random" noise.)
Use the SloppyStroke from here: http://www.java2s.com/Code/Java/2D-Graphics-GUI/CustomStrokes.htm