News tagged libbeebimage

New Release: libbeebimage 1.1

The main reason for this release is to fix compilation under GCC 13 but it also:

For full details and to download this release, see the libbeebimage page.

New Project: libbeebimage

I’ve extracted the BBC image format loading code from the BBC Graphics Viewer, made it a stand-alone cross-platform library with C and C++ bindings and called it libbeebimage. This is what I’m using to convert images included in the 8-Bit Software Online Conversion via a ruby extension written in C.