1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Thomas Ott">
<title>QFitsView Main Display</title>
<STYLE TYPE="text/css">
<!--
P {text-align: justify}
-->
</STYLE>
</head>
<body bgcolor="#FFFFFF">
<h1>QFitsView Toolbar</h1>
<p>
The toolbar provides quick access to many often needed operations:
<ul>
<li>File open, reload, save</li>
<li>Copy, Print</li>
<li>Control display of images (orientation, scaling</li>
</ul>
</body>
</html>
|