RIGHT             103 lib/gfxpoly/stroke.c 		else if(d<0 && d>-M_PI) turn=RIGHT;
RIGHT             104 lib/gfxpoly/stroke.c 		else if(d>=M_PI) {turn=RIGHT;}