Skip to content

BGRABitmap graphics library made with Lazarus (Free Pascal).

Notifications You must be signed in to change notification settings

BugsBeGone/bgrabitmap

 
 

Repository files navigation

List of directories:
- bgrabitmap: contains BGRABitmap library
- dev: tools used to make BGRABitmap
- libwebp: contains the Dll of LibWebP for Windows
- test: contains a series of test programs and examples on how to use BGRABitmap library
- winmake: contains batch files for make under Windows

Files:
- commit.sh: script to commit change from Linux terminal
- Makefile: generate the code and compile
    On Windows, you need to make sure that make.exe from FPC and lazutils.exe from Lazarus tools are in the PATH.
- update_BGRABitmap.json: package information for OPM in Lazarus

About

BGRABitmap graphics library made with Lazarus (Free Pascal).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Pascal 99.7%
  • Other 0.3%