<?xml version="1.0" encoding="utf-8"?><document>

<head> 
<organization>ISO/IEC</organization>
<document-type>International Standard</document-type>
<stage>enquiry</stage>
<secretariat>SCC</secretariat>
<tc-number>1</tc-number>
<tc-name>Information Technology</tc-name>
<sc-number>34</sc-number>
<sc-name>Document Description and Processing Languages</sc-name>
<wg-number>1</wg-number>
<document-number>24754</document-number>
<document-language>E</document-language>
<title>
  <main>Minimum requirements for specifying document rendering systems</main>
</title>
<date>2006-12-03</date>
</head>

<foreword>
<p></p>
</foreword>

<!-- ==========================================================-->
<scope>

<p>When a structured document is interchanged between an originator and a recipient, the recipient refers to the style specifications that the originator provides to reconstruct the presentation. However, when the recipient does not have sufficient rendering functionality, it may fail to reconstruct the presentation output as the originator expected. In order to preserve presentation output in the course of interchange, the originator and recipient need to negotiate over functionalities referring to the specifications of document rendering systems. To satisfy this requirement, this standard provides the minimum requirements for specifying document rendering systems. The document specification format shall have the same minimum requirements described here.</p>

  <p>This International Standard can apply to the document processing environment, where a document is given in a logically structured format which is expressed by a structure markup language, and the visual representation of the document is described by means of the external style and layout specifications which a style and layout specifications language provides. The visual representation of the given document is generated when the style and layout specifications are applied to the logical structure by a document rendering system.</p>
  <p>This International Standard provides an abstract list of the features that a rendering system for an authored document may have. The list provides a frame of reference, against which the user and implementor can compare the features of document rendering systems. However, this International Standard does not specify a concrete interchange syntax or direct how each document rendering system shall behave.</p>
  <p>This International Standard provides the minimum requirements to specify the features that a document rendering system which transforms formatting objects to rendering output. It may be used as a frame of reference, against which the user, implementer, or software agent may compare the features of a document rendering system. According to these requirements, the user may express what he or she expects of a document rendering system, the implementer may describe the functionality and capability of the document rendering system that he or she implements, and the software agent may negotiate a minimum set of functionality and capability that are shared across different document rendering system implementations. </p>
</scope>

<!-- ==========================================================-->
<!--
<normative-references>

<referenced-document id="is10036">
<abbrev>ISO/IEC 10036:1996</abbrev>
<title>Information technology &#45;&#45; Font information interchange &#45;&#45; Procedures for registration of font-related identifiers</title>
<url/>
</referenced-document>

<referenced-document id="is9541-1">
<abbrev>ISO/IEC 9541-1:1991</abbrev>
<title>Information technology &#45;&#45; Font information interchange </title>
<url/>
</referenced-document>

<referenced-document id="is19758">
<abbrev>ISO/IEC TR 19758:2003</abbrev>
<title>Information technology &#45;&#45; Document description and processing languages &#45;&#45; DSSSL library for complex compositions</title>
<url/>
</referenced-document>

</normative-references>
-->

<!-- ==========================================================-->
<terms-and-definitions>

<term-and-definition>
<term>Document rendering system;</term>
<definition>Software agent which takes in formatted document and generates rendered output.</definition>
</term-and-definition>
<term-and-definition>
<term>Rendering </term>
<definition>Transforming of a structured document from a certain set of constraints to another set of constraints. Note: In most cases, a rendered document have stronger constraints than a pre-rendering document does.</definition>
</term-and-definition>
<term-and-definition>
<term>Feature</term>
<definition>Characteristic which a document rendering system supports in order processes a document, particularly at times when the document rendering system negotiate the rendering content with physical boundaries, e.g. line break or page break, of the output media.</definition>
</term-and-definition>
<term-and-definition>
<term>Paged media </term>
<definition>The form of media, which is divided into one or more smaller repetitive areas, each of which has its own independent geometric attributes.</definition>
</term-and-definition>
<term-and-definition>
<term>Region </term>
<definition>Geometric part of a page that has static position and can appear at the same position on sequential pages.</definition>
</term-and-definition>
<term-and-definition>
<term>Area </term>
<definition>Arbitrary part on a page that may have a floating position or be handled as a flowed object</definition>
</term-and-definition>
<term-and-definition>
<term>header </term>
<definition>A set of objects that are positioned at the beginning of each page of a document, which may include such objects as page number, title of document, etc.</definition>
</term-and-definition>
<term-and-definition>
<term>Footer </term>
<definition>Objects that are positioned at the end of each page of a document, which may include such objects as page number, title of document, etc.</definition>
</term-and-definition>
<term-and-definition>
<term>Operator </term>
<definition>A person who interacts with a document or with the document rendering system in order to print or display the document</definition>
</term-and-definition>

</terms-and-definitions>


