summaryrefslogtreecommitdiff
path: root/graphics/sketch/updates.htm
blob: 31f0554dd8295f629cae8548bce26fbf7a0a83a8 (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
<html>
<head>
<title>Sketch Update Log</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<h1>Sketch Update Log</h1>
<ul>
<li>Version 0.2 (build 131, Sat Aug  9 00:13:06 2008) Sat Aug  9 00:16:38 2008:
<br>&nbsp;&nbsp;  Changed web page to mention new fixes.
</li>
<li>Version 0.2 (build 130, Fri Aug  8 21:30:03 2008) Fri Aug  8 21:41:02 2008:
<br>&nbsp;&nbsp;  Alas, Herbert Voss's linejoin option in PST V1.20 broke Sketch graphical quality!
<br>&nbsp;&nbsp;  So we must replace pstverb{1 setlinejoin} in PSTricks output with psset{linejoin=1}.
<br>&nbsp;&nbsp;  Also added -V option for backward compatibility with older PSTricks versions.
<br>&nbsp;&nbsp;  Updated manual to reflect all of this.
</li>
<li>Version 0.2 (build 90, Tue Jul 15 00:28:08 2008) Tue Jul 15 00:30:49 2008:
<br>&nbsp;&nbsp;  Changed manual.* to sketch.* to avoid info dir clash. Added @dircategory 
<br>&nbsp;&nbsp;  and @direntry for compatibility with install-info.  Contributed by Dmitry Dzhus.
</li>
<li>Version 0.2 (build 89, Mon May  5 12:20:05 2008) Mon May  5 12:49:27 2008:
<br>&nbsp;&nbsp;  Fixed lay=in and added support for dotsize in TikZ.  Suggestion of Giovanni Pizzi.
</li>
<li>Version 0.2 (build 84, Tue Apr 22 20:17:04 2008) Tue Apr 22 20:24:33 2008:
<br>&nbsp;&nbsp;  Cause -v or -Tx option always to ignore all input - files and stdin.
</li>
<li>Version 0.2 (build 75, Mon Apr 21 22:45:11 2008) Mon Apr 21 22:45:27 2008:
<br>&nbsp;&nbsp;  Switch all computations to double precision for better dynamic range.  
</li>
<li>Version 0.2 (build 65, Mon Apr 21 22:14:51 2008) Mon Apr 21 22:15:38 2008:
<br>&nbsp;&nbsp;  Bug fix: Extent finder had variables uninitialized.  If random stuff has
<br>&nbsp;&nbsp;  been missing from your sketch output, this is the build for you!  Thanks
<br>&nbsp;&nbsp;  David Bremner.  
</li>
<li>Version 0.2 (build 60, Thu Apr 10 13:13:26 2008) Thu Apr 10 13:21:35 2008:
<br>&nbsp;&nbsp;  Added pstricks-add to -T templates for transparency support.  
</li>
<li>Version 0.2 (build 59, Sun Mar 16 13:30:57 2008) Sun Mar 16 13:43:01 2008:
<br>&nbsp;&nbsp;  Added "transpalpha" to split options for PSTricks at suggestion of maxi.
<br>&nbsp;&nbsp;  Manual updated, but a nice transparent example drawing ought to be added.  
</li>
<li>Version 0.2 (build 57, Thu Mar  6 22:39:13 2008) Sun Mar  9 22:11:46 2008:
<br>&nbsp;&nbsp;  Added ConTeXt support as per suggestion of Jesse Alma and updated web page.  
</li>
<li>Version 0.2 (build 27, Tue Sep 25 00:23:31 2007) Tue Sep 25 00:23:43 2007:
<br>&nbsp;&nbsp;  Added concatentate multiple option references as per suggestion of kmf.  
</li>
<li>Version 0.2 (build 18, Sun Sep 23 00:30:20 2007) Sun Sep 23 00:34:03 2007:
<br>&nbsp;&nbsp;  Changed copyright to GPL.
<br>&nbsp;&nbsp;  Distribution builds now have "d" version suffix.
</li>
<li>Version 0.2 (build 16, Sun Mar  4 14:56:52 2007) Sun Mar  4 23:06:08 2007:
<br>&nbsp;&nbsp;  Fixed makefile to work in distribution (rather than development) environment.  
</li>
<li>Version 0.2 (build 9, Thu Feb  8 22:06:23 2007) Sun Feb 11 14:50:09 2007:
<br>&nbsp;&nbsp;  Added "fill style=..." and "line style=..." pseudo options for TikZ (idea of KMF).  
<br>&nbsp;&nbsp;  Fixed seg fault on certain syntax errors within option strings.  
</li>
<li>Version 0.2 (build 8, Tue Feb  6 19:25:59 2007) Tue Feb  6 19:26:07 2007:
<br>&nbsp;&nbsp;  Fixed option processing bug.  Thanks to Kjell Magne Fauske!
</li>
<li>Version 0.2 (build 7, Mon Feb  5 23:27:30 2007) Tue Feb  6 19:24:34 2007:
<br>&nbsp;&nbsp;  Added TikZ support.
<br>&nbsp;&nbsp;  Added -v (version info) and -h (option help) command line options.
<br>&nbsp;&nbsp;  Updated documents.  
</li>
<li>Version 0.1 (build 310, Fri Jun 24 14:05:28 2005) Wed Jan 31 22:06:48 2007:
<br>&nbsp;&nbsp;  Test build in new environment.
</li>
<li>Version 0.1 (build 282, Tue May 17 12:16:05 2005) Tue May 17 12:28:50 2005:
<br>&nbsp;&nbsp;  Added -t and -T options (document template); adjusted manual
<br>&nbsp;&nbsp;  Made exponentiation work on transforms for all integers; adjusted manual
<br>&nbsp;&nbsp;  Fixed empty option bracket output on some PSTricks commands
</li>
<li>Version 0.1 (build 254, Thu May 12 04:16:43 2005) Thu May 12 04:17:15 2005:
<br>&nbsp;&nbsp;  Rebuild to incorporate this update log.
</li>
<li>Version 0.1 (build 253, Thu May 12 01:28:29 2005) Thu May 12 04:06:22 2005:
<br>&nbsp;&nbsp;  Fixed lay option problems.
<br>&nbsp;&nbsp;  Fixed picturebox bounding box computation.
<br>&nbsp;&nbsp;  Added the technical drawing section to the manual.
</li>
</ul>
</body>