Re: [PATCH] terminal: Don't try to render RLE used as a placeholder

2014-04-08 Thread Kristian Høgsberg
On Tue, Apr 08, 2014 at 06:46:18PM +0900, Daiki Ueno wrote: > weston-terminal uses RLE (U+202B) as a placeholder of the right half > of a double width character. However, not all fonts include this > glyph and cairo renders it as .notdef (glyph index 0) in that case. > --- > A screenshot showing t

[PATCH] terminal: Don't try to render RLE used as a placeholder

2014-04-08 Thread Daiki Ueno
weston-terminal uses RLE (U+202B) as a placeholder of the right half of a double width character. However, not all fonts include this glyph and cairo renders it as .notdef (glyph index 0) in that case. --- A screenshot showing the problem: http://du-a.org/~ueno/junk/terminal-rle.png where a small