delorie.com/archives/browse.cgi   search  
Mail Archives: geda-help/2020/09/02/09:04:11

X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f
X-Recipient: geda-help AT delorie DOT com
Date: Wed, 2 Sep 2020 14:48:30 +0200 (CEST)
From: Roland Lutz <rlutz AT hedmen DOT org>
To: "Glen W. Ruch (gw DOT ruch AT yahoo DOT com) [via geda-help AT delore DOT com]" <geda-help AT delorie DOT com>
Subject: Re: [geda-help] Shifting Text
In-Reply-To: <396df3f1-e447-b5ac-6120-4b96acbcb542@yahoo.com>
Message-ID: <alpine.DEB.2.21.2009021444450.14655@nimbus>
References: <CAMw9acAo7Q_ztEDTjbaUr7zdeoOJThA7ijx1EsvNTd46e5oYRw AT mail DOT gmail DOT com> <CAMw9acA_aygsy3GMYrOSC8YDBS2TfOafeX_ZSJMbKop-_wgj2A AT mail DOT gmail DOT com> <b0b8dd4d-f94a-3101-6826-160be7555add AT yahoo DOT com> <8ca87b95-6b3c-0832-e98a-7d9e743fe7ff AT yahoo DOT com>
<alpine DOT DEB DOT 2 DOT 21 DOT 2009010003190 DOT 4251 AT nimbus> <396df3f1-e447-b5ac-6120-4b96acbcb542 AT yahoo DOT com>
User-Agent: Alpine 2.21 (DEB 202 2017-01-01)
MIME-Version: 1.0
Reply-To: geda-help AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: geda-help AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

Hi Glen,

I think this may be due to a problem with the font metrics cache.  Could 
you please replace line 862 in libgedacairo/edarenderer.c:

   metrics = g_hash_table_lookup (renderer->priv->metrics_cache, &size);

with:

   metrics = NULL;

then recompile and see if the problem persists?

Roland

- Raw text -


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