From 123fbce476fdc8deee41785c0c20c09f0a05da8e Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 15 Sep 2022 12:23:56 +0100 Subject: cairo: flags: with_xft gone and with_cairo true by default --- doc/compiling.org | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/compiling.org b/doc/compiling.org index dabcec6..b967292 100644 --- a/doc/compiling.org +++ b/doc/compiling.org @@ -57,11 +57,8 @@ them to =stack= directly: - =with_threaded= Uses GHC's threaded runtime. Use this option if xmobar enters a high-CPU regime right after starting. - - =with_xft= Antialiased font support. Deprecated: use =with_cairo= instead. - - =with_cairo= Antialiased fonts via Cairo/Pango. Requires the [[http://hackage.haskell.org/package/X11-xft/][X11-xft]] - package. This option automatically enables UTF-8. To use XFT fonts you - can use their fontconfig name, e.g + package. To use XFT fonts you can use their fontconfig name, e.g #+begin_src haskell font = "Iosevka Medium 10" -- cgit v1.2.3