- From: Eric Muller <emuller@adobe.com>
- Date: Tue, 6 Mar 2012 17:11:30 -0800
- CC: www-style <www-style@w3.org>
Received on Wednesday, 7 March 2012 01:12:02 UTC
On 3/6/2012 5:02 PM, Koji Ishii wrote: > I noticed, if code points are CJK but the font lacks vertical metrics, Mac WebKit assumes it's a square glyph and use horizontal advances as vertical advances. It only works for CJK code points and therefore will not work for PUA. Furthermore, using horizontal advances as proxies for vertical advances works only for square designs. I believe that most non-square designs are "narrow" (width < height). I also believe that regardless, the biggest of {width, height} is about 1em. The result of using horizontal advances is therefore going to be overlap of the glyphs. Eric.
Received on Wednesday, 7 March 2012 01:12:02 UTC