[ft-devel] FT_LOAD_VERTICAL_LAYOUT?

2010-05-05 Thread David Bevan
freetype.h (and the online documentation) contains the following for FT_LOAD_VERTICAL_LAYOUT * FT_LOAD_VERTICAL_LAYOUT :: * Load the glyph for vertical text layout. _Don't_ use it as it is * problematic currently. Is the warning still valid? If it is, in what ways is

Re: [ft-devel] FT_LOAD_VERTICAL_LAYOUT?

2010-05-05 Thread Behdad Esfahbod
On 05/05/2010 08:55 AM, David Bevan wrote: And how /should/ FreeType be used for vertical writing mode? This is how cairo handles it: /* * Translate glyph to match its vertical metrics. */ static void _cairo_ft_scaled_glyph_vertical_layout_bearing_fix (void*abstract_font,