Hi,

Alle venerdì 2 luglio 2010, Rogério Brito ha scritto:
> BTW, while I am refactoring the code, I feel an urging desire to
> "modernize" the code (say, making fewer uses of some of
> goo-whatever).
> 
> If I happen to have any code that uses more of the standard C++
> library and fewer custom code, would that (in principle) be
> something that the poppler team would like to have?

I started with poppler 0.14 a new frontend called 'cpp', which provides 
a simple interface to poppler (similar to what the glib and qt* 
frontends do), but just pure C++ using STL. Most probably it is not yet 
bugfree nor complete, but it will get there.
Note at the moment it does not cover much stuff (document, page, toc, 
embedded files, font information) and it misses what could be useful for 
your case, i.e. rendering and actions; I should have them ready for 
poppler 0.16, hopefully.

-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to