diff man/beta.texi @ 4708:1cecc3e9f0a0

Use giflib or libungif to provide GIF support, instead of using internal routines. Delete internal GIF support code with no stated license. Fix up a number of references in the documentation to GIF support. See discussion on xemacs-beta: <87iqg4vg9t.fsf@uwakimon.sk.tsukuba.ac.jp>.
author Jerry James <james@xemacs.org>
date Mon, 05 Oct 2009 10:11:59 -0600
parents 1094d6d400fb
children 308d34e9f07d
line wrap: on
line diff
--- a/man/beta.texi	Sat Oct 03 14:22:08 2009 +0100
+++ b/man/beta.texi	Mon Oct 05 10:11:59 2009 -0600
@@ -479,7 +479,7 @@
   Compiling in support for ncurses.
 
 Images:
-  Compiling in support for GIF  images (builtin).
+  Compiling in support for GIF  images.
   Compiling in support for XPM  images.
   Compiling in support for PNG  images.
   Compiling in support for JPEG images.
@@ -733,7 +733,7 @@
 unusual display, it is generally best to capture the problem in a
 screen dump and include that with the problem report.  The easiest
 way to get a screen dump is to use the xv program and its grab
-function.  Save the image as a GIF to keep bandwidth requirements
+function.  Save the image as a PNG to keep bandwidth requirements
 down without loss of information.  MIME is the preferred method
 for making the image attachments.
 @end enumerate