Index of /geminiatari/FILES/PROGRAM/VDIT

      Name                    Last modified       Size  Description

[DIR] Parent Directory 24-Sep-2006 15:32 - [TXT] GFONT.H 12-Jul-1988 13:21 2k [TXT] LOADFONT.C 12-Jul-1988 13:21 3k [TXT] VDI.C 12-Jul-1988 13:21 4k [TXT] VDI.H 12-Jul-1988 13:21 2k [TXT] VDIT.C 12-Jul-1988 13:21 2k

This package contains a partial public domain VDI interface.
It includes a working interface to the undocumented
VDI "load_fonts" and "unload_fonts" functions,
which allow you to use other fixed and proportional fonts with GEM's VDI.
See vdit.c for documentation and an example.
Most of vdi.h/vdi.c is untested, except for the functions
used by vdit.c and by my VT200 emulator.
If you make any fixes or enhancements to the VDI I'd like to see them.
I have also posted a public domain fixed width font family
suitable for use with terminal emulators to comp.binaries.atari.st.

vdi.h:		structure and macro definitions for VDI
vdi.c:		interface functions for VDI
gfont.h:	definition of a GDOS font
loadfont.c:	load GDOS fonts from disk
vdit.c:		a simple program to load fonts and display them

	Eric Gisin, egisin@math.UWaterloo.CA