Skip to content

Commit

Permalink
Add options that were added in 0.3.25
Browse files Browse the repository at this point in the history
  • Loading branch information
slowe committed Aug 15, 2013
1 parent 99a7012 commit 6baaeae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,8 @@ <h2>Options</h2>
<li><code>meridian</code> (false) - show the line of the Meridian</li>
<li><code>showgalaxy</code> (false) - show an outline of the Milky Way</li>
<li><code>live</code> (false) - update the display in real time</li>
<li><code>fontsize</code> - if, from a design point of view, you need a very specific font size (currently only in pixels), this is how you override the automatic font scaling. e.g. "10px"</li>
<li><code>fontfamily</code> - VirtualSky inherits the font family when it is added to an element on a page but can't when using an iframe. To solve that situation, you can provide a CSS <code>font-family</code> string.</li>
</ul>

<h2>Technical details</h2>
Expand Down

0 comments on commit 6baaeae

Please sign in to comment.