[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [ft-devel] The Ftview
From: |
Allan Yang, Jian Hua - SH |
Subject: |
RE: [ft-devel] The Ftview |
Date: |
Tue, 8 Jan 2008 01:57:49 -0800 (PST) |
I encounter same issue as you described here. I can't get ftview work when I
use VC compiled it. (MinGW correctly.) return infomation is: could not
allocate display surface.
How did you fixed it?
Thank you.
Allan
DingLi(丁力) wrote:
>
>
>> The code surface = grNewSurface( 0, &bit ); in function
>> FTDemo_Display_New( grPixelMode mode ) which is in file "ftcommon.c" ,
>> always
>> return 0x000000, so it can display the error above.
>
> I'm sorry to disturb you; I have successes to display the font.
> The reason is the device is not be defined correctly.
> Thank you very much.
>
>
> _______________________________________________
> Freetype-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/freetype-devel
>
>
--
View this message in context:
http://www.nabble.com/The-Ftview-tp4276114p14686126.html
Sent from the Freetype - Dev mailing list archive at Nabble.com.
- RE: [ft-devel] The Ftview,
Allan Yang, Jian Hua - SH <=