Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  scaling-method
Advanced search

scaling-method

Indicates a preference in the scaling/sizing tradeoff to be used when formatting bitmapped graphics.

See http://www.w3.org/TR/xsl11/#scaling-method

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Type based on xsd:token
    • Valid valueDescription
      autoThe User Agent is free to choose either resampling, integer scaling, or any other scaling method.
      integer-pixelsThe User Agent should scale the image such that each pixel in the original image is scaled to the nearest integer number of device-pixels that yields an image less-then-or-equal-to the image size derived from the content-height, content-width, and scaling properties.
      resample-any-methodThe User Agent should resample the supplied image to provide an image that fills the size derived from the content-height, content-width, and scaling properties. The user agent may use any sampling method.
      inherit

Used in