This might read interesting...
I can render fonts using otf(open type) files with Microwindows and X11.
I am not sure if they would use FreeType2 support as their backend for font rendering, if that be the case then am I missing something here? Does it need any additional setup for DirectFB?

-- Sourath

On 10/12/05, Ville Syrjälä <[EMAIL PROTECTED]> wrote:
On Wed, Oct 12, 2005 at 07:09:46PM +0530, Sourath Roy wrote:
> Does that mean the problem with Freetype 2?

Yes.

> Any one knows a solution for the problem? Any patch??

You should ask the freetype people.

> On 10/11/05, Ville Syrjälä <[EMAIL PROTECTED]> wrote:
> >
> > On Tue, Oct 11, 2005 at 06:49:40PM +0530, Sourath Roy wrote:
> > > I was trying to use font files with .otf extension(open type font) with
> > > DirectFB 0.9.22(Linux kernel 2.6.13) but get a crash while running a
> > simple
> > > application to print a text line.
> > > I think the CreateFont gets a sig 11.
> >
> > Happens here too. It breaks when FT_Open_Face() is called (segfaults in
> > FTC_SBitCache_Lookup()). Do you get similar backtrace? If so you should
> > report this to the freetype people.
> >
> > --
> > Ville Syrjälä
> > [EMAIL PROTECTED]
> > http://www.sci.fi/~syrjala/
> >

> _______________________________________________
> directfb-users mailing list
> directfb-users@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users


--
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to