all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Lost Fonts
@ 2002-05-24 16:51 Tak Ota
  2002-05-25  9:42 ` Jason Rumney
  0 siblings, 1 reply; 2+ messages in thread
From: Tak Ota @ 2002-05-24 16:51 UTC (permalink / raw)


2002-05-22  Jason Rumney  <jasonr@gnu.org>

	* w32fns.c (enumfont_t): Remove tail, make pattern a normal
	Lisp_Object.
	(enum_font_cb2, enum_font_maybe_add_to_list, w32_list_fonts):
	Use modified enumfont_t struct.

After this change some characters, such as the fourth character in
Großjohann (beta?), displays as an empty box while using BDF font on
Windoze 2000 platform.  The character displays correctly after
reverting only this change.

-Tak

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Lost Fonts
  2002-05-24 16:51 Lost Fonts Tak Ota
@ 2002-05-25  9:42 ` Jason Rumney
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Rumney @ 2002-05-25  9:42 UTC (permalink / raw)
  Cc: emacs-devel

Tak Ota <Takaaki.Ota@am.sony.com> writes:

> 2002-05-22  Jason Rumney  <jasonr@gnu.org>
> 
> 	* w32fns.c (enumfont_t): Remove tail, make pattern a normal
> 	Lisp_Object.
> 	(enum_font_cb2, enum_font_maybe_add_to_list, w32_list_fonts):
> 	Use modified enumfont_t struct.
> 
> After this change some characters, such as the fourth character in
> Großjohann (beta?), displays as an empty box while using BDF font on
> Windoze 2000 platform.  The character displays correctly after
> reverting only this change.

I am surprised that this has any affect on BDF fonts.  The change
only affects the listing of Windows' system fonts.  Perhaps the value
of pattern gets changed so it is no longer valid, but I can't see any
other explanation.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-25  9:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-24 16:51 Lost Fonts Tak Ota
2002-05-25  9:42 ` Jason Rumney

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.