<!-- ==========================================================-->
<clause>
<title>Features of a document rendering system</title>

  <clause>
      <title>General description of a document rendering system</title>
      <clause>
         <title>Supported output device</title>
         <p>The output device(s) that the document rendering system supports are described. E.g. Printing systems and browsers.</p>
      </clause>
      <clause>
         <title>Supported document formats</title>
         <p>The document formats, e.g. XML, RTF, etc., which the document rendering system supports to express the logical structure of a given document are described.</p>
      </clause>
      <clause>
         <title>Supported style languages</title>
         <p>The style specification languages, DSSSL and other style specification languages, that the document rendering system supports are described.</p>
      </clause>
      <clause>
         <title>Rendering media dimension</title>
         <p>The dimension of the rendering media, whether it is paged media or non-paged media, is described here. If the rendering media is paged, supported page sizes are described, e.g. A4, Letter, Legal, etc.</p>
      </clause>
      <clause>
         <title>Colour support</title>
         <p>The level of support for colour is described, referring to whether colour is supported by the document rendering system, and if colour is supported, what colour profiles are supported. Colour system, e.g. RGB and CMYK and depth of colour, e.g. 8-bit (256 colours) and 24-bit (16 million colours).</p>
      </clause>
      <clause>
         <title>Dynamic content generation</title>
         <p>The support for dynamically-generated content, meaning content calculated by and supplied by the stylesheet either as fixed value or conditionally-generated based on the presence or absence of data at rendering time.</p>
      </clause>
      <clause>
         <title>Supported coded character sets and encoding schemes</title>
         <p>Supported coded character standards and encoding schemes are described. E.g. UTF-8, SHIFT_JIS, KS-5601, etc.</p>
      </clause>
      <clause>
         <title>Composition of combined characters</title>
         <p>The level of support for the composition of combined syllabic characters, whether the document rendering system supports the stacking of combined characters and environmental glyph alteration are supported, is described. E.g. Thai, Arabic, etc.</p>
      </clause>
      <clause>
         <title>Directionality of text</title>
         <p>Support for the inherent directions of the progression of text (from left to right, right to left or top to bottom) and lines (from top to bottom, right to left or left to right) is described.</p>
      </clause>
      <clause>
         <title>Rendering of white-space characters</title>
         <p>The interpretation of white-space characters, e.g. tab, space, carriage return and line feed, is described. A string of white-space characters may be collapsed or may be interpreted literally. Additionally, white-space characters may be removed before or after line breaks.</p>
      </clause>
      <clause>
         <title>Font substitution</title>
         <p>Support for font substitution mechanism, e.g. font substitution based on ISO/IEC 9541-1, is described</p>
      </clause>
      <clause>
         <title>Font-recourse portability</title>
         <p>Capability of embedding and retrieving a font resource is described. If the document rendering system supports font-resource portability, it can extract an embedded font resource from the document and use it for rendering.</p>
      </clause>
      <clause>
         <title>Embedding of non-standard characters and glyphs</title>
         <p>Support for the embedding of non-standard characters and glyphs, e.g. glyphs registered by ISO/IEC 10036, is described.</p>
      </clause>
   </clause>
   <clause>
      <title>Description of pagination and rendering of page layout</title>
      <clause>
         <title>Page geometry</title>
         <clause>
            <title>Simple page layout</title>
            <p>The attributes, e.g. page width and height, and margin and padding on top, bottom, left and right, of a page that the document rendering system supports are described.</p>
         </clause>
         <clause>
            <title>Columnar pagination</title>
            <p>The level of support for columnar pagination, i.e. whether columns are supported, and whether the column gap can be specified, etc. is described.</p>
         </clause>
         <clause>
            <title>Region setting and positioning</title>
            <p>Basic attributes, e.g. width, height, margin and padding on top, bottom, left and right, and positions in the page, of the regions that the document rendering system can specify are described.</p>
         </clause>
      </clause>
      <clause>
         <title>Page-geometry sequencing</title>
         <p>Support for different types of page-geometry sequencing is described. Example types for page-geometry sequencing are single page ordering, repeatable page ordering, and conditional page ordering. Example types for conditional page ordering are page parity and page position.</p>
      </clause>
      <clause>
         <title>Page flow</title>
         <p>Support for static content, paginated content and flow maps is described. E.g. document title, page header, page footer, sidebars, multiple flows.</p>
      </clause>
   </clause>
   <clause>
      <title>Layout independent formatting</title>
      <p>This subsection provides a list of features that are independent from the layout of the document.</p>
      <clause>
         <title>Z-index</title>
         <p>Support for the specification of the z-index depth level of an area is described.</p>
      </clause>
      <clause>
         <title>Relatively-positioned areas</title>
         <p>Support for relatively-positioned areas, or floats, for graphics and other objects is described. Treatments available for surrounding text are described. E.g. tight, box and arbitrary shape.</p>
      </clause>
      <clause>
         <title>Absolutely-positioned areas</title>
         <p>Support for absolutely-positioned areas for graphics and other objects is described. The available bases for the absolute measurements are described. Treatments available for surrounding text are described. E.g. tight, box and arbitrary shape.</p>
      </clause>
      <clause>
         <title>Annotation</title>
         <p>Support for footnote, endnote and side note, the note body and the reference to the note is described.</p>
      </clause>
      <clause>
         <title>Cited content</title>
         <p>Support for references to cited content that will be replaced at rendering time is described.</p>
      </clause>
      <clause>
         <title>Dynamic content alteration</title>
         <p>Support for content alteration that is triggered by the rendering environment, operator interaction or other conditions is specified.</p>
      </clause>
   </clause>
   <clause>
      <title>Tables</title>
      <p>This subsection provides a list of features that relates to the rendering of tables.</p>
      <clause>
         <title>Table geometry</title>
         <p>Supported table geometry, e.g. width, height, padding and margin, is described.</p>
      </clause>
      <clause>
         <title>Table caption</title>
         <p>Support for table captions is described.</p>
      </clause>
      <clause>
         <title>Table header</title>
         <p>Support for the table header and its behaviour is described. Support for the orientation of headers and iteration of headers after the page break when the table spans across pages, is described.</p>
      </clause>
      <clause>
         <title>Table footer</title>
         <p>Support for the table footer and its behaviour is described. Support for the orientation of footers and iteration of footer before the page break when the table spans across pages, is described.</p>
      </clause>
      <clause>
         <title>Table background</title>
         <p>Support for the types of background for a table, e.g. the placement of an image or the colour, is described.</p>
      </clause>
      <clause>
         <title>Complex table compositions</title>
         <p>The level of support for complex table compositions is described here, based on the structure set forth in ISO/IEC TR 19758:2002.</p>
      </clause>
   </clause>
   <clause>
      <title>Lists</title>
      <p>This subsection provides a list of features that relates to the rendering of lists.</p>
      <clause>
         <title>List item dimensions</title>
         <p>Support for the geometry of the list, e.g. widths, heights, paddings and margins of the list item label and the list item body, is described here.</p>
      </clause>
      <clause>
         <title>List item identification</title>
         <p>Support for the identification of list items is described, including techniques such as enumeration and itemisation, and the types of symbols that can be supplied as list item labels.</p>
      </clause>
   </clause>
   <clause>
      <title>Block formatting</title>
      <p>This subsection provides a list of features that relates to the rendering of blocks.</p>
      <clause>
         <title>Block geometry</title>
         <p>Support for the geometry of a block of lines, e.g. width, height, margins, paddings, line leading and line-stacking strategy, is described here.</p>
      </clause>
      <clause>
         <title>Wrapping of characters</title>
         <p>Support for the wrapping of characters is described, e.g. the wrapping of characters that often takes place for punctuation characters in East Asian scripts, such as Chinese, Japanese and Korean. This is an equivalent feature of Japanese 'Kinsoku'.</p>
      </clause>
      <clause>
         <title>Wrapping of words</title>
         <p>Support for the wrapping of words, e.g. whether the last word in a line is wrapped to the next line, or kept in the same, etc, is described. Wrapping of words often takes place in English and other European scripts.</p>
      </clause>
      <clause>
         <title>Hyphenation</title>
         <p>Support for the hyphenation at the line end is described. The principles by which the document rendering system hyphenates and breaks words, e.g. rule-based, dictionary-based and manual.</p>
      </clause>
      <clause>
         <title>Wrapping of lines</title>
         <p>Support for the wrapping of lines, e.g. controlling widows and orphans, is described.</p>
      </clause>
      <clause>
         <title>Wrapping of blocks</title>
         <p>Support for the wrapping of blocks, e.g. whether a block which only contains a small number of lines, such as a chapter heading, shall be wrapped to the next column or page, is described.</p>
      </clause>
      <clause>
         <title>Indentation</title>
         <p>Support for indentation, its values and its use, is described.</p>
      </clause>
      <clause>
         <title>Content alignment</title>
         <p>The types of content alignment, e.g. lines in a block, areas in the flow, areas in marginalia, etc, are described.</p>
      </clause>
   </clause>
   <clause>
      <title>Decoration</title>
      <p>This subsection provides a list of features that relates to the decoration of a document.</p>
      <clause>
         <title>Graphics support</title>
         <p>Support for the rendering of instream and/or external graphics, e.g. the supported formats, scaling, positioning, etc, is described.</p>
      </clause>
      <clause>
         <title>Leader</title>
         <p>Support for leaders, e.g. the leader length, truncation of the leader, alignment of the leader, etc, is described.</p>
      </clause>
      <clause>
         <title>Rule</title>
         <p>Support for rules, e.g. orientation, length, types of rule, is described.</p>
      </clause>
   </clause>
   <clause>
      <title>Inline-level formatting</title>
      <p>This subsection provides a list of features that relates to the rendering of inline constructs.</p>
      <clause>
         <title>Inline object</title>
         <p>Support for the control of inline areas in a line, e.g. baseline shift, line height, etc, is described.</p>
      </clause>
      <clause>
         <title>Bidirectional override</title>
         <p>Support for the override of the inherent directionality of characters is described.</p>
      </clause>
   </clause>
   <clause>
      <title>Character-level formatting</title>
      <p>This subsection provides a list of features that relates to the rendering of characters.</p>
      <clause>
         <title>Character spacing</title>
         <p>Support for the types of spacing between characters, e.g. specified behaviours, automatic behaviours, etc, is described.</p>
      </clause>
      <clause>
         <title>Word spacing</title>
         <p>Support for the types of spacing between words, e.g. specified behaviours, automatic behaviours, etc, is described.</p>
      </clause>
      <clause>
         <title>Character variation</title>
         <p>Support for character variants, e.g. drop initial cap, small caps, etc, is described.</p>
      </clause>
      <clause>
         <title>Character decoration</title>
         <p>Support for character decorations, e.g. strike-through, underline, overbar, reverse, etc, is described.</p>
      </clause>
      <clause>
         <title>Font selection</title>
         <p>Support for selection of fonts, e.g. font family, font style, font weight, etc, is described.</p>
      </clause>
   </clause>
   <clause>
      <title>Linking</title>
      <p>Support for the specification of the association between areas of a document and other areas or external locations, e.g. for operator interaction, is described.</p>
   </clause>
