[AD] translucent spline bugfix |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Here's a patch that improves `spline()' when drawn in DRAW_MODE_TRANS. (A spline is composed from several straight `line()'s. The last pixel in one such line is the same as the first pixel in next line, so it will be drawn twice which is bad for translucent and xor modes.) Sven
Attachment:
spline.c.diff
Description: application/unknown-content-type-difffile
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |