unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Font backend: Observations on speed on Windows
@ 2008-06-08 15:06 Óscar Fuentes
  2008-06-11  8:42 ` Jason Rumney
  0 siblings, 1 reply; 7+ messages in thread
From: Óscar Fuentes @ 2008-06-08 15:06 UTC (permalink / raw)
  To: emacs-devel


Today I fired a fresh CVS Emacs and, with great surprise, noticed that
the screen is painted with acceptable speed on my old 550 MHz
machine. The second odd thing is that the font used was not the one I
expected. Emacs was using

-raster-MS Sans Serif-normal-normal-normal-sans-16-*-*-*-p-*-iso8859-1

so I changed the default font to

-outline-Courier New-normal-normal-normal-mono-16-*-*-*-c-*-iso8859-1

and the slowness manifested again. It is my impression that it is not so
bad as some weeks ago, though.

Please note that the first font is a raster variable-pitch font, while
the second is a true-type fixed-pitch one. After some experimentation,
the key seems to be true-type. The raster courier font

-raster-Courier-normal-normal-normal-mono-16-*-*-*-c-*-iso8859-1

is fast too.

Another odd thing is that the "Set Font/Fontset" dialog only shows
fixed-pitch fonts.

Hope this helps to locate the place that makes the new font backend so
slow (for certain fonts, it seems).

-- 
Oscar





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

end of thread, other threads:[~2008-06-11 10:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-08 15:06 Font backend: Observations on speed on Windows Óscar Fuentes
2008-06-11  8:42 ` Jason Rumney
2008-06-11  9:15   ` Óscar Fuentes
2008-06-11  9:31     ` dhruva
2008-06-11  9:42       ` Juanma Barranquero
2008-06-11  9:43       ` Óscar Fuentes
2008-06-11 10:49         ` dhruva

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).