Skip to content

Commit

Permalink
reorganisation so that typography index and gap analysis match
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Sep 22, 2017
1 parent 9def784 commit 08cb2e6
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 270 deletions.
49 changes: 29 additions & 20 deletions gap-analysis/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,19 @@ <h3><a href="#encoding">Encoding considerations</a></h3>
</section>


<section class="topic" id="fonts">
<section class="flexContainer">
<h3><a href="#fonts">Fonts</a></h3>
<p class="prompt">Do the standard fallback fonts used in browsers (eg. serif, sans-serif, cursive, etc.) match expectations? Are special font or OpenType features needed for this script that are not available? <a href="../index#font-style">See available information</a> or <a href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3Afont-style%20label%3Atype-info-request">check for currently needed data</a>.</p>
</section>
</section>



<section class="topic" id="fontstyle">
<section class="flexContainer">
<h3><a href="#fontstyle">Font styles</a></h3>
<p class="prompt">Do the standard fallback fonts used in browsers match expectations? Are special font features needed for this script that are not available? Do italic fonts lean in the right direction? <a href="../index#font-style">See available information</a> or <a href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3Afont-style%20label%3Atype-info-request">check for currently needed data</a>.</p>
<p class="prompt"> Do italic fonts lean in the right direction? Is synthesised italicisation problematic? <a href="../index#font-style">See available information</a> or <a href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3Afont-style%20label%3Atype-info-request">check for currently needed data</a>.</p>
</section>
</section>

Expand All @@ -156,26 +165,16 @@ <h3><a href="#cursive">Cursive text</a></h3>




<section class="topic" id="boundaries">
<section class="topic" id="transforms">
<section class="flexContainer">
<h3><a href="#graphemes">Text boundaries and selection</a></h3>
<p class="prompt">When you double- or triple-click on the text, is the expected range of characters highlighted? When you move through the text with the cursor, or backspace, etc. do you see the expected behaviour? Are there issues when applying punctuation than could be fixed by the application?
<a href="../index#graphemes">See available information</a> or <a href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3Aboundaries%20label%3Atype-info-request">check for currently needed data</a>.</p>
<h3><a href="#transforming_characters">Transforming characters</a></h3>
<p class="prompt">Does your script need special text transforms that are not supported? Does your script convert letters to uppercase, capitalised and lowercase alternatives according to your typographic needs? Do you need to to convert between half-width and full-width presentation forms?
<a href="../index#transforming_characters">See available information</a> or <a href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3Atext-transform%20label%3Atype-info-request">check for currently needed data</a>.</p>
</section>
</section>



<section class="topic" id="quotations">
<section class="flexContainer">
<h3><a href="#quotations">Quotations</a></h3>
<p class="prompt">Are there any issues when dealing with quotations marks, especially when nested? Should block quotes be indented or handled specially?
<a href="../index#quotations">See available information</a> or <a href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3Aquotations%20label%3Atype-info-request">check for currently needed data</a>.</p>
</section>
</section>


<section class="topic" id="numbers">
<section class="flexContainer">
<h3><a href="#overview_numbers">Numbers and digits</a></h3>
Expand All @@ -187,11 +186,21 @@ <h3><a href="#overview_numbers">Numbers and digits</a></h3>



<section class="topic" id="transforms">
<section class="topic" id="boundaries">
<section class="flexContainer">
<h3><a href="#transforming_characters">Transforming characters</a></h3>
<p class="prompt">Does your script need special text transforms that are not supported? Does your script convert letters to uppercase, capitalised and lowercase alternatives according to your typographic needs? Do you need to to convert between half-width and full-width presentation forms?
<a href="../index#transforming_characters">See available information</a> or <a href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3Atext-transform%20label%3Atype-info-request">check for currently needed data</a>.</p>
<h3><a href="#graphemes">Text boundaries and selection</a></h3>
<p class="prompt">When you double- or triple-click on the text, is the expected range of characters highlighted? When you move through the text with the cursor, or backspace, etc. do you see the expected behaviour? Are there issues when applying punctuation than could be fixed by the application?
<a href="../index#graphemes">See available information</a> or <a href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3Aboundaries%20label%3Atype-info-request">check for currently needed data</a>.</p>
</section>
</section>



<section class="topic" id="quotations">
<section class="flexContainer">
<h3><a href="#quotations">Quotations</a></h3>
<p class="prompt">Are there any issues when dealing with quotations marks, especially when nested? Should block quotes be indented or handled specially?
<a href="../index#quotations">See available information</a> or <a href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3Aquotations%20label%3Atype-info-request">check for currently needed data</a>.</p>
</section>
</section>

Expand Down Expand Up @@ -438,7 +447,7 @@ <h3 id="what_else"><a href="#what_else">What else?</a></h3>
<section>
<div class="smallprint">
<p>If you have comments about this page, send them to ishida@w3.org.</p>
<p id="version">Content last changed <span id="version-info"><!-- #BeginDate format:IS1m -->2017-09-21 15:52<!-- #EndDate --></span> GMT</p>
<p id="version">Content last changed <span id="version-info"><!-- #BeginDate format:IS1m -->2017-09-22 11:58<!-- #EndDate --></span> GMT</p>
<p class="copyright"><a rel="Copyright" href="/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2017 <a href="/"><abbr
title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="https://www.csail.mit.edu/"><abbr
title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="https://www.ercim.org/"><abbr
Expand Down
Loading

0 comments on commit 08cb2e6

Please sign in to comment.