http://www.acdrifter.com/Visitors/?page=Browsers
The Pie Graph looks really ugly, is there anyway to make it look like straight lines, etc.
Antialiasing
Moderator: General Moderators
Maybe this is something yuo need.Undocumented but anyways http://fi2.php.net/manual/en/function.i ... ialias.php
What I do to antialias is make the image twice as big as it needs to be, then create a true color image the right size, and use imagecopyresampled to copy the big version into the correct size version.
See this method in action at: http://www.ooer.com/spirograph/
See this method in action at: http://www.ooer.com/spirograph/