*** tottf.c~ 2005-08-09 07:17:16.000000000 -0700 --- tottf.c 2005-08-09 07:17:29.000000000 -0700 *************** *** 1096,1103 **** --- 1096,1107 ---- /*if ( sc->layers[ly_fore].refs->next==NULL || any )*/ continue; } + #if 0 flags = (1<<1)|(1<<2)|(1<<12); /* Args are always values for me */ /* Always round args to grid */ + #else + flags = (1<<1)|(1<<2)|(1<<11); /* Test version to play with scaled components */ + #endif /* There is some very strange stuff wrongly-documented on the apple*/ /* site about how these should be interpretted when there are */ /* scale factors, or rotations */