Suppress detection of image sizes.
Type & position: | switch, preamble |
Syntax: | !no_img_size [<abbreviations>] |
Description: | UDO will normally detect the width and height of images (and
inserts this value into the IMG tag for HTML). UDO will search for the
files beginning at the output directory, thus constructing the
pathname from the pathname of the output file and the filename of the
image. With this switch you can turn off the detection of the image
sizes. |
Example: | !no_img_size [html] |
Exists since: | Release 6 Patchlevel 9 |
See also: | !image, (!img), Images |