Hello,

I'm working on implementing an Adobe Pagemaker import filter to convert pmd
documents to open document format.
I started working from the beginning of the month and have done the
following things:

   - Reverse Engineered about the encoding of various shapes ( line,
   rectangle, polygon, ellipse)  in the pmd file format, using oletoy.
   - Parsing of various shape transformations such as Rotation and Skew.
   - Implementation of proper geometry and output the shapes to open
   document format.
   - Currently, rotation is implemented for the shapes, I am in progress of
   implementing skew for them. So, that basic skeleton of all the shapes are
   ready and after that would implement the fill and other properties.


Cheers
Anurag Kanungo
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to