-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: d6a8b3313bac590b07a1b69c4e3a476fd4dc62e8:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit d6a8b3313bac590b07a1b69c4e3a476fd4dc62e8
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Fri Sep 3 10:16:12 2010 +0000

    Add gdk-pixbuf docs.

diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod

index c774ed32b63c294127656784a511582572451b38..

index ..f4cb017bc8d99dd3d5ed7a509880e24e254db12f 100644

--- a/doc/rxvt.1.pod
+++ b/doc/rxvt.1.pod
@@ -186,7 +186,7 @@ resource I<blurRadius>.

 =item B<-icon> I<file>

-Compile I<afterimage>: Use the specified image as application icon. This
+Compile I<afterimage> or I<pixbuf>: Use the specified image as application icon. This
 is used by many window managers, taskbars and pagers to represent the
 application window; resource I<iconFile>.

@@ -200,7 +200,7 @@ Window foreground colour; resource B<foreground>.

 =item B<-pixmap> I<file[;geom[:op1][:op2][...]]>

-Compile I<afterimage>: Specify image file for the background and also
+Compile I<afterimage> or I<pixbuf>: Specify image file for the background and also
 optionally specify its scaling with a geometry string. Note you may need to
 add quotes to avoid special shell interpretation of the C<;> in the
 command-line; for more details see resource B<backgroundPixmap>.
diff --git a/doc/rxvt.7.pod b/doc/rxvt.7.pod

index 3200fbc9187d534b073d51fde2237929aa37a5bd..

index ..7ec363580dc69f03aea777faa491d46fbad4281a 100644

--- a/doc/rxvt.7.pod
+++ b/doc/rxvt.7.pod
@@ -249,7 +249,7 @@ your picture with gimp or any other tool:
    convert wallpaper.jpg -blur 20x20 -modulate 30 background.jpg
    @@URXVT_NAME@@ -pixmap "background.jpg;:root"

-That works. If you think it doesn't, you lack AfterImage support, or you
+That works. If you think it doesn't, you lack libAfterImage or GDK-PixBuf support, or you
 are unable to read.

 3. Use an ARGB visual:
@@ -2007,7 +2007,7 @@ B<octet> can be escaped by prefixing it with SYN (0x16, ^V).
 	B<< C<Ps = 13> >>	Change colour of mouse foreground to B<< C<Pt> >>
 	B<< C<Ps = 17> >>	Change background colour of highlight characters to B<< C<Pt> >>
 	B<< C<Ps = 19> >>	Change foreground colour of highlight characters to B<< C<Pt> >>
-	B<< C<Ps = 20> >>	Change background pixmap parameters (see section BACKGROUND IMAGE) (Compile AfterImage).
+	B<< C<Ps = 20> >>	Change background pixmap parameters (see section BACKGROUND IMAGE) (Compile afterimage or pixbuf).
 	B<< C<Ps = 39> >>	Change default foreground colour to B<< C<Pt> >>. [deprecated, use 10]
 	B<< C<Ps = 46> >>	Change Log File to B<< C<Pt> >> I<unimplemented>
 	B<< C<Ps = 49> >>	Change default background colour to B<< C<Pt> >>. [deprecated, use 11]
@@ -2369,6 +2369,12 @@ increase by a few megabytes even if no extra features are used (mostly due
 to third-party libraries used by libAI). Memory footprint may somewhat be
 lowered if libAfterImage is configured without support for SVG.

+=item --enable-pixbuf (default: off)
+
+Add support for GDK-PixBuf to be used for background images.
+It adds support for many file formats including JPG, PNG,
+TIFF, GIF, XPM, BMP, ICO and TGA.
+
 =item --enable-transparency (default: on)

 Add support for backgrounds, creating illusion of transparency in the term.

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 11:31:25 2024