Re: gEDA-user: what's the pcb command for 45 degree rotate?

2007-11-30 Thread DJ Delorie
> Works for me -- kind of. Text is not rotated. Squared vias and pins > keep their orientation. Pads derived from lines with zero length > also don't rotate. I guess, these are known weaknesses. Yup. There's a hook in the HID to tell the pad drawing routines what angle to use, but I haven't done

Re: gEDA-user: what's the pcb command for 45 degree rotate?

2007-11-30 Thread Kai-Martin Knaak
On Thu, 29 Nov 2007 15:09:00 -0500, DJ Delorie wrote: > Cut to buffer > > :FreeRotateBuffer(45) > > Paste Works for me -- kind of. Text is not rotated. Squared vias and pins keep their orientation. Pads derived from lines with zero length also don't rotate. I guess, these are known weaknesse

Re: gEDA-user: what's the pcb command for 45 degree rotate?

2007-11-29 Thread DJ Delorie
revision 1.38 date: 2007/04/21 20:41:36; author: djdelorie; state: Exp; lines: +157 -2 Add FreeRotatebuffer(Angle) (angle can be any angle) My pcb sayw 1.99w, but if your build is based on the 200702 release, you won't have it. ___ geda-user mailin

Re: gEDA-user: what's the pcb command for 45 degree rotate?

2007-11-29 Thread Dave N6NZ
hmmm... pcb reports itself as: 20070912, the compilation date would seem to indicate that I must have grabbed a fink package or something. Anyway... printed to stderr: unknown action `FreeRotateBuffer' So I guess this build doesn't have free rotate? Is that newer than September? DJ Delorie

Re: gEDA-user: what's the pcb command for 45 degree rotate?

2007-11-29 Thread DJ Delorie
Cut to buffer :FreeRotateBuffer(45) Paste ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

gEDA-user: what's the pcb command for 45 degree rotate?

2007-11-29 Thread Dave N6NZ
?dave ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user