summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscuri <scuri>2009-10-07 15:02:02 +0000
committerscuri <scuri>2009-10-07 15:02:02 +0000
commitb68e11acbb63dc40992a0ca7a89af39b37a5447c (patch)
tree38820166963fe7fd92077bbe666d89945dbd080a
parent0d5c0fc59d7887247fff5a115aa177fabeedc24b (diff)
*** empty log message ***
-rw-r--r--html/en/capture.html2
-rw-r--r--html/en/capture_guide.html2
-rw-r--r--html/en/capture_samples.html2
-rw-r--r--html/en/copyright.html2
-rw-r--r--html/en/download.html2
-rw-r--r--html/en/download_tips.html2
-rw-r--r--html/en/history.html2
-rw-r--r--html/en/imlua.html2
-rw-r--r--html/en/proc_guide.html2
-rw-r--r--html/en/proc_samples.html2
-rw-r--r--html/en/processing.html2
-rw-r--r--html/en/rep_guide.html2
-rw-r--r--html/en/rep_samples.html2
-rw-r--r--html/en/representation.html2
-rw-r--r--html/en/samples.html2
-rw-r--r--html/en/storage.html3
-rw-r--r--html/en/storage_guide.html2
-rw-r--r--html/en/storage_samples.html2
-rw-r--r--html/en/to_do.html2
-rw-r--r--html/en/toolkits.html2
-rw-r--r--html/style.css1
21 files changed, 21 insertions, 21 deletions
diff --git a/html/en/capture.html b/html/en/capture.html
index 896b65b..49c462e 100644
--- a/html/en/capture.html
+++ b/html/en/capture.html
@@ -9,7 +9,7 @@
<body bgcolor="#FFFFFF">
-<h1>Image Capture Overview</h1>
+<h1>Image Capture</h1>
<p>The capture support is designed for live video, it is not for passive
digital cameras that only transfer the already taken pictures. Are valid: USB
diff --git a/html/en/capture_guide.html b/html/en/capture_guide.html
index c610784..63d9913 100644
--- a/html/en/capture_guide.html
+++ b/html/en/capture_guide.html
@@ -10,7 +10,7 @@
<body bgcolor="#FFFFFF">
-<h1>Capture Guide</h1>
+<h2>Capture Guide</h2>
<h3><a name="Using">Using</a></h3>
<p>You can list the installed capture devices using: </p>
diff --git a/html/en/capture_samples.html b/html/en/capture_samples.html
index 37bfaf2..3842421 100644
--- a/html/en/capture_samples.html
+++ b/html/en/capture_samples.html
@@ -10,7 +10,7 @@
<body>
-<h1>Capture Samples</h1>
+<h2>Capture Samples</h2>
<h3><a name="glut_capture">Capture and GLUT</a></h3>
<p>This application uses GLUT and OpenGL to create a window with a canvas and
diff --git a/html/en/copyright.html b/html/en/copyright.html
index 165a20c..de91c03 100644
--- a/html/en/copyright.html
+++ b/html/en/copyright.html
@@ -6,8 +6,6 @@
<link rel="stylesheet" type="text/css" href="../style.css">
</head>
<body>
-
-<hr>
<h2>Tecgraf Library License</h2>
<p>The Tecgraf products under this license are: <a href="http://www.tecgraf.puc-rio.br/iup">IUP</a>,
<a href="http://www.tecgraf.puc-rio.br/cd">CD</a> and <a href="http://www.tecgraf.puc-rio.br/im">IM</a>.</p>
diff --git a/html/en/download.html b/html/en/download.html
index fea062f..7d2fb40 100644
--- a/html/en/download.html
+++ b/html/en/download.html
@@ -9,7 +9,7 @@
<body bgcolor="white" lang="EN-US" link="blue" vlink="blue">
-<h1 style="text-align:center">Download</h1>
+<h2 style="text-align:center">Download</h2>
<p>The download site for pre-compiled binaries, documentation and sources is
at <b>SourceForge</b>:</p>
diff --git a/html/en/download_tips.html b/html/en/download_tips.html
index 658080d..ac5fdf2 100644
--- a/html/en/download_tips.html
+++ b/html/en/download_tips.html
@@ -14,7 +14,7 @@
</head>
<body>
-<h1>Tecgraf/PUC-Rio Library Download Tips</h1>
+<h2>Tecgraf/PUC-Rio Library Download Tips</h2>
<p>All the libraries were build using <b>Tecmake</b>. Please use it if you intend to recompile the sources.
<b>Tecmake</b>
can be found at
diff --git a/html/en/history.html b/html/en/history.html
index f7b32fd..6cb8dd1 100644
--- a/html/en/history.html
+++ b/html/en/history.html
@@ -10,7 +10,7 @@
<body>
-<h1>History of Changes</h1>
+<h2>History of Changes</h2>
<h3 dir="ltr">
<a href="http://sourceforge.net/projects/imtoolkit/files/3.5/">Version 3.5</a> (02/Oct/2009)</h3>
<ul>
diff --git a/html/en/imlua.html b/html/en/imlua.html
index 18b5dce..c7cfc43 100644
--- a/html/en/imlua.html
+++ b/html/en/imlua.html
@@ -10,7 +10,7 @@
<body>
-<h1>Lua Binding Guide</h1>
+<h2>Lua Binding</h2>
<h3><a name="Overview">Overview</a></h3>
<p><strong>I</strong><span lang="en-us"><strong>m</strong></span><strong>Lua</strong> was developed to make all functionalities of the
diff --git a/html/en/proc_guide.html b/html/en/proc_guide.html
index f542cc3..5de27be 100644
--- a/html/en/proc_guide.html
+++ b/html/en/proc_guide.html
@@ -10,7 +10,7 @@
<body>
-<h1>Image Processing Guide</h1>
+<h2>Image Processing Guide</h2>
<h3 align="left"><a name="Using">Using</a></h3>
<p>You should include one or more headers: &lt;im_process_ana.h&gt;,
diff --git a/html/en/proc_samples.html b/html/en/proc_samples.html
index a15d39b..8e93e38 100644
--- a/html/en/proc_samples.html
+++ b/html/en/proc_samples.html
@@ -10,7 +10,7 @@
<body>
-<h1>Image Processing Samples</h1>
+<h2>Image Processing Samples</h2>
<h3><a name="proc_fourier">Fourier Transform</a></h3>
<p>This is another command line application that process an image in the
diff --git a/html/en/processing.html b/html/en/processing.html
index cbfc7b5..735ec6d 100644
--- a/html/en/processing.html
+++ b/html/en/processing.html
@@ -9,7 +9,7 @@
<body>
-<h1>Image Processing Overview</h1>
+<h1>Image Processing</h1>
<p>We use the simpliest model possible, a function with input data, output
data and control parameters. </p>
diff --git a/html/en/rep_guide.html b/html/en/rep_guide.html
index 5c70790..cfcb025 100644
--- a/html/en/rep_guide.html
+++ b/html/en/rep_guide.html
@@ -10,7 +10,7 @@
<body>
-<h1>Image Representation Guide</h1>
+<h2>Image Representation Guide</h2>
<h3 align="left"><a name="raw">Raw Data Buffer</a></h3>
<p align="left">To create a raw image buffer you can simply use the utility function:</p>
diff --git a/html/en/rep_samples.html b/html/en/rep_samples.html
index 118f781..4e50b93 100644
--- a/html/en/rep_samples.html
+++ b/html/en/rep_samples.html
@@ -10,7 +10,7 @@
<body>
-<h1>Image Representation Samples</h1>
+<h2>Image Representation Samples</h2>
<p>See the <a href="rep_guide.html">Representation Guide</a> for simple image
representation
samples.</p>
diff --git a/html/en/representation.html b/html/en/representation.html
index fd6fa0d..fbbf6a6 100644
--- a/html/en/representation.html
+++ b/html/en/representation.html
@@ -9,7 +9,7 @@
<body>
-<h1>Image Representation Overview</h1>
+<h1>Image Representation</h1>
<h3>Width and Height</h3>
<p>In the IM library images are 2D matrices of pixels defining <b>width</b> and <b>height</b>. Stacks, Animations,
diff --git a/html/en/samples.html b/html/en/samples.html
index beba2cc..a1473d6 100644
--- a/html/en/samples.html
+++ b/html/en/samples.html
@@ -10,7 +10,7 @@
<body>
-<h1>Complete Samples</h1>
+<h2>Complete Samples</h2>
<p>&nbsp;You can also browse the <a href="../examples/">examples folder</a>. </p>
<h3><code>im_info</code></h3>
diff --git a/html/en/storage.html b/html/en/storage.html
index 138d539..9edf532 100644
--- a/html/en/storage.html
+++ b/html/en/storage.html
@@ -9,7 +9,8 @@
<body>
-<h1>Storage Overview</h1>
+<h1>
+ Image Storage</h1>
<p>Essentially all the file formats save the same image data. There is no such
thing like a GIF image, instead we have a color indexed image that can be
diff --git a/html/en/storage_guide.html b/html/en/storage_guide.html
index e225ae5..ce0dc7f 100644
--- a/html/en/storage_guide.html
+++ b/html/en/storage_guide.html
@@ -10,7 +10,7 @@
<body>
-<h1>Storage Guide</h1>
+<h2>Storage Guide</h2>
<h3 align="left"><a name="read">Reading</a></h3>
<p>When reading the file extension is not relevant to determine the file
diff --git a/html/en/storage_samples.html b/html/en/storage_samples.html
index 16e2a88..7691298 100644
--- a/html/en/storage_samples.html
+++ b/html/en/storage_samples.html
@@ -10,7 +10,7 @@
<body>
-<h1>More Storage Samples</h1>
+<h2>More Storage Samples</h2>
<p>See the <a href="storage_guide.html">Storage Guide</a> for simple storage
samples.</p>
<h3><a name="im_info">Information</a></h3>
diff --git a/html/en/to_do.html b/html/en/to_do.html
index 0fc5428..8ce41b9 100644
--- a/html/en/to_do.html
+++ b/html/en/to_do.html
@@ -15,7 +15,7 @@
<body>
-<h1>To Do</h1>
+<h2>To Do</h2>
<h3>General</h3>
<ul>
<li><font color="#008000">MOV (using QuickTime SDK and QT4Linux) </font></li>
diff --git a/html/en/toolkits.html b/html/en/toolkits.html
index 1f0c8f5..4baeaa8 100644
--- a/html/en/toolkits.html
+++ b/html/en/toolkits.html
@@ -10,7 +10,7 @@
<body>
-<h1>Comparing IM with Other Imaging Toolkits</h1>
+<h2>Comparing IM with Other Imaging Toolkits</h2>
<p>Still today there is a need for something easier to code and understand in
Imaging. The available free libraries are sometimes close, sometimes very far
diff --git a/html/style.css b/html/style.css
index a3b6617..99d597b 100644
--- a/html/style.css
+++ b/html/style.css
@@ -10,6 +10,7 @@
}
h2 {
color: #3366CC;
+ text-align:center;
}
h3 {
padding: 4px;