From 87000a26c4a4c77e2d0d16686135fd1ca2d4b717 Mon Sep 17 00:00:00 2001 From: Daniel Verkamp Date: Thu, 19 Feb 2009 19:44:54 -0600 Subject: [PATCH 5/5] Targa encoding supported --- doc/general.texi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/general.texi b/doc/general.texi index 4851795..721c1bf 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -265,7 +265,7 @@ following image formats are supported: @tab Texture dictionaries used by the Renderware Engine. @item SGI @tab X @tab X @tab SGI RGB image format -@item Targa @tab @tab X +@item Targa @tab X @tab X @tab Targa (.TGA) image format @item TIFF @tab X @tab X @tab YUV, JPEG and some extension is not supported yet. -- 1.6.1.3