Got error: FT_Open_Face failed: error 2

旧巷老猫 提交于 2020-01-05 02:58:44

问题


I am getting following error when i use CGContextDrawPDFPage(context, _PDFPage) for some files. Any work around to fix this issue?

FT_Open_Face failed: error 2.

回答1:


Error 2 looks like errno 2 which is "File not found". Please post more code to confirm this.



来源:https://stackoverflow.com/questions/15267702/got-error-ft-open-face-failed-error-2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!