[open-beos-printing] Re: Function signature
- From: "Ithamar R. Adema" <ithamar@xxxxxxxxx>
- To: open-beos-printing@xxxxxxxxxxxxx
- Date: Tue, 4 Dec 2001 10:57:12 +0100
Hi Michael,
>what are the function signatures of the reserved
>functions at index 15 and 16 of BPicture::Play=3F
Well, I think you're seeing StrokeShape/FillShape in action :) I
remember getting some parts of the code of the PS driver from Be (a
long, long time ago) which included the table you need :( I'm trying to
find that sample code back, but I'm not sure I've still got it.
What the BeBook shows is the R4 or R4.5 set of ops, and BShape was
introduced later. I don't know if anyone of you ever looked at BShape,
but is a container class for any kind of shape, so circle, elippse,
box, whatever you want, kind of like a "path" in PS/PDF. I wouldn't be
surprised if Gobe was using that in their vector gfx stuff.
Hope this helps a bit
Regards,
Ithamar.
- Follow-Ups:
- [open-beos-printing] Re: Function signature
- From: Michael Pfeiffer
Other related posts:
- » [open-beos-printing] Function signature
- » [open-beos-printing] Re: Function signature
- » [open-beos-printing] Re: Function signature
- » [open-beos-printing] Re: Function signature
- » [open-beos-printing] Re: Function signature
- [open-beos-printing] Re: Function signature
- From: Michael Pfeiffer