</clause>
 
<!-- ==========================================================-->
 
<annex normative="false" id="example">
<title>Example value descriptions</title>

<p>This informative annex offers examples of values one might use when specifying the features of a document rendering system according to this international standard.  These values are not meant to be exhaustive but only documentary to give the reader consideration of the kinds of values that might apply for each feature.  This international standard explicitly does not standardize the values for specifying the features in order that users of this standard are not constrained by any set of values that might be incomplete.  The onus is on the user of this standard to describe a particular feature sufficiently well for the reader of their features to understand the capabilities offered by a document rendering system.</p>
<p>
Note the convention of suffixing the annex section titles with the corresponding body section titles is for guidance to the normative text associated with an item.</p>

  <clause>
      <title>General description of a document rendering system (4.1)</title>
      <clause>
         <title>Supported output device (4.1.1)</title>
<p>
Examples:</p>
<ul>
<li><p>
Laser printer</p>
</li>
<li><p>
Inkjet printer</p>
</li>
<li><p>
Dot matrix printer</p>
</li>
<li><p>
LCD</p>
</li>
<li><p>
CRT</p>
</li>
<li><p>
NTSC (TU-R BT.470-6)</p>
</li>
<li><p>
PDF/A (ISO 19005:1995-1)</p>
</li>
<li><p>
PDF/X-1a (ISO 15930-1:2001)</p>
</li>
<li><p>
JPEG file (ISO/IEC 10918-1:1994)</p>
</li>
<li><p>
Macintosh PICT (Inside Macintosh: Imaging with QuickDraw, Appendix A)</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Supported document formats (4.1.2)</title>
<p>Examples:</p>
<ul>
<li><p>
HTML 4.0</p>
</li>
<li><p>
ISO/IEC 10180 SPDL</p>
</li>
<li><p>
PostScript Level 2</p>
</li>
<li><p>
PDF 1.4</p>
</li>
<li><p>
PCL 4</p>
</li>
<li><p>
Rich Text Format version 1.6</p>
</li>
</ul>

      </clause>
      <clause>
         <title>Supported style languages (4.1.3)</title>
