EasyBMP C++ Bitmap Library

EasyBMP Add-ons

I have written some add-ons that may be useful in scientific visualization projects and/or general drawing programs. They should help to extend the capabilities of EasyBMP, and all are licensed under the LGPL license.

SimpleArray is an easy way to import and export tabular/ASCII data for your scientific visualization projects.

Geometry adds support for drawing anti-aliased lines and circular arcs.

Font gives support for a scalable, anti-aliased font for all platforms. It can be useful for scientific visualization projects where labels are required.