[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

graphics-bug



The call of draw-polygon does not produce visible output in case of thickness 1
	for skew lines in genera-8

(graphics::draw-polygon  '(100 100 100 200 300 200 200 100) :thickness 1 :filled nil)

Since it works for genera 7, i am surprised. Can it be repaired?

Hans Nieters