<p>Examples:</p>
<ul>
<li><p>
CSS 2.1</p>
</li>
<li><p>
XSL-FO 1.1</p>
</li>
<li><p>
DSSSL (ISO/IEC 10179)</p>
</li>
</ul>

      </clause>
      <clause>
         <title>Rendering media dimension (4.1.4)</title>
<p>Examples:</p>
<ul>
<li><p>
paged media</p>
</li>
<li><p>
non-paged media</p>
</li>
<li><p>
A4</p>
</li>
<li><p>
US-letter</p>
</li>
<li><p>
US-legal</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Colour support (4.1.5)</title>
<p>
The colour support describes the native colour space and colour depth that are available on the device correctly. There are several popular standards for display devices that specifies colour space range, colour encoding and colour depth in detail. Simple reference these standards is sufficient description of colour support for display devices.</p>
<p>
The available colour space and colour depth for printing devices are not standardized in detail. The printing device may accept the device independent colour specification and render the requested colour by approximated colour for the device. For example, some monochrome printers may accept the colour document data and convert it to monochrome data internally and the output is monochrome. Although it is helpful to describe the acceptable colour spaces and colour matching methods, the description on acceptable colour spaces is not essential. The native colour support or available subset shall be described. Some standards of printing colour chart (e.g. ISO 12642-1 initial set of 182 colours) can be referred as available colour space. If there is no appropriate device-independent standard to describe available colour space, the device dependent colour space families in ISO 10180 may be used for to avoid undefined keywords.</p>

