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
_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype