Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,10 @@ <h4><span its-locale-filter-list="en" lang="en">Changing Punctuation Marks Depen
<figure> <img src="ko/images/4-17.png" alt="" />
<figcaption><span its-locale-filter-list="en" lang="en">Brackets and quotation marks in vertical and horizontal writing</span> <span its-locale-filter-list="ko" lang="ko">가로짜기 및 세로짜기의 낫표 사용</span></figcaption>
</figure>
<p class="issue">See <a href="https://github.com/w3c/klreq/issues/11">https://github.com/w3c/klreq/issues/11</a></p>
<div class="note" id="n1">
<p its-locale-filter-list="en" lang="en">In Figure 31 above, the quotation marks are rendered as full-width, creating whitespace between the quote and the following character. Proportional rendering, supported by modern fonts, typically eliminates this whitespace.</p>
<p its-locale-filter-list="ko" lang="ko">위의 Figure 31에서는 따옴표가 전각문자로 렌더링되어 따옴표와 그 뒤의 문자 사이에 불필요한 여백이 존재합니다. 현대적인 한글 폰트에서 지원하는 가변 렌더링 방식은 이러한 여백이 발생하지 않습니다.</p>
</div>
</li>
</ol>
</section>
Expand Down