emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Antialiased text on X11


From: Jan D.
Subject: Re: Antialiased text on X11
Date: Sun, 20 Mar 2005 12:51:05 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Han Boetes wrote:

-  if (s-> font == NULL)
+  if (0 && s-> font == NULL)

I suppose this is a mistake.


As the font is hardcoded it should always be found. It may be that in the case of Xft s->font is NULL always. I agree it looks strange, but I also use this device sometimes to "comment out" if/while/for statements.

   Jan D.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]