PDF export does not use the highest quality for rasterized filters

Bug #322116 reported by RIco
6
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Medium
theAdib

Bug Description

when you export a pdf, and select the option "rasterise filter effects", the quality of the rasterised effect is linked the quality of display of filter effects/gaussian blur in the Inkscape preferences.

As I understand this option should be only for the display inside Inkscape, and the pdf should be exported to the maximum quality.
But if (for ex.) your "Filter effects quality for display" in the preferences is set to Average, or lower ... this becomes the quality of output of the rasterised effect in the pdf.

is it a bug or did i miss something?

( Inkscape svn r20576 on ubuntu 8.10)

Revision history for this message
RIco (rico-rootscore-deactivatedaccount) wrote :
Revision history for this message
theAdib (theadib) wrote :

the cairo exporter uses the Display resolution here (that is set in the inkscape properties dialogue - options/filterquality/value)

Changed in inkscape:
importance: Undecided → High
milestone: none → 0.47
status: New → Confirmed
tags: added: cairo exporting filter
removed: import-export
Changed in inkscape:
importance: High → Medium
theAdib (theadib)
Changed in inkscape:
assignee: nobody → theadib
Revision history for this message
theAdib (theadib) wrote :

attached patch puts render quality properties to nr_arena. Previously each nr_arena_item looked up the preferences.
You can do now "nr_arena_set_renderoffscreen(arena)" for an offscreen arena in order to get highest accuracy.

please review!

Adib.

Revision history for this message
theAdib (theadib) wrote :

I committed fix in revision 21272.
The renderoffscreen attribute need to be set on all other file formats that use nr_arena as well.
RIco please check and report if that solve your problem!
Adib.

Changed in inkscape:
status: Confirmed → Fix Committed
Revision history for this message
RIco (rico-rootscore-deactivatedaccount) wrote :

no, that doesn't fix the problem,
I just compiled 21274, set the filter quality to lowest, saved as pdf.. and the pdf was exported at lowest quality.

Revision history for this message
theAdib (theadib) wrote :

could you please provide the svg? Thx, Adib.

Revision history for this message
theAdib (theadib) wrote :

Filters are represented while generating bitmaps.
Add nr_arena_set_renderoffscreen to sp_generate_internal_bitmap.
fixed in revision 21276.
Rico, pls check.

Revision history for this message
RIco (rico-rootscore-deactivatedaccount) wrote :

ok, now the pdf is exported correctly. thanx theAdib.

theAdib (theadib)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.