When i draw lines with gdispGDrawThickLine with round ends TRUE, on the right side are always two pixels coming out from the line - one from top part, and second from bottom part of the line.
gdispDrawThickLine(x, y, x1, y1, color, 10, TRUE);
uGFX version: latest master 2.6 (git repository)