diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2008-08-14 05:52:39 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2008-08-14 05:52:39 (GMT) |
commit | e169d33552c8e7070aa6e13da0187f2013b4cfc3 (patch) | |
tree | ae9e92c7e885791c7f47645184070cbcd441ab94 /INSTALL | |
parent | c82e7c0080f8a5c14dcf95ec92dc42f59ea9dd8b (diff) | |
parent | 91ca3bc5c8e2b892a9a81b18246f72aba7deebfd (diff) | |
download | fluxbox_pavel-e169d33552c8e7070aa6e13da0187f2013b4cfc3.zip fluxbox_pavel-e169d33552c8e7070aa6e13da0187f2013b4cfc3.tar.bz2 |
Merge branch 'master' into to_push
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -75,12 +75,6 @@ every other line in rendered images. This support works only for gradient | |||
75 | images. It is compiled in by default, but may be overridden by specifying | 75 | images. 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 | ||
78 | Fluxbox provides an alternative rendering algorithm for dithering on | ||
79 | pseudocolor (8 bit) displays. A noticeable pattern is visible when using | ||
80 | this; it's a matter of taste whether this looks better than the default | ||
81 | algorithm. It is disabled by default, but may be overridden by specifying | ||
82 | '--enable-ordered-pseudo' on the configure script's command line. | ||
83 | |||
84 | Fluxbox uses a timer which allows it to periodically flush its pixmap | 78 | Fluxbox uses a timer which allows it to periodically flush its pixmap |
85 | cache. It is enabled by default, but may be overridden by specifying | 79 | cache. 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. |