<p>Examples:</p>
<ul>
<li><p>
IEC 61966-2-1 Default colour space (sRGB, 8bit per R, G, B components)</p>
</li>
<li><p>
IEC 61966-2-2 Extended RGB colour space (scRGB, 16bit per R, G, B components)</p>
</li>
<li><p>
ISO 12641-1 colours by CMYK inks</p>
</li>
<li><p>
ISO/IEC 10180 DeviceCMYK (8bit for C, M, Y components and 10bit for K component)</p>
</li>
<li><p>
ISO/IEC 10180 DeviceGray (16bit)</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Dynamic content generation (4.1.6)</title>
<p>Examples:</p>
<ul>
<li><p>
table of contents generation</p>
</li>
<li><p>
list numbering</p>
</li>
<li><p>
figure numbering</p>
</li>
<li><p>
example numbering</p>
</li>
<li><p>
table numbering</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Supported coded character sets and encoding schemes (4.1.7)</title>
<p>
Considering the fact that some character sets are designed for specific character encodings, each character sets provides the list of acceptable encoding schemes. For the specification of multilingual coded character set “ISO/IEC 10646” is not recommended to avoid the unclear coverage. The specification by subsets in ISO/IEC 10646 Annex A is better.</p>

<p>Examples:</p>
<ul>
<li><p>
ISO/IEC 8859-1 coded by ISO-2022, UTF-8 or UTF-16</p>
</li>
<li><p>
ISO/IEC 10646 collection 1 coded by UTF-8</p>
</li>
<li><p>
ISO/IEC 10646 collection 1, 2, 3, 4, 30 coded by UTF-8, UTF-16, UTF-32BE</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Composition of combined characters (4.1.8)</title>
<p>
The compositions of combined characters are expected to be described by the character set and encoding schemes to give source characters and the coverage of composed glyph or characters. Considering the fact that the coverage of required composition is not standardized exactly except of Latin, Cyrillic, Greek and IPA characters, it is possible that the coverage of composed glyph or characters are unspecified.</p>

<p>Examples:</p>
<ul>
<li><p>
ISO/IEC 6937</p>
</li>
<li><p>
ISO/IEC 10646 collection 2, 3, 30 composed by ISO/IEC 10646 1, 4 implementation level 3 coded by UTF-8</p>
</li>
<li><p>
ISO/IEC 10646 collection 14, 15, 64, 68 implementation level 2 coded by UTF-8 (Arabic)</p>
</li>
<li><p>
ISO/IEC 10646 collection 16 implementation level 2 coded by UTF-8 (Devanagari)</p>
</li>
<li><p>
ISO/IEC 10646 collection 29, 53 implementation level 3 coded by UTF-8 (Hangul Jamo)</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Directionality of text (4.1.9)</title>
<p>
This description is not the direction of text against paper or printing. When each glyph is rendered as isolated graphics, it is possible to line up the glyph for any direction. This description shall provide the information on the control of implicit pen position moving and selection of glyph shape which is appropriate for direction during the rendering of coded text. Most scripts have their default inline direction (direction from a glyph to next logical glyph), and the selection of glyph shape in their default inline direction is required. If the rendering in non-default inline direction is supported, the pair of character set and the method to specify the non-default inline direction shall be described. On many systems, the method to specify the inline direction is different from the method to select the appropriate glyph shape for the specified inline direction. The glyph shape selection for non-default inline direction is strongly dependent with the font resource; it shall be described in 4.1.12 and 4.1.13.</p>

<p>Examples:</p>
<ul>
<li><p>
ISO/IEC 8859-1 (left-to-right)</p>
</li>
<li><p>
ISO-IR 127 (right-to-left)</p>
</li>
<li><p>
ISO/IEC 10646 collection 1, 2, 3, 4, 7, 14, 15, 64, 68 (left-to-right, right-to-left by ISO/IEC 10646 collection 202)</p>
</li>
<li><p>
ISO/IEC 10646 collection 93, 94, 95, 96 (left-to-right, bottom-to-top by XSL writing-mode property)</p>
</li>
<li><p>
ISO/IEC 10646 collection 380 (top-to-bottom, right-to-left by XSL writing-mode property)</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Rendering of white-space characters (4.1.10)</title>
<p>
There are two groups of white-space characters. One group is the characters that the white-space with fixed size is inserted (e.g. ISO-8859-1 0x20 space, ISO-6429 0x09 horizontal tab, ISO 10646 U+3000 ideographic space, etc). Another group is the control characters that the rendering system cannot reflect the designed features and displayed by white-space (e.g. ISO-6429 0x0A line feed, 0x0B vertical tab, etc). The white-space characters in the first group are often repeated to adjust the text layout. The rendering system acting as simple typewriter displays the repeated white spaces literally, but some intelligent rendering system collapses the repeated white-space to single space (e.g. HTML). The collapse of repeated white-space may be restricted to the white-spaces before new line sequence, because the effect of collapse is expected to be negligible in many cases.</p>

<p>Examples:</p>
<ul>
<li><p>
ISO/IEC 10646 U+3000: always rendered in literal.</p>
</li>
<li><p>
ISO/IEC 10646 U+0020: collapsed before new line sequence.</p>
</li>
<li><p>
ISO/IEC 10646 U+0009: 8 times width of U+0020, collapsed before new line sequence.</p>
</li>
<li><p>
ISO/IEC 10646 U+000A: always collapsed and displayed by single ISO 10646 U+0020 space.</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Font substitution (4.1.11)</title>
<p>
The font properties for matching are defined in several standards (ISO/IEC 9541-1, ISO/IEC 14496-22 4.2.7 OS/2 table, ISO/IEC 14496-22 4.6.6 PCLT table, CSS 2.1, XSL 1.1), but some of them are missing the definition of matching algorithm. If the algorithm used in the device is not standardized and difficult to described, the list of referred properties is helpful. This entry does not describe the coverage of supported font format. For example, a rendering system can substitute all ISO/IEC 14496-22 OFF objects in the document by system internal bitmap fonts selected by the described substitution rule.</p>

