Re: [Podofo-users] C++0x Unicode strings

2008-05-11 Thread Craig Ringer
Dominik Seichter wrote: > Hi Craig, > > Thanks for this very interesting link. I will look into these strings. > > I think we should definitely support them in some way (i.e. allow them in > PdfString and PdfName constructors as well as for PdfPainter::DrawText. As > you pointed it out, we shou

Re: [Podofo-users] C++0x Unicode strings

2008-05-08 Thread Dominik Seichter
Hi Craig, Thanks for this very interesting link. I will look into these strings. I think we should definitely support them in some way (i.e. allow them in PdfString and PdfName constructors as well as for PdfPainter::DrawText. As you pointed it out, we should keep pdf_uint16be, as it guarantees

[Podofo-users] C++0x Unicode strings

2008-04-28 Thread Craig Ringer
Hi Dom I thought this might be interesting in light of the recent work you've been doing on PdfString: http://en.wikipedia.org/wiki/C++0x#New_string_literals It's going to be a while before those types start seeing use in user code, but it's probably worth thinking about how to cleanly support