Code:
PANEL* axis =
{
digits(10,10,6.3,*,1,abs_axis.x);
digits(10,20,6.3,*,1,abs_axis.y);
digits(10,30,6.3,*,1,abs_axis.z);
flags |= (VISIBLE);
}


abs_axis is a globally declared VECTOR.
this snippet works fine, with standard font. latest version of a7 (which should be the equivalent of standalone lite-C 1.04).

julz


Formerly known as JulzMighty.
I made KarBOOM!