<p>Examples:</p>
<ul>
<li><p>
CSS 2.1 font matching algorithm</p>
</li>
<li><p>
ISO/IEC 10180 FontReference::MatchRules::SameIfSpecified matched by FontReference::Satisfaction::NameOrProps</p>
</li>
<li><p>
ISO/IEC 14496-22 Annex B. Font Class parameter</p>
</li>
<li><p>
ISO/IEC 14496-22 4.2.7.17 Panose</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Font-resourse portability (4.1.12)</title>
<p>
This entry provides the information on the methods to collect the fonts required in rendering. If the input document format is designed to include embedded font resources in various formats, it is recommended to list acceptable formats. For example, CSS 3 web fonts have the tags to indicate the font formats used in CSS, some of them are unpublished format. Also the method of retrieval and the supported font formats shall be described. This entry does not describe the font embedding feature of device output. For example, this entry does not describe if the rendering system generates ISO 19905 PDF/A data with embedded font or all texts are rendered as graphics. The font-resource portability can be described as a collection of the entries.</p>

<p>Examples:</p>
<ul>
<li><p>
ISO/IEC 19005 PDF/A embedded Type1 font and Type42 font</p>
</li>
<li><p>
CSS 3 web fonts (ISO/IEC 9541-3 Type1 font and ISO/IEC 16500-6 TrueDoc PFR) retrieved by URI via file and http protocol</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Embedding of non-standard characters and glyphs (4.1.13)</title>
<p>
This description gives information on the method to embed non-standard glyph identifier in the coded text: a glyph cannot be specified by character code (e.g. CJK ideographic variant, glyph of punctuations in specific inline direction), a ligature or combining character coded by multiple character code points. Except of glyph identifier, the description on glyph selection mechanism is helpful to guide the access of non-standard characters and glyphs. ISO/IEC 14496-22 Open Font Format is a standard of a font format including the predefined glyph substitution table, although the specification does not guarantee the availability of required glyphs.</p>
<p>
This description does not provide information on the data format which embeds font files of these glyphs into the document. It shall be described in 4.1.12.</p>

<p>Examples:</p>
<ul>
<li><p>
ISO/IEC 10036 glyph identifier</p>
</li>
<li><p>
Unicode IVD Adobe-Japan1</p>
</li>
<li><p>ISO/IEC 14496-22 OFFS, glyph substitution by vert and vrt2 for hani scripts.</p>
</li>
</ul>
      </clause>
   </clause>
   <clause>
      <title>Description of pagination and rendering of page layout (4.2)</title>
      <clause>
         <title>Page geometry (4.2.1)</title>
         <clause>
            <title>Simple page layout (4.2.1.1)</title>
<p>Examples:</p>
<ul>
<li><p>
physical page dimensions</p>
</li>
<li><p>
logical region placement</p>
</li>
<li><p>
logical region orientation</p>
</li>
<li><p>
logical region dimensions</p>
</li>
<li><p>
padding</p>
</li>
<li><p>
margin</p>
</li>
</ul>
         </clause>
         <clause>
            <title>Columnar pagination (4.2.1.2)</title>
<p>Examples:</p>
<ul>
<li><p>
evenly-sized columns</p>
</li>
<li><p>
eqaully-spaced columns</p>
</li>
<li><p>
arbitrarily-sized columns</p>
</li>
<li><p>
arbitrarily-spaced columns</p>
</li>
<li><p>
arbitrary column flow</p>
</li>
<li><p>
simple serpentine columns</p>
</li>
</ul>
         </clause>
         <clause>
            <title>Region setting and positioning (4.2.1.3)</title>
<p>Examples:</p>
<ul>
<li><p>
region placement</p>
</li>
<li><p>
region dimensions</p>
</li>
<li><p>
region margins</p>
</li>
<li><p>
region padding</p>
</li>
<li><p>
region identification</p>
</li>
</ul>
         </clause>
      </clause>
      <clause>
         <title>Page-geometry sequencing (4.2.2)</title>
<p>Examples:</p>
<ul>
<li><p>
single page</p>
</li>
<li><p>
repeating page</p>
</li>
<li><p>
conditional page</p>
</li>
<li><p>
page parity</p>
</li>
<li><p>
page position</p>
</li>
<li><p>page blankness</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Page flow (4.2.3)</title>
<p>Examples:</p>
<ul>
<li><p>
flowed paginating content</p>
</li>
<li><p>
static repeating content</p>
</li>
<li><p>
content associated with named regions</p>
</li>
<li><p>
multiple flows of paginating content</p>
</li>
</ul>
      </clause>
   </clause>
   <clause>
      <title>Layout independent formatting (4.3)</title>
      <clause>
         <title>Z-index (4.3.1)</title>
