diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /dviware/dviwin/README |
Initial commit
Diffstat (limited to 'dviware/dviwin/README')
-rw-r--r-- | dviware/dviwin/README | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/dviware/dviwin/README b/dviware/dviwin/README new file mode 100644 index 0000000000..3926eb1ca7 --- /dev/null +++ b/dviware/dviwin/README @@ -0,0 +1,30 @@ + +DVIWIN 2.9 is a screen and printer driver for TeX DVI files under Windows +3.1 and Windows NT. Its main features are: + + * Fast previewing (uses 386-specific code if it finds a 386/486) + * Painless support for graphics in TeX documents + * Uses any standard PK font files or FLI font libraries + * Works with all displays and printers supported by Windows + * Automatic generation of missing fonts + * Support for color printers + +New features include native 32-bit versions for Windows NT, selectable +measurement units, user-definable strings for easy adaptation to various +languages (the distribution contains strings for four different languages +apart from English), new graphics filters for GIF and XPM files, etc. +The required memory depends on the resolution that you use. It needs about +1.5M free RAM to print on a 300dpi printer without swapping. + +The program will be shortly available in the directories +/tex-archive/dviware/dviwin or /tex-archive/systems/msdos/drivers +at the CTAN hosts (ftp.shsu.edu, ftp.dante.de and ftp.tex.ac.uk). + +The program is completely free for any individual or non-commercial +organization. Please contact me for any comments, suggestions, bug +reports, etc. + +I hope that you find it useful, + +Hippocrates Sendoukas +(isendo@leon.nrcps.ariadne-t.gr) |