From: Fridrich S. <fri...@bl...> - 2005-01-28 10:31:23
|
I just added the wpg2svg, in order to be able to have some real life images. For the while it only creates an empty image of the size of the WPG1 file. For WPG2, the image size is 0x0, but is it a valid SVG :-) Frankly, this looks like in 2 months of _payed_ full time work, one could have made it convert both formats in a really good way (put aside some embedded PlanPerfect or other proprietary elements). uwog, how do you understand the talk about image precision in the WPG2 documentation? I am really lost in the ranges they mention. BTW, is there somewhere a really good WPG1 documentation? Cheers Fridrich Conversion of WPG1 image size; Adding SVG listener (wpg2svg) CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: configure.in src/conv/Makefile.am src/conv/raw/.cvsignore CVS: src/conv/raw/main.cpp src/lib/Makefile.am CVS: src/lib/WPG1Parser.cpp src/lib/WPG1Parser.h CVS: src/lib/WPG2Parser.cpp src/lib/wpglistener.h CVS: Added Files: CVS: src/conv/svg/.cvsignore src/conv/svg/Makefile.am CVS: src/conv/svg/main.cpp src/conv/svg/wpg2svg.rc.in CVS: ---------------------------------------------------------------------- |