Hi,

On Thu, 25 Feb 2010 12:59:38 +0530
"Poornima" <poornim...@jasmin-infotech.com> wrote:
>We have ported Free Type Font Library (freetype-2.3.11) on fixed point DSP
>processor (BF533, 600 MHz) in VDSP Platform.
>
>Basic functionality is working fine. We have got output display in LCD
>monitor through HDMI connector.
>
>But the FT_Load_Char() function is taking lot of time to execute (around 3
>ms per character).
>
>Could you please provide your inputs for optimizing the function
>FT_Load_Char()?

I have no experience of the development for DSP,
so I have no idea about DSP-specific issue exists
/or not. How about the speed of FT_Get_Char_Index()
and FT_Load_Glyph()?

Regards,
mpsuzuki


_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to