File: source.html

package info (click to toggle)
ivtools-doc 0.7.10-1
  • links: PTS
  • area: main
  • in suites: potato, woody
  • size: 13,436 kB
  • ctags: 15,900
  • sloc: ansic: 687; sh: 139; makefile: 41; cpp: 24
file content (80 lines) | stat: -rw-r--r-- 2,294 bytes parent folder | download
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
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
  <head>
    <title>more ivtools source info</title>
  </head>

 <body bgcolor="ffffff">
    <h1>more <a href=./index.html>ivtools</a> source info</h1>


<a href=./index.html>ivtools</a> incorporates a copy of <a
href=./interviews.html>InterViews</a> and <a
href=./unidrawinfo.html>Unidraw</a>, and augments the original
capability of <a href=./idraw.html>idraw</a> with <a
href=./techinfo.html>new C++ class libraries</a> for:
<p>

<menu>
<li>
<a href=./ovinfo.html>double-buffered graphics rendering, switchable look and feel, version-free serializing of graphical components in readable ASCII</a>.
</li>

<li>
<a href=./largeimage.html>raster handling optimizations and extensions</a>
</li>

<li>
export/import <a href=./othertools.html>to/from Unix pipes</a> and <a href=./expimpnet.html>over the net</a>
</li>

<li>
<a href=./frameinfo.html>multi-frame editing and viewing</a>
</li>

<li>
</li>

<a href=./graphinfo.html>node/graph topology editing and browsing</a>
</li>

<li>
</li>

<a href=./comterp.html>networked command interpreting</a></td></td>
</li>

<li>
<a href=./comunidrawinfo.html>drawing command interpreting</a>
</li>

<li>
<a href=./glyphinfo.html>glyph examples</a>
</li>
</menu>

<p>
The changes to the original source of InterViews and Unidraw have been
mostly limited to bug fixes and backward-compatible modifications.
This has been tested by building packages like <a
href=http://www.targetjr.org/>Target Jr</a> and <a
href=http://www.create.ucsb.edu/~doug/htmls/MiXViews.html>MiXViews</a>
on top.  The original <a
href=http://www.vectaport.com/pub/src/schem.tar.gz>schem-3.1</a> from
John Vlissides still builds as well, as would probably ibuild and doc.<p>

<p>
We've applied all the patches we can find from various InterViews
archives, like those of the <a
href=http://www.cnbc.cmu.edu/PDP++/PDP++.html>PDP++</a> development
team.  Know of any more you want applied to the ivtools source tree? <a href=mailto:ivtools-info@vectaport.com>ivtools-info@vectaport.com</a>
<p>

Here's a <a href=./reusingunidraw.txt>piece</a> on our experience to
date reusing and evolving <a href=./interviews.html>InterViews</a>, <a
href=./unidrawinfo.html>Unidraw</a>, and <a
href=./idraw.html>idraw</a>.<p>


  </body>
</html>