From 8645729ff3d3dee0eeb4f09fc999f05516e98b82 Mon Sep 17 00:00:00 2001 From: erg Date: Thu, 22 Mar 2007 22:12:50 +0000 Subject: [PATCH] Update info files --- doc/info/output.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/info/output.html b/doc/info/output.html index 632807bc2..b8f76c6d2 100644 --- a/doc/info/output.html +++ b/doc/info/output.html @@ -168,6 +168,13 @@ formats need to be interpreted in this manner. Set style attribute. The style value consists of the n characters following '-'. The syntax of the value is the same as specified for a styleItem in style. + I x y w h n -c1c2...cn + Externally-specified image drawn in the box with lower left + corner (x,y) and upper right corner (x+w,y+h). The name of the image + consists of the n characters following '-'. This is usually a bitmap + image. Note that the image size, even when converted from pixels to + points, might be different from the required size (w,h). It is + assumed the renderer will perform the necessary scaling. In handling alignment, the application may want to recompute the -- 2.40.0