Hi Gustavo, > > I took a look at pdf-stm-f-fax.[hc] and saw its interface wasn't > agreeing with pdf-stm-filter.h nor the library arch doc, so I changed > it. I'm using a hashtable to pass as argument the filter's > configuration. Is that what you had in mind? > > Would this be correct? I attach a tarball with the source. > > > If it's correct, all that is left to be done is... the rest of the > module :P >
The Stream API is currently being reworked to include the error propagation mechanism and some other things, see: http://bazaar.launchpad.net/~aleksander-m/gnupdf/stream-api/view/head:/src/base/pdf-stm.h I think I found the same issue some weeks ago, and ended up fully removing the fax.[hc] files, as it was 0% implemented, just the API was written. If you want to take the fax filter implementation, please take the task in Flyspray and temporarily base the development on the the following branch: $> bzr branch lp:~aleksander-m/gnupdf/stream-api Cheers! -- Aleksander
signature.asc
Description: This is a digitally signed message part