Dr. Werner Fink 2013-06-06 16:13:55 +00:00 committed by Git OBS Bridge
parent a93f121cd1
commit e5d62370e4
3 changed files with 10 additions and 2 deletions

View File

@ -2,9 +2,13 @@
! Emacs
! ==========================================================================
Emacs.Font: fontset-16
Emacs.pane.menubar.font: -*-helvetica-bold-r-normal--12-*-*-*-p-*-iso8859-*
Emacs.menu*.font: -*-helvetica-bold-r-normal--12-*-*-*-p-*-iso8859-*
! With GNU Emacs 24 Xft is used, therefore no fontsets are required. If you
! like to use fontsets you have to disable "FontBackend" and enable "Font".
Emacs.FontBackend: xft
!!Emacs.Font: fontset-16
Emacs*Fontset-0:\
-*-fixed-medium-r-*--16-*-*-*-*-*-fontset-16,\
latin-iso8859-1:-*-fixed-medium-r-*--16-*-iso8859-1,\

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 6 16:13:16 UTC 2013 - werner@suse.de
- Disable fontsets and enforce Xft as font backend
-------------------------------------------------------------------
Tue May 28 09:58:49 UTC 2013 - werner@suse.de

View File

@ -311,7 +311,6 @@ export CC CFLAGS LANG LC_CTYPE LDFLAGS
"
DESKTOP="--with-x \
--with-sound \
--with-sync-input \
--with-xpm \
--with-jpeg \
--with-tiff \