<p>Examples:</p>
<ul>
<li><p>
layering of content coincident on a page</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Relatively-positioned areas (4.3.2)</title>
<p>Examples:</p>
<ul>
<li><p>
floating graphics</p>
</li>
<li><p>
tight text flow</p>
</li>
<li><p>
box text flow</p>
</li>
<li><p>
arbitrary-shape text flow</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Absolutely-positioned areas (4.3.3)</title>
<p>Examples:</p>
<ul>
<li><p>
floating graphics</p>
</li>
<li><p>
tight text flow</p>
</li>
<li><p>
box text flow</p>
</li>
<li><p>
arbitrary-shape text flow</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Annotation (4.3.4)</title>
<p>Examples:</p>
<ul>
<li><p>
footnotes</p>
</li>
<li><p>
endnotes</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Cited content (4.3.5)</title>
<p>Examples:</p>
<ul>
<li><p>
footnote citation</p>
</li>
<li><p>
title citation</p>
</li>
<li><p>
citing arbitrary content</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Dynamic content alteration (4.3.6)</title>
<p>Examples:</p>
<ul>
<li><p>
operator-directed alteration</p>
</li>
<li><p>
alterations triggered by formatting conditions</p>
</li>
</ul>
      </clause>
   </clause>
   <clause>
      <title>Tables (4.4)</title>
      <clause>
         <title>Table geometry (4.4.1)</title>
<p>Examples:</p>
<ul>
<li><p>
table dimensions</p>
</li>
<li><p>
table margins</p>
</li>
<li><p>
padding</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Table caption (4.4.2)</title>
<p>Examples:</p>
<ul>
<li><p>
caption content</p>
</li>
<li><p>
caption positioning</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Table header (4.4.3)</title>
<p>Examples:</p>
<ul>
<li><p>
header orientation</p>
</li>
<li><p>
header iteration</p>
</li>
<li><p>
header suppression</p>
</li>
<li><p>
header annotation</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Table footer (4.4.4)</title>
<p>Examples:</p>
<ul>
<li><p>
footer orientation</p>
</li>
<li><p>
footer iteration</p>
</li>
<li><p>
footer suppression</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Table background (4.4.5)</title>
<p>Examples:</p>
<ul>
<li><p>
Colour in table background</p>
</li>
<li><p>
image in table background</p>
</li>
<li><p>
repetition of image in table background</p>
</li>
<li><p>
anchoring of image in table background</p>
</li>
<li><p>
scaling of image in table background</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Complex table compositions (4.4.6)</title>
<p>Examples:</p>
<ul>
<li><p>
Complex table compositions by TR 19758:2002</p>
</li>
</ul>
      </clause>
   </clause>
   <clause>
      <title>Lists (4.5)</title>
      <clause>
         <title>List item dimensions (4.5.1)</title>
<p>Examples:</p>
<ul>
<li><p>
List label width</p>
</li>
<li><p>
List label height</p>
</li>
<li><p>
List label padding</p>
</li>
<li><p>
List label margin</p>
</li>
<li><p>
List body width</p>
</li>
<li><p>
List body height</p>
</li>
<li><p>
List body padding</p>
</li>
<li><p>
List body margin</p>
</li>
</ul>
      </clause>
      <clause>
         <title>List item identification (4.5.2)</title>
<p>Examples:</p>
<ul>
<li><p>
item identification by itemization</p>
</li>
<li><p>
item identification by use of symbols</p>
</li>
<li><p>
resumption of list item identification</p>
</li>
</ul>
      </clause>
   </clause>
   <clause>
      <title>Block formatting (4.6)</title>
      <clause>
         <title>Block geometry (4.6.1)</title>
<p>Examples:</p>
<ul>
<li><p>
block width</p>
</li>
<li><p>
block height</p>
</li>
<li><p>
block margin</p>
</li>
<li><p>
block padding</p>
</li>
<li><p>
line leading</p>
</li>
<li><p>
fixed size line stacking</p>
</li>
<li><p>
accomodating size line stacking</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Wrapping of characters (4.6.2)</title>
<p>Examples:</p>
<ul>
<li><p>
Wrapping of characters</p>
</li>
<li><p>
Wrapping of characters by JIS X 4051-1995</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Wrapping of words (4.6.3)</title>
<p>Examples:</p>
<ul>
<li><p>
engaging wrapping of text to new lines</p>
</li>
<li><p>
disengaging wrapping of text to new lines</p>
</li>
<li><p>
adjustable count of words being wrapped on last line of a block</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Hyphenation (4.6.4)</title>
<p>Examples:</p>
<ul>
<li><p>
Hyphenation by rules</p>
</li>
<li><p>
Hyphenation by dictionary</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Wrapping of lines (4.6.5)</title>
<p>Examples:</p>
<ul>
<li><p>
engaging wrapping of lines to new columns or pages</p>
</li>
<li><p>
disengaging wrapping of lines to new columns or pages</p>
</li>
<li><p>
adjustable count of lines at start of columns or pages</p>
</li>
<li><p>
adjustable count of lines at end of columns or pages</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Wrapping of blocks (4.6.6)</title>
<p>Examples:</p>
<ul>
<li><p>
engaging wrapping of entire blocks of lines to new columns or pages</p>
</li>
<li><p>
disengaging wrapping of entire blocks of lines to new columns or pages</p>
</li>
<li><p>
adjustable count of blocks at end or start of columns or pages</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Indentation (4.6.7)</title>
<p>Examples:</p>
<ul>
<li><p>
indentation of the first line of a block</p>
</li>
<li><p>
indentation of the last line of a block</p>
</li>
<li><p>
indentation control in the presence of side floats</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Content alignment (4.6.8)</title>
<p>Examples:</p>
<ul>
<li><p>
alignment of lines in a block</p>
</li>
<li><p>
separate alignment the last line in a block</p>
</li>
<li><p>
alignment of marginalia marks with flowed content</p>
</li>
<li><p>
alignment of areas in parallel pagination flows</p>
</li>
</ul>
      </clause>
   </clause>
   <clause>
      <title>Decoration (4.7)</title>
      <clause>
         <title>Graphics support (4.7.1)</title>
