Files
loongoffice/basebmp
Michael Stahl a156e66a4f need more boost_headers
Change-Id: Ic58e334acb9d9c89e5466638286c0f42dc36df43
2013-01-27 01:38:43 +01:00
..
2012-08-25 12:45:37 +02:00
2012-07-18 15:00:25 +01:00

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].