From b660ebe8240430bb9460c3db3511e98dcf00ecd7 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 15 Aug 2002 23:56:29 +0000 Subject: [PATCH] add xft support --- data/styles/Makefile.am | 4 ++-- data/styles/paper | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am index 24a690e6..e31a9374 100644 --- a/data/styles/Makefile.am +++ b/data/styles/Makefile.am @@ -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 *\~ .\#* diff --git a/data/styles/paper b/data/styles/paper index 56977bcd..f8e257b7 100644 --- a/data/styles/paper +++ b/data/styles/paper @@ -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 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! -- 2.39.2