Luca Cappa schrieb:
> I attach in this email a little patch to compile the wxPdfDoc library 
> with wxWidgets trunk revision. I tested the compilation and runnning 
> only on Windows XP + MSVC2005.

Thank you for the patch. I'll take it into account for the next version 
of wxPdfDocument. Usually I program against the latest stable release of 
wxWidgets, currently 2.8.9, but I'll try to make wxPdfDocument ready for 
the next major release of wxWidgets.

I'm not completely convinced that the conversion to multibyte strings 
using method wc_str as you propose in your patch will work under all 
circumstances. Especially in conjunction with OpenType fonts there is a 
chance that the string to be converted may contain embedded null 
characters, thus unwanted string truncation could occur if the real 
length of the string is not taken into account. I have to investigate 
this issue carefully.

> Keep up the very good work,

I'll do. :-)

Work on the next version of wxPdfDocument is in progress, but there is 
not yet a release schedule.

Regards,

Ulrich


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to