|
From: Gerard V. <ger...@gr...> - 2007-05-07 10:17:48
|
On Mon, 7 May 2007 11:38:35 +0200 Micha Bieber <kri...@us...> wrote: > Monday, May 7, 2007, 10:03:27, Gudjon I. Gudjonsson wrote: > > > I dislike having 3dparty libraries within packages since Debian > > has the dependency framework that lets one package install another. > > One of the policies of qwt3d was/is self-containment. I always liked > the idea of dropping in source code into my projects instantly, so the > library was designed with a single dependency (Qt) in mind. Even gl2ps > himself follows this strategy and so it became part of the qwt3d > source tree (the gl2ps license > (http://www.geuz.org/gl2ps/COPYING.GL2PS) allows static linking). > > > Gl2ps in QwtPlot3d is also an old version of the library. > [...] > > Has anyone fixed this in a more beautiful way? > > My proposal for the moment is a patch release 0.2.6.1 (or 0.2.7), > updating the included gl2ps to the recent release (I used this rather > ad-hoc procedure during the past a few times). > Micha, I have 2 problems with respect to pdf output: 1. it looks as if the pdf output is mirrored with respect to the computer screen (depth?). See the attached files: the png file looks fine contrary to the pdf file. 2. the above files have been generated with Qt-3. I am getting crashes and X-server messages when using Qt-4. Note: the problems occur at least on several Linux systems with QwtPlot3D wrapped by PyQwt3D. This may be the reason for the second problem, but IMO not for the first. Gerard |