%Griffin.jam %defines the string positioning commands needed by the JaM files that are created by %the Griffin to JaM converter (deltax) (.pop .exch .pop .sub).cvx .def (deltay) (.exch .pop .sub .exch .pop).cvx .def (topEdge) (0 .fontbox deltay .translate).cvx .def (flushLeft) ().cvx .def (flushRight) (.dup .textbox deltax 0 .translate).cvx .def (centered) (.dup .textbox deltax 2 .div 0 .translate).cvx .def (paleGrey) {0.0 0.0 0.9 .hsvcolor} .cvx .def (pink) {0.833 0.4 1.0 .hsvcolor} .cvx .def