[librsvg: 2/35] rsvg-convert.1: Fix the default DPI value




commit fad9a80d9dd2c29cdea76b3e7ccda4e2875df2f8
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri Jun 11 11:16:56 2021 -0500

    rsvg-convert.1: Fix the default DPI value
    
    Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/547>

 rsvg-convert.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rsvg-convert.1 b/rsvg-convert.1
index f84644a0..7d178d16 100644
--- a/rsvg-convert.1
+++ b/rsvg-convert.1
@@ -61,10 +61,10 @@ recording surfaces.
 .SS OPTIONS
 .TP
 .I "\-d \-\-dpi-x number"
-Set the X resolution of the image in pixels per inch.  RSVG's current default is 90 DPI.
+Set the X resolution of the image in pixels per inch.  RSVG's current default is 96\ DPI.
 .TP
 .I "\-p \-\-dpi-y number"
-Set the Y resolution of the image in pixels per inch.  RSVG's current default is 90 DPI.
+Set the Y resolution of the image in pixels per inch.  RSVG's current default is 96\ DPI.
 .TP
 .I "\-x \-\-x\-zoom number"
 X Zoom factor, as a percentage.  If unspecified, 1.0 is used as the default.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]