Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Исходники Форум Информер Страны мира
   Графика    >>    bpcgv23m
   
 
 Powerful Graphics Library from Graphics Vision 2.3   Solar Designer 24.11.1995

Powerful Graphics Library for TP/BP 7.0x+. It is a part of large Graphics Vision library v2.3. Can be used separately from the library itself.
 Supports 20+ video modes, including all std EGA, VGA, VESA SVGA up to 512 Kb VM and also VGA/SVGA ModeX
 Custom mouse driver for ModeX & SVGA



64k 
 

Here're some sources of the Graphics Vision V2.3 library. They can be used separately from the library itself. Try GDEMO.PAS and MDEMO.PAS programs to see the library's abilities. Note that some procedures in the GraphDrv unit are extremely ineffective (for example: OutTextXY, FloodFill). I'm not optimizing them because they are not used in the Graphics Vision library. Also, I implemented raster fonts only with clipping, so they can't be separated from the Graphics Vision library and not included here. However, this graphics library is pretty small and most drivers are pretty effective. The custom mouse driver seems to work fine, too. -- Solar Designer --