Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/IMAGE/animgif.html

    r234 r242  
    6161    </dl> 
    6262 
    63       
     63     
    6464 Build a gif animation 
    6565 
     
    7070      <a name="#_animgif"></a> 
    7171 
    72       <h2>animgif  <font size="-1" color="#006633">  
     72      <h2>animgif  <font size="-1" color="#006633"> 
    7373 Animated drawings. 
    7474</font></h2> 
     
    9797    </h4> 
    9898 
    99       
     99     
    100100 It is the name of the gif file containing the animation. 
    101101          Comment: this file is placed in the directory defined by iodir. 
     
    109109    </pre><h3>Version history</h3> 
    110110     
    111     <h4>Version</h4>  
    112  $Id: animgif.pro 157 2006-08-21 09:01:50Z navarro $ 
     111    <h4>Version</h4> 
     112 $Id: animgif.pro 238 2007-03-27 13:43:18Z pinsard $ 
    113113 
    114     <h4>History</h4>  
     114    <h4>History</h4> 
    115115 Guillaume Roullet (grlod@ipsl.jussieu.fr) 
    116116          Sebastien Masson (smasson@lodyc.jussieu.fr) 
     
    123123     
    124124     
    125     <h4>Restrictions</h4>  
     125    <h4>Restrictions</h4> 
    126126 We use the Z buffer to go faster!. 
    127127              So, if it failed in animgif, you have to do: 
     
    130130              IDL> retall 
    131131 
    132   
     132 
    133133 If we want to delete the @common, 
    134                we have to define manually the picture's size  
     134               we have to define manually the picture's size 
    135135               (variables xsize and ysize) just as iodir. 
    136136 
     
    139139     
    140140     
    141     <h4>Uses routines</h4>  
     141    <h4>Uses routines</h4> 
    142142 common.pro 
    143143 
Note: See TracChangeset for help on using the changeset viewer.