www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2019/01/30/18:45:40

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f
From: DJ Delorie <dj AT delorie DOT com>
To: geda-user AT delorie DOT com
Subject: Re: [geda-user] Text on solder side not mirrored.
In-Reply-To: <fb18cda0-d87f-4547-d698-e9986b796d21@fastmail.com> (geda-user@delorie.com)
Date: Wed, 30 Jan 2019 18:44:34 -0500
Message-ID: <xnef8t1zj1.fsf@envy.delorie.com>
MIME-Version: 1.0
Reply-To: geda-user AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: geda-user AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

The key code is this:

                if (GetLayerGroupNumberByNumber (INDEXOFCURRENT) ==
                    GetLayerGroupNumberBySide (BOTTOM_SIDE))
                  flag |= ONSOLDERFLAG;


As long as the layer you're putting the copper text on is a "bottom
layer" according to the layer groupings, the text should be created
inverted.

So, check your layer groups.  Beware that the default GTK theme makes it
nearly impossible to tell what checkboxes are checked.  Make sure that
the layer you're editing shares a group with the "bottom" special layer.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019