summaryrefslogtreecommitdiff
path: root/dviware/dvgtk/AUTHORS
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /dviware/dvgtk/AUTHORS
Initial commit
Diffstat (limited to 'dviware/dvgtk/AUTHORS')
-rw-r--r--dviware/dvgtk/AUTHORS14
1 files changed, 14 insertions, 0 deletions
diff --git a/dviware/dvgtk/AUTHORS b/dviware/dvgtk/AUTHORS
new file mode 100644
index 0000000000..cec62e794f
--- /dev/null
+++ b/dviware/dvgtk/AUTHORS
@@ -0,0 +1,14 @@
+This program, dvgtk, was modified by Tomasz J. Cholewo from Geoffrey Tobin's
+dvgt distribution. Send bug reports to t.cholewo@ieee.org.
+
+Andrew Trevorrow wrote the original DVItoVDU in Modula-2.
+
+The initial C code for this version of DVItoVDU was copied from Ian
+Dall's site, ftp://augean.oz.au/pub/misc/dv.tar.Z. Ian had, as his
+source code seems to indicate, automatically translated it from Modula.
+
+Geoffrey Tobin added a lot of new functionality: font searching and
+substitution, option handling, bitmap allocation, help files, and much
+more.
+
+Tomasz J. Cholewo modified dvgt to use kpathsea library.