Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Pascal Форум Информер Страны мира
   ANSI-Графика    >>    lvi
   
 
 LVI 1.0 - LVI Programming Toolkit (ANSI like)   Tobin Fricke 15.11.1993

Модуль для эмуляции LVI, функционального аналога ANSI графики, имеющего двоичный формат команд и использующего сжатие данных. LVI Programming Toolkit - is a pascal library for using LVI emulation. It is similar to ANSI, however, it uses advanced compression and is binary. It is over twice as fast as the equivalent ANSI.



7k 
 

LVI UNIT VERSION 1.0 BY TOBIN FRICKE Documentation for LVI.PAS/LVI.TPU Well, I'm going to keep this really short. If you have the source code to the unit, then read the comments in there. Otherwise, run the LP procedure in the unit. If you run this program, it will give you some documentation. Legal Stuff: All trademarks are property of their respective owners. This program carries NO WARRENTY. I am not responsible for ANY damages that it may cause. Use at your own risk. .... Now go into pascal, get up THIS FILE, and run it .... This unit provides a means of using the Last Video Interface (LVI) If you find this unit usefull, a $1.00 contibution is requested. Reaching the Author: CompuServe: 76660,3110 Cleveland Freenet: dr261 Internet: dr261@cleveland.freenet.edu Snail Mail: Tobin Fricke, 25271 Arion Way, Mission Viejo, CA 92691-3702 This may be distributed freely in its original, unmodified form only. No fee may be charged for the distribution of this program, except for a modest per disk fee if that applies. Special thanks to John C. Bushnell, the designer of LVI, for a great new standard. What is LVI? It's a new standard to replace ANSI. It uses binary, and can be twice as fast as ANSI. It provides means for using windows, scrolling, and many other great screen control procedures.