On 3/25/06, hiroshi <[EMAIL PROTECTED]> wrote: > How can I change the size of reference number on pcb, such as say U1 to > smaller font or bigger font size ?
1. Select the objects to be scaled 2. Type :ChangeSize(SelectedObjects,VALUE,MILS_OR_MM) If VALUE begins with a + or - then the value will be added (or subtracted) from the current size, otherwise the size is set equal to VALUE. MILS_OR_MM is the string 'mils' or the string 'mm' (* jcl *) -- http://www.luciani.org