<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">ECMA-376</anchor> Second Edition Part 1 </p><blockquote><p>17.8.3.16 sig (Supported Unicode Subranges and Code Pages)</p><p>This element specifies information identifying the code pages and Unicode subranges for which the parent font
provides glyphs using the mechanism defined in §4.2.7.18 and §4.2.7.28 of ISO/IEC 14496-22:2007. This
information can be used as defined in font substitution logic to locate an appropriate substitute font when this
font is not available. This information is determined by querying the font when present and shall not be
modified when the font is not available.</p><p>When storing Unicode subrange information, the appropriate bit in the bitfield shall only be set if the entire
subrange is supported by that font.</p><p>If this element is omitted, then no supported code page/Unicode subrange information is available.</p><p>[Example: Consider the following information stored for a single font:<pre class="XML example code"><anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="w:font w:name=&quot;Times New Roman&quot;" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI">w:font w:name=&quot;Times New Roman&quot;</anchor-external>
  <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="w:sig w:usb0=&quot;20002A87&quot; w:usb1=&quot;80000000&quot; w:usb2=&quot;00000008&quot; w:usb3=&quot;00000000&quot;" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI">w:sig w:usb0=&quot;20002A87&quot; w:usb1=&quot;80000000&quot; w:usb2=&quot;00000008&quot; w:usb3=&quot;00000000&quot;</anchor-external>
w:csb0=&quot;000001FF&quot; w:csb1=&quot;00000000&quot; /&gt;
  …
&lt;/w:font&gt;</pre></p><p>The sig element specifies the supported code pages and Unicode sub ranges via its attributes. For example, the
code pages supported are:<ul><li>Latin 1</li><li>Latin 2: Eastern Europe</li><li>Cyrillic</li><li>Greek</li><li>Turkish</li><li>Baltic</li></ul></p><p>end example]</p><table><tbody><tr><td>Parent Elements</td></tr><tr><td>font (§17.8.3.10)</td></tr></tbody></table><p>csb0 (Lower 32 Bits
of Code Page Bit
Field)</p><p>Specifies a four digit hexadecimal encoding of the first 32 bits of the 64-bit code-page bit
field that identifies which specific character sets or code pages are supported by the
parent font using the format defined by ulCodePageRange1 in §4.2.7.28 of ISO/IEC
14496-22:2007.</p><p><ins>(ry</ins></p><p>The possible values for this attribute are defined by the ST_LongHexNumber simple type
(§17.18.50).</p><p>csb1 (Upper 32 Bits
of Code Page Bit
Field)</p><p>Specifies a four digit hexadecimal encoding of the upper 32 bits of the 64-bit code-page
bit field that identifies which specific character sets or code pages are supported by the
parent font using the format defined by ulCodePageRange2 in §4.2.7.28 of ISO/IEC
14496-22:2007.</p><p><ins>(ry</ins></p><p>usb0 (First 32 Bits
of Unicode Subset
Bitfield)</p><p>Specifies the first 32 bits of the 128-bit Unicode subset bit field (USB) as defined by
ulUnicodeRange1 of §4.2.7.18 of ISO/IEC 14496-22:2007.</p><p><ins>(ry</ins></p><p>usb1 (Second 32
Bits of Unicode
Subset Bitfield)</p><p>Specifies the second 32 bits of the 128-bit Unicode subset bit field (USB) as defined by
ulUnicodeRange2 of §4.2.7.18 of ISO/IEC 14496-22:2007.</p><p><ins>(ry</ins></p><p>usb2 (Third 32 Bits
of Unicode Subset
Bitfield)</p><p>Specifies the third 32 bits of the 128-bit Unicode subset bit field (USB) as defined by
ulUnicodeRange3 of §4.2.7.18 of ISO/IEC 14496-22:2007.</p><p><ins>(ry</ins></p><p>usb3 (Fourth 32 Bits
of Unicode Subset
Bitfield)</p><p>Specifies the fourth 32 bits of the 128-bit Unicode subset bit field (USB) as defined by
ulUnicodeRange4 of §4.2.7.18 of ISO/IEC 14496-22:2007.</p><p><ins>(ry</ins></p><p>[Note: The W3C XML Schema definition of this element’s content model (CT_FontSig) is located in §A.1. end
note]</p></blockquote></body></html>