Re: I18N-ISSUE-8: Direction attributes needed [WOFF]
"Kang-Hao (Kenny) Lu" <[email protected]>
| Newsgroups | gmane.comp.web.fonts |
|---|---|
| Message-ID | <[email protected]> |
> ICWGIT> It should be possible to use markup to set the base direction > ICWGIT> of any element in order to enable correct display of > ICWGIT> bidirectional text. We suggest a dir attribute with the > ICWGIT> values rtl and ltr as a minimum. > > I suggest that we accept this comment. This would be consistent with other markup at W3C like HTML and SVG. > > Richard, I assume that the attribute would be optional and that, if omitted, the text direction would be determined by the Unicode directionality of the first character? > I haven't looked at SVG but in HTML the default value is "ltr", and what you described is similar to the newly speced dir="auto" behavior in HTML5. I don't know which is better in WOFF. Did we discuss this in the i18n call yesterday? I couldn't really participate due to connection issues.