babl r333 - in trunk: . docs



Author: ok
Date: Thu Jun 12 21:58:24 2008
New Revision: 333
URL: http://svn.gnome.org/viewvc/babl?rev=333&view=rev

Log:
* docs/index-static.html.in: moved the BABL_TOLERANCE documentation
paragraph in under Environment heading.


Modified:
   trunk/ChangeLog
   trunk/docs/index-static.html.in

Modified: trunk/docs/index-static.html.in
==============================================================================
--- trunk/docs/index-static.html.in	(original)
+++ trunk/docs/index-static.html.in	Thu Jun 12 21:58:24 2008
@@ -265,10 +265,6 @@
 </pre>
 -->
 
-    <p>Through the environment variable <em>BABL_TOLERANCE</em> you can control
-    a speed/performance trade off that by default is set very low (0.000001)
-    values in the range 0.01-0.1 can provide reasonable preview performance
-    by allowing lower numerical accuracy</p>.
 
     <a name='Vocabulary'></a>
     <h3 style='margin-bottom:0em;'>Vocabulary</h3>
@@ -297,7 +293,10 @@
     <a name='Shortcut_coverage'></a>
     <h3>Shortcut coverage</h3>
     <p>The diagram shown below visualizes the coverage of current shortcut
-    conversions. A <a href='BablFishPath.html'>DHTML version</a> is also available.
+    conversions. Dots indicate a direct conversion is provided for, the height
+    of the bar indicates the number of conversions steps needed in a chain of
+    conversions. 
+    A <a href='BablFishPath.html'>DHTML version</a> is also available.
     </p>
 <pre style='font-size:50%;height:30em;overflow:scroll'>
 <!--BablFishPath-->
@@ -314,6 +313,11 @@
         make babl do it's job faster.
         </p>
 
+    <p>Through the environment variable <tt>BABL_TOLERANCE</tt> you can control
+    a speed/performance trade off that by default is set very low (0.000001)
+    values in the range 0.01-0.1 can provide reasonable preview performance
+    by allowing lower numerical accuracy</p>.
+
 
         <a name='Extending'></a>
         <h2>Extending</h2>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]