office-gobmx/postprocess
Tomaž Vajngerl 6a6519c27a Export current Writer page as jpg/png
This is first step to rework of graphic exporting. The idea is to
replace the exporter that works only for Draw/Impress and replace
it with a general exporter for any object. With this it will be
far easier to export objects as charts. Currently only Writer is
supported and only jpg/png.

Additionally, this commit introduces a new Export dialog which
supports setting the pixel width, height and DPI.

Change-Id: I7302b26bd432840d7ef0c3d2d2e13ff150cd2a07
2013-03-25 23:50:10 +01:00
..
packconfig
packimages
signing
CustomTarget_config.mk
CustomTarget_images.mk
CustomTarget_registry.mk Export current Writer page as jpg/png 2013-03-25 23:50:10 +01:00
CustomTarget_signing.mk
Makefile
Module_postprocess.mk
Package_config.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk Export current Writer page as jpg/png 2013-03-25 23:50:10 +01:00
README

Postprocessing and checking of files delivered by other modules.

This module has to be the last one built before creating install sets
in module 'instset_native'. Thus it ties together all the dependencies
of all the other de-coupled modules. See the first line of
[[postprocess/prj/build.lst]] for that.