Mark Rages wrote: > On Sat, Jan 10, 2009 at 5:41 AM, Levente Kovacs <[email protected]> wrote: >> Ok, >> >> >> I WAS missing something. In fact, my outline layer was called "route". BTW >> what difference it makes? >> > > Because of code like this: > > + if (strcasecmp (name, "outline") == 0) > + photo_im = &photo_outline; > > Does pcb have a formal way of specifying an outline layer, or is it > only the magic name?
currently only the magic name. -Dan _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
