From koffice Wed Nov 05 20:33:41 2003 From: Tomasz Grobelny Date: Wed, 05 Nov 2003 20:33:41 +0000 To: koffice Subject: Re: Task for people wanting better printing X-MARC-Message: https://marc.info/?l=koffice&m=106806534227693 On Wednesday 05 of November 2003 12:44, Joao S. O. Bueno wrote: > Hmmm, > > Maybe we will have to pick up the "let's generate our own postscript" > thread again. > You can have a look at KPainter project in kdenonbeta. It is basicaly a QPainter compatibile painter that maps high level functions (drawLine) into postscript primitives (moveto, lineto, setlinewidth, stroke). Now only the libart backend is implemented. It would be fairly easy to implement most of postscript backend functions as they would propably be one-liners. The problem starts when it comes to font rendering (font embedding, encodings, own font class KFont is necessary+dialogs). Basicaly it needs some work and if you have time let me know. Tomek ____________________________________ koffice mailing list koffice@mail.kde.org To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice