Date: Fri, 20 May 2005 15:23:14 -0700 From: "Anderson, Craig" Subject: Microwindows bug report I didn't see anyplace else to report this, so I figured this email would suffice In file , if HAVE_FREETYPE_2_CACHE is set to zero (0), then errors occur in function freetype2_createfont_internal on line 642 error =3D FT_New_Memory_Face(freetype2_library, buffer, length, 0, &pf->face); This is because both buffer and length are undefined Another FYI If you are using freetype 2.1.9, then HAVE_FREETYPE_2_CACHE must be set to zero (0), because they changed the structure such that the element of FTC_ImageTypeRec is no longer present. I suspect you'll have to do some magic on line 186 #if HAVE_FREETYPE_VERSION_AFTER_OR_EQUAL(2,1,3) ********************************* **** Appended by Interlink Electronics. ***** This e-mail and any attachments may contain information which is confidential, proprietary, privileged or otherwise protected by law. The information is solely intended for the named addressee (or a person responsible for delivering it to the addressee). If you are not the intended recipient of this message, you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete it from your computer.