delorie.com/archives/browse.cgi | search |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |