1 |
jpaalasm |
606 |
title: Skencil / Screenshots |
2 |
|
|
|
3 |
|
|
<p>Here's what Skencil looks like (click on the images to see them |
4 |
|
|
full size):</p> |
5 |
|
|
|
6 |
|
|
|
7 |
|
|
<h2>Stable Version</h2> |
8 |
|
|
<table> |
9 |
|
|
<tr> |
10 |
|
|
<th>Skencil's Main Window</th> |
11 |
|
|
<td rowspan="2"> |
12 |
|
|
<a href="Images/tiger.png"><img src="Images/tiger-small.png" |
13 |
|
|
width="200" height="187" alt="Main window" /></a></td></tr> |
14 |
|
|
<tr> |
15 |
|
|
<td valign="top">The drawing shown in the window is, you might have |
16 |
|
|
guessed it, the tiger from ghostscript (<tt>tiger.ps</tt> in the |
17 |
|
|
examples diretory). It can be imported into Skencil as an Adobe |
18 |
|
|
Illustrator file (this means that you can edit it just as if it had |
19 |
|
|
been drawn in Skencil in the first place. The only other file in |
20 |
|
|
ghostscript's examples directory that can imported in this way is |
21 |
|
|
<tt>golfer.ps</tt>).</td></tr></table> |
22 |
|
|
<br /> |
23 |
|
|
<br /> |
24 |
|
|
|
25 |
|
|
|
26 |
|
|
<h2>Development Version</h2> |
27 |
|
|
<table> |
28 |
|
|
<tr> |
29 |
|
|
<th align="left">Toolbox</th> |
30 |
|
|
<th align="left">Working Area</th> |
31 |
|
|
<th align="left">Skencil on Windows</th> |
32 |
|
|
</tr> |
33 |
|
|
<tr> |
34 |
|
|
<td> |
35 |
|
|
<img src="Images/dev-toolbox.png" width="92" height="146" alt="Toolbox"/> |
36 |
|
|
</td> |
37 |
|
|
<td> |
38 |
|
|
<a href="Images/dev-canvas.png"><img src="Images/dev-canvas-small.png" |
39 |
|
|
width="183" height="140" alt="Working area" /></a> |
40 |
|
|
</td> |
41 |
|
|
|
42 |
|
|
<td><a href="Images/dev-w32.png"><img src="Images/dev-w32-small.png" |
43 |
|
|
width="153" height="200" alt="Skencil on Windows" /></a></td> |
44 |
|
|
</tr></table> |
45 |
|
|
|