all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: "Peter Münster" <pmlists@free.fr>
Cc: Emacs Users <help-gnu-emacs@gnu.org>
Subject: Re: problems with efont
Date: Sun, 3 Jan 2010 23:01:20 +0100	[thread overview]
Message-ID: <DDFDCC52-0141-4E9D-A567-D506CD41FBBF@Web.DE> (raw)
In-Reply-To: <20100102172226.GA19399@gaston.couberia.bzh>


Am 02.01.2010 um 18:22 schrieb Peter Münster:

> I tried
> -b&h-lucidatypewriter-medium-r-normal-sans-20-140-100-100-m-120- 
> iso10646-1

Sorry for my late reply, I had some other things to do – and  
particularly to remember my experience with efont! From this XLFD name  
I cannot tell anything. You could! For example by removing elements of  
the X server's font path (and rehashing the remainder) and see when  
this font vanishes from the list. But this can be faulty: GNU Emacs  
might use fontconfig (the user supplied side, which is able to provide  
the font's file name!). In the end the font can be part of the Lucida  
bitmap fonts in X11. Its size indicator points into this direction.  
Usually scalable or vector fonts can be deduced from their pixel and  
point size of 0 points.

>
> The result is here: http://pmrb.free.fr/tmp/emacs/screenshot-4.jpg
> It seems pale and pixelized. Is this normal? What do you think?

To me only "(" and ")" look pixelised. This can be due to poor  
performance of the rendering engine in your X server.

> I don't know, if this font comes from Java. I get the fontnames from
> "xlsfonts".

Check which shared libraries your version of GNU Emacs uses! If  
libfontconfig is among them then it will use fontconfig and you have  
its utilities fc-list or fc-match. Some possible commands (in case  
you're new to this):

	fc-list :lang=el,ar,he | sort
	fc-list : file family lang
	fc-list : file lang spacing | grep spac | egrep 'lang=.*th'

>
> Can you reproduce the problems with efont?


I remember that I tried efont and had the same problem: the width of  
LCR (Latin, Cyrillic, Greek) glyphs was much too wide, maybe adapted  
to that of complex CJK (Chinese, Japanese, Korean) glyphs. It might be  
OK for CJK use...


In my Mac OS X system the Lucida TrueType fonts are in /System/Library/ 
Frameworks/JavaVM.framework/Versions/<version>/Home/lib/fonts. File  
names: LucidaTypewriter*.ttf.


--
Mit friedvollen Grüßen

   Pete

Wasting time is an important part of living.





  reply	other threads:[~2010-01-03 22:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-01 18:33 problems with efont Peter Münster
2010-01-01 20:48 ` Peter Dyballa
2010-01-02 17:22   ` Peter Münster
2010-01-03 22:01     ` Peter Dyballa [this message]
2010-01-04 22:13       ` Peter Münster
2010-01-05 14:39         ` problems with efont (solved) Peter Münster
2010-01-05 16:39           ` Peter Dyballa
2010-01-05 20:52             ` Peter Münster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DDFDCC52-0141-4E9D-A567-D506CD41FBBF@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=pmlists@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.