Re: [Jmol-developers] printing problems

2002-11-19 Thread Fabian Dortu
Find a jpegized crop of a print in attachement. Fabian > > Not only, but also if two atoms (or more) are overlapping (in 2D). > > That is unfortunate... I did not have this problem, and I guess that it is > platform dependant... What OS/JVM version that gives the problem? Debian unstable/Sun

Re: [Jmol-developers] printing problems

2002-11-19 Thread mth
> Not sure where that white square comes from... it is not drawn by the > paint() method, because we would then see it on screen too, right? > > Egon > I still haven't looked at any of the printing code. But I haven't seen any squares being drawin in any of the paint/rendering code which I have l

Re: [Jmol-developers] printing problems

2002-11-19 Thread E.L. Willighagen
On Tuesday 19 November 2002 15:36, Fabian Dortu wrote: > On Tue, 2002-11-19 at 15:30, E.L. Willighagen wrote: > > On Tuesday 19 November 2002 15:24, Fabian Dortu wrote: > > > It works now, but there is still a little problem: each atom is > > > enclosed in a white (and not transparent) square. > >

Re: [Jmol-developers] printing problems

2002-11-19 Thread Fabian Dortu
On Tue, 2002-11-19 at 15:30, E.L. Willighagen wrote: > On Tuesday 19 November 2002 15:24, Fabian Dortu wrote: > > It works now, but there is still a little problem: each atom is enclosed > > in a white (and not transparent) square. > > Mmmm... and that is ofcourse a problem when inserting it onto

Re: [Jmol-developers] printing problems

2002-11-19 Thread E.L. Willighagen
On Tuesday 19 November 2002 15:24, Fabian Dortu wrote: > It works now, but there is still a little problem: each atom is enclosed > in a white (and not transparent) square. Mmmm... and that is ofcourse a problem when inserting it onto a non-white background... right? Not sure where that white sq

Re: [Jmol-developers] printing problems

2002-11-19 Thread Fabian Dortu
It works now, but there is still a little problem: each atom is enclosed in a white (and not transparent) square. Fabian On Tue, 2002-11-19 at 15:12, E.L. Willighagen wrote: > On Tuesday 19 November 2002 14:00, Fabian Dortu wrote: > > I have problems to print with both b5 and HEAD: the generated

Re: [Jmol-developers] printing problems

2002-11-19 Thread E.L. Willighagen
On Tuesday 19 November 2002 14:00, Fabian Dortu wrote: > I have problems to print with both b5 and HEAD: the generated PostScript > is corrupted resulting in a ghostscript interpreter crash. I've fixed two problems in the print() method... Could you try again? Egon -

Re: [Jmol-developers] printing problems

2002-11-19 Thread E.L. Willighagen
On Tuesday 19 November 2002 14:43, Fabian Dortu wrote: > As I understand, and I may be wrong, the printing output format depends > on the OS. On Linux, a PostScript is generated but what about Windows? Normally, this is determined by the printer driver that is used... If you use the driver of a P

Re: [Jmol-developers] printing problems

2002-11-19 Thread Fabian Dortu
As I understand, and I may be wrong, the printing output format depends on the OS. On Linux, a PostScript is generated but what about Windows? Fabian On Tue, 2002-11-19 at 14:32, E.L. Willighagen wrote: > On Tuesday 19 November 2002 14:00, Fabian Dortu wrote: > > I have problems to print with bot

Re: [Jmol-developers] printing problems

2002-11-19 Thread E.L. Willighagen
On Tuesday 19 November 2002 14:00, Fabian Dortu wrote: > I have problems to print with both b5 and HEAD: the generated PostScript > is corrupted resulting in a ghostscript interpreter crash. > > I have taken a closer look at the PS generated file. In the b5, there is > a bunch of non-postscript cod

[Jmol-developers] printing problems

2002-11-19 Thread Fabian Dortu
Hello, I have problems to print with both b5 and HEAD: the generated PostScript is corrupted resulting in a ghostscript interpreter crash. I have taken a closer look at the PS generated file. In the b5, there is a bunch of non-postscript code (seems to be random characters) and in the HEAD, the f