> /* So lets do the piggy hack that wont work with relative paths nor > with multi-byte encodings */ > > Do you know of any solution? If not, I suppose that the piggy hack > could be adapted to use the pdf_text routines and thus work with other > encodings other than ASCII. It is possible?
I will check mingw API to look for something, and if I don't find anything I will modify the piggy-hack to a unicode-piggy-hack. Superb, thanks.
