From: Fridrich S. <fri...@bl...> - 2005-01-23 10:11:39
|
Hello Marc & Marc and others, I was just thinking whether one could not make libwpg depend on libwpd and use its WPXProperty* classes along with the WPXString and Co. This would make us independent from libgsf and we would also not have to be bothered about implementing the stream abstraction layer. We could compose the libwpg from two parser for WPG1 and for WPG2. Since the WPG formats can contain both vector graphics and bitmap (WPG2 can contain both in the same time), the possible output (WPXProperty) could be the corresponding SVG expression for vector graphics and base64 encoded (uncompressed) bitmap. What do you think about it? Cheers Fridrich P.S.: I hope that 2005 is going to be a year of an official release of libwpg. |