|
From: | Louis Desjardins |
Subject: | Re: [ft-devel] FT_New_Memory_Face crashes |
Date: | Wed, 7 Sep 2011 17:49:28 -0700 |
I have managed to create a standalone linux app that builds using the same freetype library files and should reproduce the error, however in this case, FT_New_Memory_Face succeeds, but in the Android it fails (despite my checks that the input file integrity and size is maintained.) So unfortunately my standalone app will not be useful afterall.
From: address@hidden To: address@hidden CC: address@hidden Subject: RE: [ft-devel] FT_New_Memory_Face crashes Date: Wed, 7 Sep 2011 12:02:19 -0700
Thanks for your reply. I am still trying to get a successful Makefile going so I have not been able to test this standalone app yet, however in case it helps, I have attached the code that should provide the crash in the meanwhile. The main program is in Standalone.cpp and crashes within FT_New_Memory_Face. I have also provided a sample ttf and the freetype library that I am using with Android (though I have added various 'printfs' for debugging). Thank-you From: address@hidden Date: Wed, 7 Sep 2011 13:06:36 -0400 Subject: Re: [ft-devel] FT_New_Memory_Face crashes To: address@hidden CC: address@hidden It should be possible to create a self standing example that will compile on a Linux box. It might not have to be fully equivalent as long as it fails in the same way and aids in debugging
Chris
|
[Prev in Thread] | Current Thread | [Next in Thread] |