Roxen.git
/
server
/
base_server
/
image_cache.xml
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/base_server/image_cache.xml:1:
<h2>Image cache attributes</h2>
-
<attr name='format' value='gif|jpeg|png|avs|
gmp
|
bd|
hrz|ilbm|
psx
|pnm|ps|pvr|tga|tiff|wbf|xbm|xpm' default='
gif
'><p>
+
<attr name='format' value='gif|jpeg|png|avs|
bmp
|hrz|ilbm|
pcx
|pnm|ps|pvr|tga|tiff|wbf|
webp|
xbm|xpm' default='
png
'><p>
The format to encode the image to. The formats available are:</p> <xtable> <row><h>Acronym</h><h>Acronym interpretation</h></row> <row><c><p>gif</p></c><c><p>Graphics Interchange Format (might be missing in your roxen)</p></c></row> <row><c><p>jpeg</p></c><c><p>Joint Photography Expert Group image compression</p></c></row> <row><c><p>png</p></c><c><p>Portable Networks Graphics</p></c></row> <row><c><p>avs</p></c><c><p>Advanced Visual Systems Inc. image format</p></c></row> <row><c><p>bmp</p></c><c><p>Windows BitMaP file</p></c></row>
-
<row><c><p>gd</p></c><c><p>Internal format used by libgd</p></c></row>
+
<row><c><p>hrz</p></c><c><p>HRZ is (was?) used for amatuer radio slow-scan TV.</p></c></row> <row><c><p>ilbm</p></c><c><p>Interchangeable File Format: interleaved bitmap</p></c></row> <row><c><p>pcx</p></c><c><p>Zsoft PCX file format (PC / DOS)</p></c></row> <row><c><p>pnm</p></c><c><p>Portable AnyMap</p></c></row> <row><c><p>ps</p></c><c><p>Adobe PostScript file</p></c></row> <row><c><p>pvr</p></c><c><p>Pover VR (dreamcast image)</p></c></row> <row><c><p>tga</p></c><c><p>TrueVision Targa (PC / DOS)</p></c></row> <row><c><p>tiff</p></c><c><p>Tag Image File Format</p></c></row> <row><c><p>wbf</p></c><c><p>WAP Bitmap File</p></c></row>
-
+
<row><c><p>webp</p></c><c><p>WebP image format currently developed by Google.</p></c></row>
<row><c><p>xbm</p></c><c><p>XWindows Bitmap File</p></c></row> <row><c><p>xpm</p></c><c><p>XWindows Pixmap File</p></c></row> </xtable> <ex type='vert'> <### format='png'/> </ex> <ex type='vert'> <### format='gif'/> </ex> </attr>