1 Provides a BitmapDevice: the vcl software renderer
3 Provides algorithms and data types for bitmap graphics e.g. line and fill
4 polygon scan conversion, bitmap format iterators, and a SalGraphics-compatible
7 Used for example for wmf / svm files. E.g. used when you do -headless, and
8 have no DISPLAY set - it's an all-software backend for the LibO graphic
9 backend. also see [git:vcl/headless].