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

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to