The goal is to have the parsers publicly available if used from a WPD
document, the WPG header is likely not to be there and the version of
WPG depends on the version of WPD.
Marc, can you review it whether it is not making something stupid?
F.
Refactoring of libwpg; "End WPG" stops the main loop; wpg2raw actually
outputs something even if build with --disable-debug
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: src/conv/raw/main.cpp src/lib/Makefile.am src/lib/libwpg.cpp
CVS: src/lib/libwpg.h
CVS: Added Files:
CVS: src/lib/WPG1Parser.cpp src/lib/WPG1Parser.h
CVS: src/lib/WPG1Record.cpp src/lib/WPG1Record.h
CVS: src/lib/WPG2Parser.cpp src/lib/WPG2Parser.h
CVS: src/lib/WPG2Record.cpp src/lib/WPG2Record.h
CVS: src/lib/WPGXParser.cpp src/lib/WPGXParser.h
CVS: src/lib/WPGXRecord.cpp src/lib/WPGXRecord.h
CVS: Removed Files:
CVS: src/lib/wpgrecord.cpp src/lib/wpgrecord.h
CVS: ----------------------------------------------------------------------
|