Hi Peter,

El vie, 29-09-2006 a las 00:04 +0100, Peter Clifton escribió:
> On Thu, 2006-09-28 at 20:08 +0200, Carlos Nieves Ónega wrote:
> > Hi all,
> > I have just checked into CVS some changes, adding a new page hook to
> > gschem, and an add-component function for scheme.
> 
> > The latter adds a component to a schematic at a given (x,y) position.
> 
> > This way, a titleblock can be added automatically when a new page is
> > created, and gschem's view won't be so zoomed out (a zoom extents is
> > done afterwards).
> 
> This looks great.. we were hoping a feature like this would be included
> for the very purpose of setting the user up with a title block.

That's the idea! ;-)

If you enable this feature, gschem won't be so zoomed out when a new
page is created.

[snip]
> No comments yet, but a few questions:
> 
> What does it consider the origin for placement? (If I place at 0,0), or
> some offset, will it work for any size title block, and which corner
> will it get put in?

FYI it calls o_complex_add with the parameters you give in the scheme
call. 

I tried placing a titleblock at (0,0), and I got the titleblock on the
bottom left corner of the schematic page.

In the system-gschemrc I left (1000,1000) coordinates. Sometimes you
want to have some free space around the titleblock...

Regards,

Carlos



_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to