From: dooglus Date: Wed, 10 Oct 2007 01:59:21 +0000 (+0000) Subject: Various changes: Improve the formatting of the output. Stop the compiler optimizing... X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=4922c2682860ed568c4a093f47344fc41f8171ec;hp=4922c2682860ed568c4a093f47344fc41f8171ec;p=synfig.git Various changes: Improve the formatting of the output. Stop the compiler optimizing out the calculations. Allow greater error when multiplying by PI if _fixed.h isn't rounding to the nearest integer. Define variable before using it. Tidy the source code layout. Prevent a core dump by not allowing numbers to wrap around to zero. git-svn-id: http://svn.voria.com/code@872 1f10aa63-cdf2-0310-b900-c93c546f37ac ---