<p>Examples:</p>
<ul>
<li><p>
rendering of external graphic images</p>
</li>
<li><p>
rendering of internally-specified graphic images</p>
</li>
<li><p>
query of properties of graphic images</p>
</li>
<li><p>
support of view port</p>
</li>
<li><p>
scaling of view port</p>
</li>
<li><p>
positioning of view port</p>
</li>
<li><p>
specifying of view port dimensions</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Leader (4.7.2)</title>
<p>Examples:</p>
<ul>
<li><p>
elastic leader</p>
</li>
<li><p>
inelastic leader</p>
</li>
<li><p>
leader style</p>
</li>
<li><p>
leader content</p>
</li>
<li><p>
leader alignment</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Rule (4.7.3)</title>
<p>Examples:</p>
<ul>
<li><p>
rule orientation</p>
</li>
<li><p>
rule dimension</p>
</li>
<li><p>
rule style</p>
</li>
</ul>
      </clause>
   </clause>
   <clause>
      <title>Inline-level formatting (4.8)</title>
      <clause>
         <title>Inline object (4.8.1)</title>
<p>Examples:</p>
<ul>
<li><p>
line height</p>
</li>
<li><p>
baseline shift</p>
</li>
<li><p>
embedded containers of lines with arbitrary orientation and flow control</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Bidirectional override (4.8.2)</title>
<p>Examples:</p>
<ul>
<li><p>
automatic respect of inherent Unicode directionality of characters in use</p>
</li>
<li><p>
specified override of directionality</p>
</li>
<li><p>
specified containment of sequences of characters to prevent undue influence of characters with strong directions</p>
</li>
</ul>
      </clause>
   </clause>
   <clause>
      <title>Character-level formatting (4.9)</title>
      <clause>
         <title>Character spacing (4.9.1)</title>
<p>Examples:</p>
<ul>
<li><p>
inter-character spacing</p>
</li>
<li><p>
automatic character spacing behaviours and any available overrides</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Word spacing (4.9.2)</title>
<p>Examples:</p>
<ul>
<li><p>
inter-word spacing</p>
</li>
<li><p>
automatic word spacing behaviours and any available overrides</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Character variation (4.9.3)</title>
<p>Examples:</p>
<ul>
<li><p>
drop initial caps</p>
</li>
<li><p>
small caps</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Character decoration (4.9.4)</title>
<p>Examples:</p>
<ul>
<li><p>
strike-through</p>
</li>
<li><p>
underline</p>
</li>
<li><p>
overbar</p>
</li>
<li><p>
reverse</p>
</li>
</ul>
      </clause>
      <clause>
         <title>Font selection (4.9.5)</title>
<p>Examples:</p>
<ul>
<li><p>
font family</p>
</li>
<li><p>
font style or posture</p>
</li>
</ul>
      </clause>
   </clause>
   <clause>
      <title>Linking (4.10)</title>
<p>Examples:</p>
<ul>
<li><p>
unidirectional links</p>
</li>
<li><p>
bidirectional links</p>
</li>
<li><p>
types of operator interaction</p>
</li>
<li><p>
links within the document</p>
</li>
<li><p>
links outside of the document</p>
</li>
<li><p>
support for external link-bases</p>
</li>
</ul>
   </clause>

</annex>

<bibliography>

<referenced-document id="is10036">
<abbrev>ISO/IEC 10036:1996</abbrev>
<title>Information technology -- Font information interchange -- Procedures for registration of font-related identifiers</title>
<url/>
</referenced-document>

<referenced-document id="is9541-1">
<abbrev>ISO/IEC 9541-1:1991</abbrev>
<title>Information technology -- Font information interchange </title>
<url/>
</referenced-document>

<referenced-document id="is19758">
<abbrev>ISO/IEC TR 19758:2003</abbrev>
<title>Information technology -- Document description and processing languages -- DSSSL library for complex compositions</title>
<url/>
</referenced-document>

</bibliography>

</document>

