summaryrefslogtreecommitdiffstats
path: root/filters/kchart/png/status.html
blob: 99754a03e30ee2a4b12cd9e8744807e6c0119daa (plain)
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <title>KOffice filters status: KChart PNG export Filter</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#000099" vlink="#666666" alink="#666666">
<A NAME="START">&nbsp;</A>

<BR>
<center>
 <h1>
  KOffice filters status: <i>KChart PNG export Filter</i>
 </h1>
</center>

<hr noshade size="2" width="70%">

<font size=-1><b>
 <A HREF="#import">Import</A> <!-- | <A HREF="#export">Export</A> -->
</b></font>

<BR><BR><BR>
<center><a NAME="import"></a></center>

<A HREF="#START"><font size=-1><b>Up</b></font></A>
<center>
<table border="0" cellspacing="0" bgcolor="#000000" width="100%">
 <tr>
  <td>
   <table border="0" cellpadding="2" bgcolor="#FFFFFF"  width="100%">

    <tr bgcolor="#DDFFDD">
     <td COLSPAN="2">
      <center><b><i><font size="+1">
       <BR>
        Export PNG for kchart<BR>
       <BR>
      </font></i></b></center>
     </td>
    </tr>

    <tr bgcolor="#EEEEFF">
     <td valign="top" width="1%" NOWRAP><b><font size="+1">Last update</font></b></td>
     <td>8 April 2005</td>
    </tr>

    <tr bgcolor="#CCCCFF">
     <td valign="top"><b><font size="+1">Features</font></b></td>
     <td>
     Can export to a fixed size PNG image.
     </td>
    </tr>

    <tr bgcolor="#EEEEFF">
     <td valign="top"><b><font size="+1">Todo</font></b></td>
     <td>
     <ul>
     <li>Make a dialog to let the user choose the size of the output
     image.</li>
     <li>Make it also export to SVG.</li>
     </ul>
     </td>
    </tr>

    <tr bgcolor="#CCCCFF">
     <td valign="top"><b><font size="+1">History</font></b></td>
     <td>
     2005-04-08: Created the first working version with fixed-size output.<br>
     2005-03-24: Start of the PNG export filter
     </td>
    </tr>

    <tr bgcolor="#EEEEFF">
     <td valign="top"><b><font size="+1">Author</font></b></td>
     <td>
      Inge Wallin <a href="mailto:inge@lysator.liu.se">&lt;inge@lysator.liu.se&gt;</a>
     </td>
    </tr>

    <tr bgcolor="#CCCCFF">
     <td valign="top"><b><font size="+1">Links</font></b></td>
     <td>
     --     <!-- <a href="http://www.lysator.liu.se">Lysator</a>  -->
     </td>
    </tr>

    <tr bgcolor="#EEEEFF">
     <td valign="top"><b><font size="+1">Progress report </font></b></td>
     <td>See History above.</td>
    </tr>
   </table>
  </td>
 </tr>
</table>
</center>
<A HREF="#START"><font size=-1><b>Up</b></font></A>

<br><br><br>

</body>
</html>