Hi... I'm currently working on a small Plucker document generation library in C++. It is a part of my project I prepare at Warsaw University of Technology :-) Of course I will like to share the code with you when I have reached my first milestone.
Text with all formatting, JPEG and PNG images (with scaling and simple dithering), tables, zlib compression, appinfo block, categories, metadata and owner-id support are already implemented and tested. URL and mailto records should be implemented tommorow, and the last documented thing left are bookmarks. In DBFormat I can see "not implemented yet". But reader has bookmarks support. As I understand from few posts to mailinglists I found, the problem is that no loader from PDB structures to external bookmarks database exist. Am I right? If yes - is this expected to be implemented in the nearest future? I think that bookmarks delivered with an e-book are extremely valuable. It seems very strange to me, that they are still not fully implemented. After I have finished my C++ library I plan to develop some simple XML-based language reflecting Plucker document structure and implement some kind of compiler that will be able to convert it to final PDB. Please tell me what do you think of my project and what is the current bookmarks status? Greetings from Warsaw/Poland -- Marcin Marszalek _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
