office-gobmx/basebmp
Michael Meeks cf342fe928 re-base on ALv2 code. Includes:
reportbuilder, license file not needed.
    Patch contributed by Armin Le Grand
    http://svn.apache.org/viewvc?view=revision&revision=1305814
    Adapting extras/ to our wordbook setup.
2012-07-18 15:00:25 +01:00
..
inc/basebmp re-base on ALv2 code. Includes: 2012-07-18 15:00:25 +01:00
prj
source re-base on ALv2 code. Includes: 2012-07-18 15:00:25 +01:00
test re-base on ALv2 code. Includes: 2012-07-18 15:00:25 +01:00
CppunitTest_basebmp.mk
Library_basebmp.mk
Makefile re-base on ALv2 code. Includes: 2012-07-18 15:00:25 +01:00
Module_basebmp.mk
Package_inc.mk
README

Provides a BitmapDevice: the vcl software renderer

Provides algorithms and data types for bitmap graphics e.g. line and fill
polygon scan conversion, bitmap format iterators, and a SalGraphics-compatible
software renderer

Used for example for wmf / svm files. E.g. used when you do -headless, and
have no DISPLAY set - it's an all-software backend for the LibO graphic
backend. also see [git:vcl/headless].