[open-beos-printing] PDF Writer 2

Hi all,

the work of today from me is commited to cvs :-)

ClipToPicture(BPicture *picture, BPoint point, uint32 unknown)
is implemented. I am surprised that it already works quite well!

The remaining issues are:
- don't know excatley what the meaning of parameters point 
  and unknown is, probably an offset and if the picture
  or inverse picture should be used for clipping.
- clipping to inverse picture is not implemented
- clipping to text or image is not implemented

Text is now encoded as MacRoman. Interestingly I have
not managed to encode text in WinAnsi correctly!

Other issues:
There seems to be a bug in the image drawing routine.

Regards,
Michael


Other related posts: