[open-beos-printing] PDF Writer 2
- From: Michael Pfeiffer <michael.pfeiffer@xxxxxxxxx>
- To: open-beos-printing@xxxxxxxxxxxxx
- Date: Wed, 05 Dec 2001 21:40:04 -0800
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: