Skip to content

Sane (libsane) features for Free Pascal and Delphi

License

Notifications You must be signed in to change notification settings

maxm74/SanePascal

Repository files navigation

SanePascal

Sane (libsane) features for Free Pascal and Delphi

Installation

SanePascal is a runtime library. There are no visual components that have to be installed. Just add the package to dependancy/required of your Lazarus/Delphi Application and start using it.

The library, created by Massimo Magnano (2025), is based on an old one written by Malcolm Poole(2008).

Library design

  • SanePascal is not a TComponent descendand. You have to use it from code only and free it by yourself (see the examples). For Lazarus use SanePascal_pkg.lpk package, For Delphi use SanePascal_dpkg.dpk package,
  • Supported Compilers: Lazarus / Free Pascal Delphi (theoretically it is compatible but it needs to be tested)

See the changelog.txt file for Change Log

(c) 2025 Massimo Magnano

About

Sane (libsane) features for Free Pascal and Delphi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages