El sáb, 11-10-2008 a las 23:42 -0700, [EMAIL PROTECTED] escribió:
[snip]
> - For compound objects, calculate a special bounding box that excludes  
> pins and text in the computation.  The user can select a compound  
> object by either clicking within this special bounding box, or on the  
> pins and text.
[snip]

If you go down this way, take a look at gschem/src/g_hook.c , functions
custom_world_get_single_object_bounds and
custom_world_get_object_list_bounds.

You can tell them to exclude some attributes, or even some object types
when calculing the bounding box.

I think it is only currently used by the attribute auto placing code.

Regards,

Carlos





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

Reply via email to