small circles are square ... :(



Hello,

Why are small circles square ? 

try

gdk_draw_arc drawable white true x y 5 5 0 (360*64)

this draws :   while this is more round :

  XXXXX                XXX
  XXXXX               XXXXX
  XXXXX               XXXXX
  XXXXX               XXXXX
  XXXXX                XXX
  

But then this is a X problem, right ?

but could we not supply our own circle drawing primitive in case the default
one is not ok ? just for very small diameters ? i was forced to draw the second
shape by hand for this with lots of gdk_draw_points :(
		

Friendly,

Sven LUTHER



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