Bugs item #2998261, was opened at 2010-05-07 21:03 Message generated for change (Tracker Item Submitted) made by dgap323s You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2998261&group_id=51305
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: wxpdfdoc Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: jaxon (dgap323s) Assigned to: Nobody/Anonymous (nobody) Summary: wxPdfFontManager::RegisterFont() fails to open font Initial Comment: wxPdfFontManager::RegisterFont() fails to open font from path with non-latin (Cyrillyc) letters. Reason: it is an error to pass filename to wxFileSystem::OpenFile() see wxPdfFontParserType1::IdentifyFont for an example. URL constructed with wxFileSystem::FileNmaeToURL must be passed to that function. I'm not sure, but this problem seems be introduced in wx-2.9.x, this must all work correctly with wx-2.9-svn (there is a bug in 2.9.0) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2998261&group_id=51305 ------------------------------------------------------------------------------ _______________________________________________ wxCode-users mailing list wxCode-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxcode-users