>From a friend of mine: "Android (through 2.3) uses Skia as its underlying rendering engine, which works this way as well (the classical PostScript path stroking model)."
-T On Thu, Dec 30, 2010 at 3:37 PM, Greg Brown <gk_br...@verizon.net> wrote: > If anyone knows how Android handles this, that would be useful as well... > > On Dec 30, 2010, at 3:35 PM, Greg Brown wrote: > > > Hi all, > > > > Quick question - anyone have any experience with drawing shapes in SWT or > WPF? In Java2D, a stroke overlaps the edge of the shape - half of the stroke > is inside the shape and half is outside. I'm wondering how this is handled > in other toolkits. Do the same rules apply? If anyone knows the answer, I'd > appreciate your insight. > > > > Thanks, > > Greg > > > >