And committed. Have a good weekend, Francis
On Fri, 2006-07-28 at 16:55 -0400, Francis Kung wrote: > Hi, > > To round off the stroking work, the attached patch implements > BasicStroke.dashedStroke(). It also follows a flattening approach, but > can be modified relatively easily to take a subdividing-curves approach > (no point at the moment, since CubicSegment.getDisplacedSegments will > flatten it anyways). > > As always, comments are appreciated. > > Thanks, > Francis > > > 2007-07-28 Francis Kung <[EMAIL PROTECTED]> > > * java/awt/BasicStroke.java > (dashedStroke): Implemented. >
