(x_list_fonts): Allow scalable fonts if SIZE is < 0,
authorGerd Moellmann <gerd@gnu.org>
Wed, 17 Jan 2001 15:46:49 +0000 (15:46 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 17 Jan 2001 15:46:49 +0000 (15:46 +0000)
commit9c11f79e2d17431a6dcb3f5b406e4bc91577ca06
treee4b4adca668429c9f4615e585398540962a31820
parent9eaf396bd1a606f2d5cf73ef90125c4ca5682232
(x_list_fonts): Allow scalable fonts if SIZE is < 0,
In the cache, use a key containing the information if scalable
fonts are included.
(x_load_font): Adapt to change of keys in the font cache.

(x_list_fonts): Ensure caching font information when
called for a null frame, which is the case frequently when Emacs
starts.
src/ChangeLog
src/xterm.c