AuburnSounds / gamut

Image encoding and decoding library for D. Detailed layout control. Experimental codec QOIX.
Boost Software License 1.0
41 stars 2 forks source link

BMP support #67

Closed p0nce closed 2 months ago

p0nce commented 10 months ago

Supported will be same feature set as stb_image.h, + the addition of returning aspect ratio things. Writing rgb8 and rgba8 is already there.