Модули и библиотеки


FOX.PAS - Обработка DBF для BP7

Интерфейсный модуль для обработки файлов структуры dBASE III Plus, Clipper, FoxPro

FoxPro Database Handling Unit.

Библиотека для работы с dbf-файлами под DOS. Поддерживает весь основной набор команд FoxPro 2.0, в том чиле Zap, Pack, Sort, Scatter, Gather. В качестве примера приведена программа для сортировки записей базы данных методом "пузырька".

FreeType 1.1 - TrueType Font Rasterizer

Библиотека для работы TrueType фонтами. Компилируется в Borland Pascal 7 (DOS), Virtual Pascal (OS/2), FPC (Linux, DOS, OS/2), Delphi (16-bit & 32-bit versions).
FreeType 1 is a portable and highly efficient TrueType rendering engine, that is now successfully used to bring TrueType support to a very large variety of platforms and environments. FreeType 1 comes with a Pascal version that now runs on Borland Pascal 7 (DOS), fPrint Virtual Pascal (OS/2), FPC (Linux, DOS, OS/2) as well as Delphi (16-bit & 32-bit versions).

GrafX2 JPEG Loader - Additional for GX2 Unit

GrafX2 JPEG Loader - copyright (c) 1998-1999 by Stefan Goehler Requires the GX2 Graphical Unit written by Stefan Goehler. Requires the PasJPEG-Sources written by Jacques Nomssi Nzali.

Graphic lib for 0x12 mode

Набор функций для режима 640x480x16 - putpixel, getpixel, getimage, putimage, реализованных на ассемблере.

GrMouTxt - Graphics Mouse for Text Mode

Модуль для работы с мышью в текстовом режиме. Формирует указатель мыши в виде графической стрелочки за счет перепрограммирования на лету знакогенератора. Все основные функции написаны на чистом ассемблере. Работает только в полноэкранном режиме!
Assembler module for mouse control in the text mode.

GS_DBASE 2.5 - dBase III, III+ Access Library

Объектно-ориентированная библиотека для работы с базами данных формата dBase III для TP5.5. Поддерживает работу с Мемо-полями (DBT) и индексами (NDX).
These Turbo Pascal 5.5 routines handle processing for dBase III files, including memo (.DBT), index (.NDX), and data (.DBF) files. Use is made of object oriented programming to simplify the user interface. Examples of the user interface is demonstrated in the sample programs. This release is valid for reading and writing of data, index, and memo files.

GX 2b2 - 32 bit Graphical Unit for BP7 and FPC

GX2 b2. The ultimate graphic unit for BP7

  • emely fast
  • supports MMX
  • alot of FX
  • 32 Bit capable - use ALL available memory and take advantage of Vesa2.
  • Full clipping of all included functions.
  • Loads and saves BMP, PCX, GIF, PNG and JPG.
  • Plays FLIC animations.
  • 51 included Fonts
  • supports Windows TTF Fonts

HMA - Интерфейс к himem.sys

Модуль функций для работы с областью HMA

Huge - Precision Calculation with 40000 Digits

Модуль для работы с числами до 40000 значащих цифр. Включает в себя функции для сложения, вычитания, умножения и деления таких больших чисел. В качестве примера приведена программа для вычисления числа Pi с точностью до 40 тысяч знаков после запятой.