From: Fridrich S. <fri...@bl...> - 2005-02-01 17:20:55
|
Marc, with this patch, all of the documents from testdocs that are containing vector graphic element are converted. Nevertheless, we have problem with colours in certains. I noticed that wp2latex has the same problem. I also discovered that in those files, the only record we do not convert is (WPG1 !!!) Ox19 or 25 "Start WPG data (Type 2)". In the documentation that is inside the cvs, the record is really not explained at all. It has typically 11 bytes of data that I will try to reverse-engineer, but am not sure I will come up with something serious. It would be really good to have some insider that could give us this kind of information. Cheers Fridrich Some more modifications taking in account some of fill and line types CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: src/conv/raw/.cvsignore src/conv/raw/Makefile.am CVS: src/conv/raw/main.cpp src/conv/svg/.cvsignore CVS: src/conv/svg/Makefile.am src/conv/svg/main.cpp CVS: src/lib/WPG1Parser.cpp src/lib/WPGXParser.cpp CVS: src/lib/WPGXParser.h src/lib/wpglistener.h CVS: ---------------------------------------------------------------------- |