aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 0 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index a47d60f..ee8983e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -75,12 +75,6 @@ every other line in rendered images. This support works only for gradient
75images. It is compiled in by default, but may be overridden by specifying 75images. It is compiled in by default, but may be overridden by specifying
76`--disable-interlace' on the configure script's command line. 76`--disable-interlace' on the configure script's command line.
77 77
78Fluxbox provides an alternative rendering algorithm for dithering on
79pseudocolor (8 bit) displays. A noticeable pattern is visible when using
80this; it's a matter of taste whether this looks better than the default
81algorithm. It is disabled by default, but may be overridden by specifying
82'--enable-ordered-pseudo' on the configure script's command line.
83
84Fluxbox uses a timer which allows it to periodically flush its pixmap 78Fluxbox uses a timer which allows it to periodically flush its pixmap
85cache. It is enabled by default, but may be overridden by specifying 79cache. It is enabled by default, but may be overridden by specifying
86'--disable-timed-cache' on the configure script's command line. 80'--disable-timed-cache' on the configure script's command line.