Skip to content

AyAztuB/SB3-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SB3 PROJECT

SB3 (Sdl But Better Bitmap) is an image library who can read and write bitmap (.bmp) images.

Version

2 versions are available: the dev version and the release version. The dev one have all the least, unsafe, untested features. The release version contains all verified features.

Please consult each repo for the specifications

Installation

Each repo can compile static or dynamic library. The default is installing the dynamic library in /usr/lib/ and the header in /usr/include/. The main.c file allow you to test the correct installation process. The release version has 2 modes: normal or debug. In debug, if an error is occured, the programm will break returning an error message in the console.

About

A c library for image processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published