tag v1.2.6
5ebdbc4e46131690339c3dcf08116f8dca0ab63d
Erik Broes <erikbroes@gmail.com>
2009-04-29 20:25:10 +0200

Fixed another cause of the SetTexCoord error. Thanks everyone for helping out, especially Kazragore.


--------------------

Erik Broes:
	Remove debug code.
	Check against the length not just dx == 0 and dy == 0 (might become 0 with rounding errors)
	Bail from drawing when the length of the line to be drawn is 0 (which obviously can't happen -- but it does ><)
	Debug code to properly report which arguments were given on SetTexCoord.
