UDrawRescaleBox() has similar code copy-pasted between the cases for LABEL, GRAPHIC and OBJINST.
Code for both LABEL and OBJINST tries to use undefined rgraph->scale, should use rlab->scale and rinst->scale respectively. Cheers, Kuba _______________________________________________ Xcircuit-dev mailing list [email protected] http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev
