Index: Source/art/ARTContext.m
===================================================================
RCS file: /cvsroot/gnustep/gnustep/core/back/Source/art/ARTContext.m,v
retrieving revision 1.26
diff -u -r1.26 ARTContext.m
--- Source/art/ARTContext.m 11 Jan 2005 19:23:54 -0000 1.26
+++ Source/art/ARTContext.m 14 Jan 2005 14:06:10 -0000
@@ -666,6 +666,7 @@
gstate = [[ARTGState allocWithZone: [self zone]] initWithDrawContext:
self];
[gstate DPSsetalpha: 1.0];
[gstate DPSsetlinewidth: 1.0];
+ [gstate DPSsetstrokeadjust: 1];
#ifdef RDS
{