~ubuntu-branches/ubuntu/warty/xplanet/warty

« back to all changes in this revision

Viewing changes to xplanet/arcs/README

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-08-24 07:14:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040824071400-2dr4qnjbjmm8z3ia
Tags: 1.0.6-1ubuntu1
Build-depend: libtiff4-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Each line should have the following syntax:
 
2
 
 
3
lat1 lon1 lat2 lon2
 
4
 
 
5
where all values are in degrees.  In addition, the keywords "color"
 
6
and "spacing" are supported as in the example below:
 
7
 
 
8
33.9 -118.4 52.3 4.8 color=SpringGreen spacing=0.5 # LAX-AMS
 
9
 
 
10
Valid values for "color" are the same as for the -color option.  The
 
11
value for spacing defines the distance between dots on the great arc.
 
12
The default is 0.1 degree.  Delimiters (whitespace, tabs, or commas)
 
13
are not permitted in any of these keyword/value pairs.  Anything after
 
14
the # character is ignored.  
 
 
b'\\ No newline at end of file'