From 9ab6529936fd3d228a8b9c9b2028f046b712ee03 Mon Sep 17 00:00:00 2001
From: root
Date: Wed, 10 Aug 2005 01:44:35 +0000
Subject: [PATCH] *** empty log message ***
---
Changes | 2 ++
README.FAQ | 4 ++--
doc/rxvt.7.html | 2 +-
doc/rxvt.7.man.in | 6 +++---
doc/rxvt.7.txt | 4 ++--
5 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/Changes b/Changes
index e16d97e0..de59c438 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,10 @@
+TODO: --enable-minimal non-default
TODO: reverse video black-on-black => rv
TODO: do font request caching, might help rxvtd on some machines
TODO: safer command: keymap processing.
TODO: "slow" rendering mode for bidi and scripts
TODO: read property sequence is broken with respect to utf-8 etc.
+WISH: /usr/share/doc/libdisplaymigration0-dev/spec.txt
WISH: keyboard modification via esc-sequences.
WISH: line-rewrapping on resize
WISH: searchable backlog
diff --git a/README.FAQ b/README.FAQ
index d4d7b5c0..a3d87dd0 100644
--- a/README.FAQ
+++ b/README.FAQ
@@ -450,8 +450,8 @@ FREQUENTLY ASKED QUESTIONS
Can I speed up Xft rendering somehow?
Yes, the most obvious way to speed it up is to avoid Xft entirely,
as it is simply slow. If you still want Xft fonts you might try to
- disable antialiasing (by appending ":antialiasing=false"), which
- saves lots of memory and also speeds up rendering considerably.
+ disable antialiasing (by appending ":antialias=false"), which saves
+ lots of memory and also speeds up rendering considerably.
Rxvt-unicode doesn't seem to anti-alias its fonts, what is wrong?
Rxvt-unicode will use whatever you specify as a font. If it needs to
diff --git a/doc/rxvt.7.html b/doc/rxvt.7.html
index e120ced0..23ebb80e 100644
--- a/doc/rxvt.7.html
+++ b/doc/rxvt.7.html
@@ -671,7 +671,7 @@ rxvt-unicode then uses 8 bytes per screen cell.
Yes, the most obvious way to speed it up is to avoid Xft entirely, as
it is simply slow. If you still want Xft fonts you might try to disable
-antialiasing (by appending :antialiasing=false
), which saves lots of
+antialiasing (by appending :antialias=false
), which saves lots of
memory and also speeds up rendering considerably.
diff --git a/doc/rxvt.7.man.in b/doc/rxvt.7.man.in
index 2dc9e01c..d3753f4f 100644
--- a/doc/rxvt.7.man.in
+++ b/doc/rxvt.7.man.in
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.3
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "rxvt 7"
-.TH rxvt 7 "2005-07-13" "5.7" "RXVT-UNICODE"
+.TH rxvt 7 "2005-08-05" "5.7" "RXVT-UNICODE"
.SH "NAME"
RXVT REFERENCE \- FAQ, command sequences and other background information
.SH "SYNOPSIS"
@@ -639,7 +639,7 @@ rxvt-unicode then uses 8 bytes per screen cell.
.IX Item "Can I speed up Xft rendering somehow?"
Yes, the most obvious way to speed it up is to avoid Xft entirely, as
it is simply slow. If you still want Xft fonts you might try to disable
-antialiasing (by appending \f(CW\*(C`:antialiasing=false\*(C'\fR), which saves lots of
+antialiasing (by appending \f(CW\*(C`:antialias=false\*(C'\fR), which saves lots of
memory and also speeds up rendering considerably.
.IP "Rxvt-unicode doesn't seem to anti-alias its fonts, what is wrong?" 4
.IX Item "Rxvt-unicode doesn't seem to anti-alias its fonts, what is wrong?"
diff --git a/doc/rxvt.7.txt b/doc/rxvt.7.txt
index c493598f..d6e1cda9 100644
--- a/doc/rxvt.7.txt
+++ b/doc/rxvt.7.txt
@@ -471,8 +471,8 @@ FREQUENTLY ASKED QUESTIONS
Can I speed up Xft rendering somehow?
Yes, the most obvious way to speed it up is to avoid Xft entirely,
as it is simply slow. If you still want Xft fonts you might try to
- disable antialiasing (by appending ":antialiasing=false"), which
- saves lots of memory and also speeds up rendering considerably.
+ disable antialiasing (by appending ":antialias=false"), which saves
+ lots of memory and also speeds up rendering considerably.
Rxvt-unicode doesn't seem to anti-alias its fonts, what is wrong?
Rxvt-unicode will use whatever you specify as a font. If it needs to
--
2.34.1