From: SourceForge.net <no...@so...> - 2010-03-19 19:36:05
|
Bugs item #2973410, was opened at 2010-03-19 15:36 Message generated for change (Tracker Item Submitted) made by mfunduc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2973410&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: last released version Status: Open Resolution: None Priority: 5 Private: No Submitted By: MikeF (mfunduc) Assigned to: Nobody/Anonymous (nobody) Summary: Bug fixes, a few setters added Initial Comment: wxPdfDocument::CanConvert() added wxPdfFontDataCore::GetStringWidth() added: if (str == NULL) return 0; ExtractFontData() added: ok = true; wxPdfDocument::TextEscape() added: if (len == wxCONV_FAILED) len = strlen(mbstr); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=2973410&group_id=51305 |