emacs-devel
[Top][All Lists]
Advanced

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

Re: font-backend branch


From: Jason Rumney
Subject: Re: font-backend branch
Date: Fri, 02 May 2008 09:16:50 +0100
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

Kenichi Handa wrote:
In article <address@hidden>, James Cloos <address@hidden> writes:

Any chance of arranging commit mails for this branch?
Or do you expect it to be short-lived and quickly merged?

Yes.  As soon as Windows port code gets stable, I'll merge
it to the trunk.

I don't know what has happened to break the Windows code. The ChangeLog does not appear to offer any clues. From what I can figure out, I think the default face is not being initialised properly. default_face->lface[LFACE_FAMILY_INDEX] is "*", likewise for other font related values, so any faces that inherit from the default face eventually end up calling font_open_entity with #<font-entity nil nil nil nil nil nil nil ...>.

Also (font-xlfd-name (font-at 1)) in *scratch* returns "-*-*-*-*-*-*-*-*-*-*-*-*-*-*", while (font-at 1) returns #<font-object "Courier New">

In trunk, these return "-outline-courier new-normal-normal-normal-mono-13-*-*-*-m-*-iso10646-1" and #<save_value ptr=0x01c66d00 int=4>
respectively.






reply via email to

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