On Sun, 2011-08-14 at 22:57 +0100, Peter Clifton wrote: > On Sun, 2011-08-14 at 08:44 +0200, michalwd1979 wrote: > > >> Normally components that are on the far side are drawn with grey colour, > > >> but now I can see only pins, SMD pads (drown as expected in grey) but no silk screen. > > >> The layout looks the same when I use TAB to flip the board or 3D "control window". > > >> > > >> I've tried to fix it modifying src/draw.c but no success, now far side is drawn on top :-). > > > > If I can reproduce it, I'll try to get it fixed. I've not noticed it > > > myself, but then I probably haven't been working on boards which had > > > back-silk recently. > > > Dear Peter, > > If the problem only applies to me then could You please give me some tips what to check? > > I can reproduce it. I'm not quite sure why I never noticed it before! > I'll see if I can get it fixed and ping the list back when I have done > so. Now fixed.. I was calling some draw.c API from src/hid/gtkhid-gl.c, and that API had been split up into two parts (a "gathering" part, and an actual drawing part). Looks like I missed updating my GL HID code to call the drawing part directly. I've changed the GL HID now to use DrawSilk() to draw the back-side silk, rather than home-brewing its own code for it. Best wishes, -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me)
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user