Hi,
I'm trying to draw a rectangle in a custom annotation and my appearance stream looks like:
1 1 98 98 re 0.5 w 1 j 0 0 0 RG S
The re-operator draws the rectangle an the j-operator along with the parameter 1 sets the join style to round.
It does make the corners very slightly rounded, but it's only visible when setting the zoom level 200% and beyond.
Do any of you know how to make the corners more rounded for the rectangle?