summaryrefslogtreecommitdiff
path: root/filter/Module_filter.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <quikee@gmail.com>2013-03-25 23:26:36 +0100
committerTomaž Vajngerl <quikee@gmail.com>2013-03-25 23:50:10 +0100
commit6a6519c27a5a7ea07e6a19fcd43e76ca616dce4d (patch)
treef0516fe768dcdb17293fb060aa6cf9d6f8650f3d /filter/Module_filter.mk
parentf7a226952ddd335d670f1a3766b2b87eb1572375 (diff)
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
Diffstat (limited to 'filter/Module_filter.mk')
-rw-r--r--filter/Module_filter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/Module_filter.mk b/filter/Module_filter.mk
index 170e8768558f..b13407c67917 100644
--- a/filter/Module_filter.mk
+++ b/filter/Module_filter.mk
@@ -56,6 +56,7 @@ $(eval $(call gb_Module_add_targets,filter,\
Library_pdffilter \
Library_placeware \
Library_svgfilter \
+ Library_graphicfilter \
Library_t602filter \
Library_textfd \
Library_xmlfa \