From 9e02c500e301c502680228cdc7e69b0b003b4565 Mon Sep 17 00:00:00 2001 From: ellson Date: Fri, 28 Sep 2007 19:31:50 +0000 Subject: [PATCH] document use of fixedsize=TRUE for scaling usershapes with width, height --- 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 c76ab20ad..04bf768eb 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -1296,8 +1296,10 @@ This field indicates which graph component uses the attribute.
shapefile
If defined, shapefile specifies a file containing user-supplied node content. The shape of the node is set to box. - The image in the shapefile must be - rectangular. The image formats supported as well as the precise semantics of + The image in the shapefile must be rectangular. + The image will take its natural size in the output with the box scaled around it, unless fixedsize=TRUE and width, height are used to force a scaling. +

+ The image formats supported as well as the precise semantics of how the file is used depends on the output format. For further details, see External PostScript files. -- 2.40.0