From efc463230f303ad3461250f680de02d6f656864e Mon Sep 17 00:00:00 2001 From: erg Date: Mon, 5 Nov 2007 18:07:20 +0000 Subject: [PATCH] Update info files --- doc/info/attrs.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/info/attrs.html b/doc/info/attrs.html index 98e56095c..ee4205c0e 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -794,7 +794,8 @@ This field indicates which graph component uses the attribute.
image
Gives the name of a file containing an image to be displayed inside a node. The image file must be in one of the recognized formats, - typically JPEG, PNG, GIF or Postscript. + typically JPEG, PNG, GIF or Postscript, and be able to be converted + into the desired output format.

Unlike with the shapefile attribute, the image is treated as node @@ -815,7 +816,8 @@ This field indicates which graph component uses the attribute. During rendering, in the default case (imagescale=false), the image retains its natural size. If imagescale=true, - the image is uniformly scaled to fit inside the node. + the image is uniformly scaled (i.e., its aspect ration is + preserved) to fit inside the node. At least one dimension of the image will be as large as possible given the size of the node. When imagescale=width, -- 2.40.0