Skip to content

ithirzty/bah-bmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bah-bmp

This is a really simple library for handling uncompressed (at least for now) bitmaps.

Testing

You can do bah ./test.bah to compile the test program. When executing, the expected output is the following:

  • test.bmp test 1 (a 2x2 image with blue, green, red, white pixels)
  • test2.bmp test 2 (a 2x2 image with blue, green, red, yellow pixels)
  • test3.bmp test 3 (a 50x50 image with a pink rectangle and a borwn rectangle on top of it, all corners except theirs bottom right corner should be connected with green lines).
  • test4.bmp test 4 (a 1920x1080 image of the sample image with the created above image in the middle).
  • test5.bmp test 5 (a 300x300 image that is a part of the above image).

About

A simple bitmap library for Bah-lang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages