This is funny when I worked on the 1.02 JDK port to NextStep I wrote a driver
that
allowed you to do DPS calles from Java. I felt it was th "way to go" Looks
like Sun
is moving in that direction. I suspect this is for Graphics2D support.
The driver is Mach based so not that useful. But if Sun is using DPS then
tak a look at
gnustep http://www.gnustep.org They have a free DPS engine on X.
I'm waiting for the Community license.
Uncle George wrote:
> As i said i dont know ( knew ? ) about DPS. The call that uses DPS has
> been edited out ( ie no shared link undefines ) when this font/shared
> lib is loaded in. So now i know, so i'll see if its avail.
> gat
>
> Nathan Meyers wrote:
>
> > Gnu announced in May (http://www.gnu.org/bulletins/bull24.html) that
> > they're working on a Display GhostScript -- I don't know how far along
> > they are or how compatible it will be with traditional X-server-resident
> > DPS servers. I gather from the announcement that you can locate the DPS
> > client library (the missing DPS*.h files and associated library) in
> > GhostScript source distributions.
> >
> > Of course, I also expect that anything Sun is implementing with DPS will
> > also be implemented in non-DPS ways, since they license to many vendors
> > (and render to X servers) that don't have DPS.
> >