Re: [ft-devel] FT_LOAD_VERTICAL_LAYOUT?

2010-05-26 Thread Werner LEMBERG
> Does anyone have access to any PDF files which contain vertical > writing mode text? If so, would it be possible to send some to me > off-line? Ken Lunde from Adobe provided the attached example. Werner sample-v.pdf Description: Adobe PDF document __

RE: [ft-devel] FT_LOAD_VERTICAL_LAYOUT?

2010-05-26 Thread Ronen Ghoshal
Brazier Subject: RE: [ft-devel] FT_LOAD_VERTICAL_LAYOUT? Thanks for the feedback on this. Does anyone have access to any PDF files which contain vertical writing mode text? If so, would it be possible to send some to me off-line? Thanks. David %^> -Original Message- From: Beh

Re: [ft-devel] FT_LOAD_VERTICAL_LAYOUT?

2010-05-25 Thread Behdad Esfahbod
iving those. behdad > Thanks. > > David %^> > > > -Original Message- > From: Behdad Esfahbod [mailto:behdad.esfah...@gmail.com] On Behalf Of Behdad > Esfahbod > Sent: 05 May 2010 20:40 > To: David Bevan > Cc: freetype-devel@nongnu.org; Antony B

RE: [ft-devel] FT_LOAD_VERTICAL_LAYOUT?

2010-05-25 Thread David Bevan
Of Behdad Esfahbod Sent: 05 May 2010 20:40 To: David Bevan Cc: freetype-devel@nongnu.org; Antony Bush; Stephen Brazier; Houjie Tu Subject: Re: [ft-devel] FT_LOAD_VERTICAL_LAYOUT? On 05/05/2010 08:55 AM, David Bevan wrote: > And how /should/ FreeType be used for vertical writing mode? This is how

Re: [ft-devel] FT_LOAD_VERTICAL_LAYOUT?

2010-05-09 Thread Werner LEMBERG
> 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

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,