Mercurial > emacs
changeset 25097:65612dade7f5
(x-fixed-font-alist): Add lucidasanstypewriter.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 28 Jul 1999 18:27:35 +0000 |
parents | 1af1088d3812 |
children | 188fc8b67ea9 |
files | lisp/mouse.el |
diffstat | 1 files changed, 6 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mouse.el Wed Jul 28 18:05:44 1999 +0000 +++ b/lisp/mouse.el Wed Jul 28 18:27:35 1999 +0000 @@ -1928,15 +1928,17 @@ ("clean 8x16" "-schumacher-clean-medium-r-normal--16-*-*-*-c-80-iso8859-1") ("") - ("sony 8x16" "-sony-fixed-medium-r-normal--16-*-*-*-c-80-iso8859-1")) + ("sony 8x16" "-sony-fixed-medium-r-normal--16-*-*-*-c-80-iso8859-1") ;;; We don't seem to have these; who knows what they are. ;;; ("fg-18" "fg-18") ;;; ("fg-25" "fg-25") -;;; ("lucidasanstypewriter-12" "lucidasanstypewriter-12") -;;; ("lucidasanstypewriter-bold-14" "lucidasanstypewriter-bold-14") -;;; ("lucidasanstypewriter-bold-24" "lucidasanstypewriter-bold-24") + ("lucidasanstypewriter-12" "-b&h-lucidatypewriter-medium-r-normal-sans-*-120-*-*-*-*-iso8859-1") + ("lucidasanstypewriter-bold-14" "-b&h-lucidatypewriter-bold-r-normal-sans-*-140-*-*-*-*-iso8859-1") + ("lucidasanstypewriter-bold-24" + "-b&h-lucidatypewriter-bold-r-normal-sans-*-240-*-*-*-*-iso8859-1") ;;; ("lucidatypewriter-bold-r-24" "-b&h-lucidatypewriter-bold-r-normal-sans-24-240-75-75-m-140-iso8859-1") ;;; ("fixed-medium-20" "-misc-fixed-medium-*-*-*-20-*-*-*-*-*-*-*") + ) ("Courier" ;; For these, we specify the point height. ("8" "-adobe-courier-medium-r-normal--*-80-*-*-m-*-iso8859-1")