Ignore:
Timestamp:
07/23/09 11:18:49 (15 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

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

    r338 r402  
    110110     
    111111    <h4>Version</h4> 
    112  $Id: animgif.pro 325 2007-12-06 10:04:53Z pinsard $ 
     112 $Id: animgif.pro 371 2008-08-07 09:32:02Z pinsard $ 
    113113 
    114114    <h4>History</h4> 
     
    125125    <h4>Restrictions</h4> 
    126126 We use the Z buffer to go faster!. 
    127               So, if it failed in animgif, you have to do: 
    128               IDL> device, /close 
    129               IDL> set_plot, 'x' 
    130               IDL> retall 
     127 So, if it failed in animgif, you have to do: 
     128   IDL> device, /close 
     129   IDL> set_plot, 'x' 
     130   IDL> retall 
    131131 
    132132 If we want to delete the @common, 
    133                we have to define manually the picture's size 
    134                (variables xsize and ysize) just as iodir. 
     133 we have to define manually the picture's size 
     134 (variables xsize and ysize) just as iodir. 
    135135 
    136136 
     
    139139     
    140140    <h4>Uses routines</h4> 
    141  common.pro 
     141 <a href="../..//Obsolete/common.html">common</a> 
    142142 
    143143     
Note: See TracChangeset for help on using the changeset viewer.