[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 700184] Re: gschem: auto-place-attribs fails on components with pins only
** Tags added: gschem
--
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/700184
Title:
gschem: auto-place-attribs fails on components with pins only
Status in GPL Electronic Design Automation tools:
New
Bug description:
auto-place-attribs relies on getting component bounding box excluding pins.
When there is no graphical elements except for pins and attributes, the implementation of `custom_world_get_single_object_bounds` returns bounds of the whole drawing area instead of empty bounds.
This results in attributes being placed on the extremes of the canvas.
Workaround: add a rectangle for the pins to attach to in your symbol (as in 74power-1.sym).
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug