- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 20 Jul 2011 01:00:15 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes In directory hutz:/tmp/cvs-serv8081 Modified Files: Overview.html Overview.src.html Log Message: Fix definition of arrows to be more comprehensive Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css3-writing-modes/Overview.html,v retrieving revision 1.180 retrieving revision 1.181 diff -u -d -r1.180 -r1.181 --- Overview.html 14 Jul 2011 03:10:24 -0000 1.180 +++ Overview.html 20 Jul 2011 01:00:13 -0000 1.181 @@ -32,7 +32,7 @@ <h1>CSS Writing Modes Module Level 3</h1> - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 July 2011</h2> + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 20 July 2011</h2> <dl> <dt>This version: @@ -40,7 +40,7 @@ <dd><a href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a> <!-- - <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110714">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110714/</a> + <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110720">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110720/</a> --> @@ -3291,8 +3291,8 @@ <li>Set East Asian fullwidth (F) and wide (W) characters upright (using vertical font settings if available). - <li>Set East Asian halfwidth (H) characters sideways (using vertical font - settings if possible). + <li>Set East Asian halfwidth (H) characters sideways (or upright with + vertical font settings if possible). <li>Set any other characters that are assigned to a script (i.e. do not belong to the Common, Inherited, or Unknown scripts) as required by @@ -3333,11 +3333,24 @@ Number (No) category. <li>All characters from the <abbr title="U+2500–U+257F">Box - Drawing</abbr>, <abbr title="U+2580–U+259F">Block Elements</abbr>, - and <abbr title="U+2190–U+21FF">Arrows</abbr> blocks. + Drawing</abbr> and <abbr title="U+2580–U+259F">Block Elements</abbr> + blocks + + <li>All directional arrows: the <abbr + title="U+2190–U+21FF">Arrows</abbr> block, the <abbr + title="U+261A–U+261F">Pointing hand symbols from the Miscellaneous + Symbols block, any <abbr title="U+2B00–U+2B11, + U+2B45–U+2B46">arrow</abbr> from the Miscellaneous Symbols and Arrows + block, any <abbr title="U+2794–U+27BE">Dingbat arrows</abbr> from the + Dingbats block </abbr> <li>Other Symbols (So) from the Latin-1 Supplement and Letterlike - Symbols blocks. + Symbols blocks. <span class=issue>The following Latin-1 characters + might need special classification as upright or font-dependent: § + U+00A7, ° U+00B0, ¶ U+00B6</span> + + <li>Other Symbols (So) from the Aegean Numbers, Ancient Symbols, Common + Indic Number Forms blocks </ul> <li>Set the following characters upright (i.e. translated, using vertical @@ -3364,6 +3377,10 @@ of these are present, the font is considered to have vertical font settings available. + <p class=issue>It is a Unicode error that ScriptExt.txt does not include + the Aegean and Common Indic characters listed above as exceptions; they + shouldn't need special treatment once this is fixed. + <h2 class=no-num id=intrinsic-sizing>Appendix D: Intrinsic Dimensions</h2> <p><em>This section is normative.</em> Index: Overview.src.html =================================================================== RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v retrieving revision 1.190 retrieving revision 1.191 diff -u -d -r1.190 -r1.191 --- Overview.src.html 14 Jul 2011 03:10:24 -0000 1.190 +++ Overview.src.html 20 Jul 2011 01:00:13 -0000 1.191 @@ -2440,8 +2440,8 @@ can be expected to encase their contents.</p> <li>Set East Asian fullwidth (F) and wide (W) characters upright (using vertical font settings if available). - <li>Set East Asian halfwidth (H) characters sideways (using vertical - font settings if possible). + <li>Set East Asian halfwidth (H) characters sideways (or upright with + vertical font settings if possible). <li>Set any other characters that are assigned to a script (i.e. do not belong to the Common, Inherited, or Unknown scripts) as required by 'text-orientation' and <a href="#script-orientations">Appendix B</a>. @@ -2469,12 +2469,26 @@ and <abbr title="U+A830–U+A835">North Indic fractions</abbr> from the Other Number (No) category. <li>All characters from the - <abbr title="U+2500–U+257F">Box Drawing</abbr>, - <abbr title="U+2580–U+259F">Block Elements</abbr>, - and <abbr title="U+2190–U+21FF">Arrows</abbr> blocks. + <abbr title="U+2500–U+257F">Box Drawing</abbr> and + <abbr title="U+2580–U+259F">Block Elements</abbr> blocks + <li>All directional arrows: + the <abbr title="U+2190–U+21FF">Arrows</abbr> block, + the <abbr title="U+261A–U+261F">Pointing hand symbols</a> + from the Miscellaneous Symbols block, + any <abbr title="U+2B00–U+2B11, U+2B45–U+2B46">arrow</abbr> + from the Miscellaneous Symbols and Arrows block, + any <abbr title="U+2794–U+27BE">Dingbat arrows</abbr> + from the Dingbats block <li>Other Symbols (So) from the Latin-1 Supplement and Letterlike Symbols blocks. + <span class="issue">The following Latin-1 characters might + need special classification as upright or font-dependent: + § U+00A7, ° U+00B0, ¶ U+00B6</span> + <li>Other Symbols (So) from the + Aegean Numbers, + Ancient Symbols, + Common Indic Number Forms blocks </ul> <li>Set the following characters upright (i.e. translated, using vertical font settings if available): @@ -2496,6 +2510,10 @@ If any of these are present, the font is considered to have vertical font settings available. + <p class="issue">It is a Unicode error that ScriptExt.txt does not include the + Aegean and Common Indic characters listed above as exceptions; they shouldn't + need special treatment once this is fixed. + <h2 id="intrinsic-sizing" class="no-num">Appendix D: Intrinsic Dimensions</h2>
Received on Wednesday, 20 July 2011 01:00:16 UTC