comparison scripts/plot/util/print.m @ 31212:55415fa6a20f

svgconvert: Use Lossless encoding of images when available (bug #52193) * acinclude.m4: Check that QPainter::LosslessImageRendering flag is available. * octave-svgconvert.cc (draw): Use new flag if available. * print.m (doc): Update word of caution about svgconvert and images.
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Mon, 29 Aug 2022 16:36:34 +0200
parents 8a8f82c0235e
children a40c0b7aa376
comparison
equal deleted inserted replaced
31211:8340137bb190 31212:55415fa6a20f
150 ## Allows for printing transparent graphics objects in PDF format. 150 ## Allows for printing transparent graphics objects in PDF format.
151 ## For PostScript formats the presence of any transparent object will cause the 151 ## For PostScript formats the presence of any transparent object will cause the
152 ## output to be rasterized. 152 ## output to be rasterized.
153 ## @end table 153 ## @end table
154 ## 154 ##
155 ## Caution: @option{-svgconvert} may lead to inaccurate rendering of image 155 ## Caution: If Octave was built against Qt version earlier than 5.13,
156 ## objects. 156 ## @option{-svgconvert} may lead to inaccurate rendering of image objects.
157 ## 157 ##
158 ## @item -portrait 158 ## @item -portrait
159 ## @itemx -landscape 159 ## @itemx -landscape
160 ## Specify the orientation of the plot for printed output. 160 ## Specify the orientation of the plot for printed output.
161 ## For non-printed output the aspect ratio of the output corresponds to the 161 ## For non-printed output the aspect ratio of the output corresponds to the