Am 28.02.2010 19:47, manolo gouy wrote:
>>
>> Manolo, just to be sure: did you take the code from FLTK 1.2, as
>> Roman suggested? I can't really diff the new code and the FLTK 1.2
>> code and/or the old FLTK 1.1.4 Fl_Device code to determine it.
>>
> Yes I did. I've seen the messages saying that 1.2 was the most
> complete version.

Okay, thanks for confirmation.

>> After fixing a couple of minor compilation problems, I can now print
>> successfully on Windows, but there's a small problem with PS output on
>> Linux: I had to change
>> ...
> It was only that A4 is wrong, a4 is needed. Committed. Let me know,
> please, if it's OK now on MSWin (I have no ps reader on Win,
> only PDF reader). I checked it's OK on Debian and Mac.

Yep, that fixes it. My previous tests were on Ubuntu, with evince
as ps reader. This showed the error message and didn't display the
file. Now it displays the file, but the positioning on the page is
wrong (too high, with some parts out of the page, e.g. the button
"Save to Postscript file" is only about 1/2 visible). But that's
obviously a problem with evince (I didn't know it before, but it's
the default ps and pdf reader on Ubuntu). After converting the ps
file with ps2pdf it renders okay (even with evince).

On Windows I'm using IrfanView (a freeware picture viewer that can
also display ps) and gsview (ghostscript), and both show the ps file
okay. ps2pdf can convert it, and the pdf display is okay.

Known bugs: On Linux the images are not visible (we knew that), but
(maybe unexpected?) the blue ellipse in the lower part is skewed,
although everything else looks okay.

Albrecht
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to