freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft] Question for Freetype2


From: hy198943
Subject: [ft] Question for Freetype2
Date: Mon, 05 Nov 2012 11:16:19 +0800

Hi,
I'm using freetype2 lib to draw chars, it works well in most of time. However, error code 98(0x62, Raster Overflow) occurs sometimes when I call FT_Load_Char(). And the error still happens when I set FT_RENDER_POOL_SIZE to 32768L(32k) instead of 16384L(16k). I just use FT_Init_FreeType( &m_Library ) to initilise the FT_Library, I think it means that the raster stuff is not touched by me.
 
I'm just wondering that if it is possible to give me some advises about why this error occurs and maybe how I can fix it. Thank you very much!
 
Regards,
Zheng Fang
2012-11-05
2012-11-05

hy198943

reply via email to

[Prev in Thread] Current Thread [Next in Thread]