[CSS3 Text] Tibetan Emphasis marks

The Tibetan script emphasis characters in the Unicode Standard (U+0F35 and
U+0F37) are somewhat problematic as they are defined as combining marks and so
get applied to a single base glyph whereas they  actually  apply to
whole words (Tibetan: ming) - and should be more or less be centered under that
word rather than under a single Tibetan "stack" within that word. These
characters may also cause problems in searching etc. if they are not ignored.

Since these are emphasis marks (like the CJK "sesame" dots) it seems to me that
in most cases a better solution would be to use higher level markup - so perhaps
these forms should be included as values for the 'text-emphasis' property in
CSS-3. The existing "circle" would probably do for the glyph shape of character
U+0F37 but the one for U+0F35 may need an additional value.

- Chris Fynn

National Library of Bhutan

Received on Monday, 25 June 2007 19:42:35 UTC