In the attached XL file there are two Beziers both with a sharp turn in them. The sharp turns should be generated with round joins instead of miters. The attached tif file is the expected output (except for the gray area) and the attached jpg is the PCL interpreter's output. Blue Bezier: The start and end points are relatively far from each other, one control point is roughly halfway between the start and end points. The other control point is very close to end point, and where the problem occurs. A line connecting the last control point and the end point is nearly vertical, and you should notice that at the top of the blue curve it begins to sweep down towards the endpoint, but stops short. Red Bezier: The start and end points are relatively close to each other. The two control points are relatively close to each other, but far from the start and end points. At the top of the curve it makes a miter point (i think) instead of a round join.
Created attachment 3778 [details] XL file to demonstrate the problem
Created attachment 3779 [details] Expected output
Created attachment 3780 [details] PCL Output
fixed in ghostpcl 3061.