Re: [OpenJDK 2D-Dev] CR 6974985 Redispatched, P3 java/classes_2d Jave2Demo threw exceptions when xrender enabled in OEL5.5

2010-08-30 Thread Clemens Eisserer
Hello again, I got confirmation that indeed Pictures are automatically freed on XWindowDestroy but not so for XFreePixmap. The best solution would be to call XrenderFreePicture before calling XDestroyWindows, however unlike pixmaps, windows aren't destroyed in the dispose-code - so this probably

Re: [OpenJDK 2D-Dev] X11 uniform scaled wide lines and dashed lines; STROKE_CONTROL in Pisces

2010-08-30 Thread Denis Lila
Hello Jim. > One way in which they may not break enough is that I think that > inflections also need to be broken in order to find a parallel curve > (though I suppose a very tiny inflection might still be approximated by > a parallel curve easily) and inflections can happen at any angle withou