add xft support
This commit is contained in:
parent
0e9e17a27e
commit
b660ebe824
2 changed files with 8 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
styledir = $(pkgdatadir)/styles
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
style_DATA = artwiz bbs bluebox cthulhain deep flux frobozz frobust mbdtex \
|
||||
miklos nyz nyzclone ob20 operation outcomes purplehaaze shade steelblue \
|
||||
steelblue2 the_orange trisb twice warp-xp
|
||||
miklos nyz nyzclone ob20 operation outcomes paper purplehaaze shade \
|
||||
steelblue steelblue2 the_orange trisb twice warp-xp
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -11,8 +11,14 @@
|
|||
*colorTo: rgb:df/de/dd
|
||||
*textColor: rgb:66/66/66
|
||||
*picColor: rgb:66/66/66
|
||||
|
||||
!*font: mints-mild
|
||||
*font: -adobe-helvetica-medium-r-*-*-*-100-*-*-*-*-*-*
|
||||
|
||||
*xft.font: Trebuchet MS
|
||||
*xft.size: 9
|
||||
menu*xft.size: 11
|
||||
|
||||
*justify: center
|
||||
|
||||
! t o o l b a r ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
|
||||
|
|
Loading…
Reference in a new issue