| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
| X-Recipient: | geda-user AT delorie DOT com |
| Date: | Thu, 18 Oct 2012 09:39:27 -0700 |
| From: | Colin D Bennett <colin AT gibibit DOT com> |
| To: | geda-user AT delorie DOT com |
| Subject: | Re: [geda-user] Text scaling during zoom in gschem |
| Message-ID: | <20121018093927.1dd2dbda@svelte> |
| In-Reply-To: | <1350518911.2469.5.camel@AMD64X2.fritz.box> |
| References: | <507b8d7c DOT 8ad3440a DOT 7926 DOT ffff8637 AT mx DOT google DOT com> |
| <20121015092411 DOT 4eca1f3f AT svelte> | |
| <20121015171327 DOT GA25788 AT localhost DOT localdomain> | |
| <1350343173 DOT 2413 DOT 29 DOT camel AT AMD64X2 DOT fritz DOT box> | |
| <CAMvDHVBWGCQazZ3=SzkyboRmMTU+d_6kv3WuSw3pqmnwKZCMww AT mail DOT gmail DOT com> | |
| <k5l5tc$61q$1 AT ger DOT gmane DOT org> | |
| <20121017170502 DOT GA6695 AT localhost DOT localdomain> | |
| <20121017102314 DOT 0dbdba04 AT svelte> | |
| <507F173E DOT 5000209 AT sbcglobal DOT net> | |
| <1350518911 DOT 2469 DOT 5 DOT camel AT AMD64X2 DOT fritz DOT box> | |
| X-Mailer: | Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) |
| Mime-Version: | 1.0 |
| X-AntiAbuse: | This header was added to track abuse, please include it with any abuse report |
| X-AntiAbuse: | Primary Hostname - gator297.hostgator.com |
| X-AntiAbuse: | Original Domain - delorie.com |
| X-AntiAbuse: | Originator/Caller UID/GID - [47 12] / [47 12] |
| X-AntiAbuse: | Sender Address Domain - gibibit.com |
| X-BWhitelist: | no |
| X-Source: | |
| X-Source-Args: | |
| X-Source-Dir: | |
| X-Source-Sender: | (svelte) [67.160.112.163]:34583 |
| X-Source-Auth: | colin AT gibibit DOT com |
| X-Email-Count: | 1 |
| X-Source-Cap: | c2t5bGVuO3NreWxlbjtnYXRvcjI5Ny5ob3N0Z2F0b3IuY29t |
| 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 |
On Thu, 18 Oct 2012 02:08:31 +0200 Stefan Salewski <mail AT ssalewski DOT de> wrote: > But currently I have no idea how to check what font an application > really uses. At least it must be one of the gentoo (Gnome2) base > fonts, I have no extra font packages installed. I have wondered this too. A few minutes of research showed that fontconfig, which implements the font matching algorithm, has a nice FC_DEBUG environment variable that is useful. Try running gschem like this: FC_DEBUG=1 gschem The FC_DEBUG var is actually a bit mask, but value 1 is basic font matching debugging. See: http://www.freedesktop.org/software/fontconfig/fontconfig-user.html#DEBUG for more. Regards, Colin
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |