Added theme pack documentation
[whome.git] / theme-HOWTO-gifs.php
bloba86a329bad8fe464fba3f54f665bb4ea3efb140a
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
5 <title>Window Maker: Themes</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
7 <link href="title.css" rel="stylesheet" type="text/css" />
8 </head>
10 <body>
11 <?php include("dock.php"); ?>
12 <?php include("header.php"); ?>
14 <table class="inner" border="0" cellpadding="1" cellspacing="1">
15 <tr>
16 <td content="content" colspan="2" valign="top">
17 <br />
18 <br />
20 Please do not use gifs or other large file formats as your background images.
21 Although Window Maker does now include .gif support,
22 most backgrounds (unless they are small tiles) are at least 640x480.
23 and this makes for a <b>huge</b> gif file, generally in the 1meg+ range.<br>
24 The same file as a .jpg could be as much as 95% smaller or more!<br>
25 (also see <a href="http://www.gnu.org/philosophy/gif.html">here</a> for another good
26 reason not to use GIFs),
27 <br><br>
28 Also when using an image as the Background, if you choose to remove the file
29 extension, please include the file format of it in the .lsm for your theme.
30 <a href="example-lsm.txt">See here</a> for an example <tt>readme.lsm</tt> file.
31 <br><br>
34 </td>
35 </tr>
36 </table>
38 <?php include("footer.php"); ?>
40 </body>
41 </html>