[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Off-by-one display
> Is PCB supposed to keep topology, i. e. for example not draw
> background where from principle never is?
PCB uses X to draw all of its screen objects, and I don't think it
tries too hard to get the border cases right. Since X is very picky
about how to specify border cases, it's understandable that it might
be off by a pixel here and there. Now, if the PS or Gerber output has
such problems, THAT is a bug.
Feel free to file a bug report anyway, of course.