diff 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
line wrap: on
line diff
--- a/scripts/plot/util/print.m	Mon Aug 29 13:58:00 2022 +0200
+++ b/scripts/plot/util/print.m	Mon Aug 29 16:36:34 2022 +0200
@@ -152,8 +152,8 @@
 ## output to be rasterized.
 ## @end table
 ##
-## Caution: @option{-svgconvert} may lead to inaccurate rendering of image
-## objects.
+## Caution: If Octave was built against Qt version earlier than 5.13,
+## @option{-svgconvert} may lead to inaccurate rendering of image objects.
 ##
 ## @item  -portrait
 ## @itemx -landscape