|
List Info
Thread: printing from cinepaint
|
|
| printing from cinepaint |
  United States |
2007-04-15 20:23:43 |
I was interested in using cinepaint for photo editing, but
I'm having
trouble printing.
I followed the instructions here (more or less):
http://www.behrmann.name/cm
s/cinepaint/bildbearbeitung/cinepaint_ccorrection_1.3.html
a>
The separation processes seems to be work OK, but the actual
printing
produces something that looks like a negative.
I tried cinepaint-0.21 and cinepaint-0.22. I tried linking
against both
gutenprint 5.0.0 and 5.1.0.
I tried a whole slew of things, among them using different
icc profiles,
different printer drivers, printing to a file and uploading
to the
printer correctly to no avail.
Any ideas on what's going on?
Thanks!
Brian Perkins
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Cinepaint-users mailing list
Cinepaint-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users
|
|
| Re: printing from cinepaint |

|
2007-04-15 23:40:39 |
Brian,
thanks for reporting.
Am 15.04.07, 21:23 -0400 schrieb Brian Perkins:
> http://www.behrmann.name/cm
s/cinepaint/bildbearbeitung/cinepaint_ccorrection_1.3.html
a>
The description is for 0.21, and printing itself did not
change since.
> The separation processes seems to be work OK, but the
actual printing
> produces something that looks like a negative.
This could be possibly by exchanging RGB against CMYK.
Anyway it seems to
be a bug.
> I tried cinepaint-0.21 and cinepaint-0.22. I tried
linking against both
> gutenprint 5.0.0 and 5.1.0.
At least 5.0.0 should work.
> I tried a whole slew of things, among them using
different icc profiles,
> different printer drivers, printing to a file and
uploading to the
> printer correctly to no avail.
Some questions:
A. Is the second image, the CMYK image, looking right?
B. Is the preview in the second print dialog right?
C. How does a print of the RGB/CMYK image behave, while
setting the first
print dialogs "Direct printing" option to RGB
or CMYK? Does this manual
setting conform to the images colour space?
Which hardware platform do you use, ppc or intel?
kind regards
Kai-Uwe Behrmann
--
developing for colour management
www.behrmann.name + www.oyranos.org + www.cinepaint.org
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Cinepaint-users mailing list
Cinepaint-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users
|
|
| Re: printing from cinepaint |
  United States |
2007-04-16 07:51:55 |
Kai-Uwe Behrmann wrote:
> Brian,
>
> thanks for reporting.
Thanks for the response.
>
> Some questions:
> A. Is the second image, the CMYK image, looking right?
Yes.
> B. Is the preview in the second print dialog right?
Yes, always.
> C. How does a print of the RGB/CMYK image behave, while
setting the first
> print dialogs "Direct printing" option to
RGB or CMYK? Does this manual
> setting conform to the images colour space?
So If I set the colorspace to rgb and I direct print to rgb,
that looks
OK. That's not using the printers color profile, though.
Setting the colorspace to CMYK and printing to CMYK doesn't
work.
For what it's worth, the output postscript seems to be
_always_ rgb.
What part of the code (or what library) is responsible for
outputing the
postscript? I could try to step though it to see what's
going on, but
it's hard to know where to begin.
>
> Which hardware platform do you use, ppc or intel?
x86_32
> Download DB2 Express C - the FREE version of DB2
express and take
> control of your XML. No limits. Just data. Click to get
it now.
> http://sourcefor
ge.net/powerbar/db2/
> _______________________________________________
> Cinepaint-users mailing list
> Cinepaint-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users
>
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Cinepaint-users mailing list
Cinepaint-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users
|
|
| Re: printing from cinepaint |

|
2007-04-16 23:14:56 |
Am 16.04.07, 08:51 -0400 schrieb Brian Perkins:
> Kai-Uwe Behrmann wrote:
> For what it's worth, the output postscript seems to be
_always_ rgb.
>
> What part of the code (or what library) is responsible
for outputing the
> postscript? I could try to step though it to see
what's going on, but
> it's hard to know where to begin.
The postscript code lays in the Gutenprint driver. I'd think
it is not
well tested. The CinePaint part is only about the colour
conversion and
expects you to run basically with native output not PDF/PS.
So to create a CMYK Postscript file is not possible with
this bug.
Alternatives are TIFF, eighter save the separated image as
such or use the
Save Tiff button in the first print dialog. Or use a native
device
driver. For Postscript currently bypass colour management
with the Direct
print option.
If you need absolutely colour management in a Postscript,
you'd have to
convert to Cmyk,
than back to RGB, best sRGB, and
print without colour management as Postscript.
I filled a bugreport to Gutenprint about the Postscript
output.
kind regards
Kai-Uwe Behrmann
--
developing for colour management
www.behrmann.name + www.oyranos.org + www.cinepaint.org
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Cinepaint-users mailing list
Cinepaint-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users
|
|
| Re: printing from cinepaint |

|
2007-06-10 11:59:16 |
Robert Krawitz informed me that cmyk postscript will be
written correctly
in version 5.1.2. Unfortunedly we need to do something with
our print
dialog as it is not longer part of the Gutenprint package
since 5.1.x
http://sou
rceforge.net/tracker/index.php?func=detail&aid=1701954&a
mp;group_id=1537&atid=101537
kind regards
Kai-Uwe Behrmann
--
developing for colour management
www.behrmann.name + www.oyranos.org + www.cinepaint.org
Am 17.04.07, 06:14 +0200 schrieb Kai-Uwe Behrmann:
> Am 16.04.07, 08:51 -0400 schrieb Brian Perkins:
> > For what it's worth, the output postscript seems
to be _always_ rgb.
> The postscript code lays in the Gutenprint driver. I'd
think it is not
> I filled a bugreport to Gutenprint about the Postscript
output.
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Cinepaint-users mailing list
Cinepaint-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users
|
|
| Re: printing from cinepaint |
  Australia |
2007-06-11 04:11:03 |
On Sun, 2007-06-10 at 18:59 +0200, Kai-Uwe Behrmann wrote:
> Robert Krawitz informed me that cmyk postscript will be
written correctly
> in version 5.1.2. Unfortunedly we need to do something
with our print
> dialog as it is not longer part of the Gutenprint
package since 5.1.x
>
Does this mean I have to wait a while to use cinepaint from
printing? Is
it possible to print via some other software? (an article I
read
mentioned Scribus).
> http://sou
rceforge.net/tracker/index.php?func=detail&aid=1701954&a
mp;group_id=1537&atid=101537
>
> kind regards
> Kai-Uwe Behrmann
> --
> developing for colour management
> www.behrmann.name + www.oyranos.org +
www.cinepaint.org
>
>
> Am 17.04.07, 06:14 +0200 schrieb Kai-Uwe Behrmann:
> > Am 16.04.07, 08:51 -0400 schrieb Brian Perkins:
>
> > > For what it's worth, the output postscript
seems to be _always_ rgb.
>
> > The postscript code lays in the Gutenprint driver.
I'd think it is not
>
> > I filled a bugreport to Gutenprint about the
Postscript output.
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2
express and take
> control of your XML. No limits. Just data. Click to get
it now.
> http://sourcefor
ge.net/powerbar/db2/
> _______________________________________________
> Cinepaint-users mailing list
> Cinepaint-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users
>
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Cinepaint-users mailing list
Cinepaint-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users
|
|
| Re: printing from cinepaint |

|
2007-06-11 10:58:47 |
Am 11.06.07, 19:11 +1000 schrieb david:
> On Sun, 2007-06-10 at 18:59 +0200, Kai-Uwe Behrmann
wrote:
> > Robert Krawitz informed me that cmyk postscript
will be written correctly
> > in version 5.1.2. Unfortunedly we need to do
something with our print
> > dialog as it is not longer part of the Gutenprint
package since 5.1.x
> >
>
> Does this mean I have to wait a while to use cinepaint
from printing? Is
> it possible to print via some other software? (an
article I read
> mentioned Scribus).
If you want to print over a postscript file you'd eighter
have to patch or
to wait.
Anyway, as long as your printer is localy connected and
supported by
Gutenprint, I would recommend to manage the print file
generation in
CinePaint and avoid postscript at all. Thus, Gutenprint
renders the print
file from up to 16-bit data source in CinePaint itself with
more control.
CinePaint -> Gutenprint (printer language file rendered
from 16-bit) ->
spooling (CUPS/Lprng) ->
(local) supported print device
Using postscript adds an intermediate step with 8-bit
precission. Then
the rendering into the print language happens after
spooling. You can do
such in Scribus. Scribus has as well considerable good PDF
output.
CinePaint -> Gutenprint( Postscript 8-bit ) ->
spooling with CUPS / transport with DVD ->
remote ripping (print file rendering) -> whatever print
device
kind regards
Kai-Uwe Behrmann
--
developing for colour management
www.behrmann.name + www.oyranos.org + www.cinepaint.org
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Cinepaint-users mailing list
Cinepaint-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users
|
|
| Re: printing from cinepaint |
  Australia |
2007-06-11 18:21:54 |
On Mon, 2007-06-11 at 17:58 +0200, Kai-Uwe Behrmann wrote:
> Am 11.06.07, 19:11 +1000 schrieb david:
>
> > On Sun, 2007-06-10 at 18:59 +0200, Kai-Uwe
Behrmann wrote:
> > > Robert Krawitz informed me that cmyk
postscript will be written correctly
> > > in version 5.1.2. Unfortunedly we need to do
something with our print
> > > dialog as it is not longer part of the
Gutenprint package since 5.1.x
> > >
> >
> > Does this mean I have to wait a while to use
cinepaint from printing? Is
> > it possible to print via some other software? (an
article I read
> > mentioned Scribus).
>
> If you want to print over a postscript file you'd
eighter have to patch or
> to wait.
>
I'm really sorry, it seems I misunderstood. I thought you
were
responding to an earlier email of mine in this thread. I'm
having
trouble getting Cinepaint 0.2.2 to compile. (The Ubuntu
package does not
have printing compiled in for some reason, and so far no
response from
them.) Below is my email from previously:
david test:~ $ ./configure:
<snip>
============================================================
=====
Configuration Results
GTK CinePaint Version 0.22-0
General dependencies:
Gtk1 toolkit yes 1.2.10
DnD support yes X11/Xmu
littleCMS yes lcms 1.15
Oyranos yes oyranos 0.1.7
Plug-ins with external dependencies:
Python plug-in: no
OpenEXR plug-in: yes OpenEXR 1.2.2
Tiff plug-in: yes
PNG plug-in: yes libpng 1.2.15beta5
Jpeg plug-in: yes
Print plug-in: yes Gutenprint
5.0.0.99.1
FLTK dependent plug-ins: yes bracketing_to_hdr
collect pdf
Thread dependent plug-ins: yes icc_examin
Flex dependent plug-ins: no
============================================================
=====
Now type 'make' and 'make install' / 'make rpm' to build the
package
and
install. The unix command is 'cinepaint'.
david test:/usr/local/cinepaint-0.22-0 $ sudo make
<big snip>
In file included from fl_i18n_cinepaint.cxx:23:
fl_i18n.H:41:1: warning: "_" redefined
In file included from fl_i18n_cinepaint.cxx:21:
../../libgimp/gimpintl.h:48:1: warning: this is the location
of the
previous definition
fl_i18n_cinepaint.cxx: In function 'void
cinepaint_init_i18n(const
char*)':
fl_i18n_cinepaint.cxx:51: error: 'printf' was not declared
in this scope
fl_i18n_cinepaint.cxx:55: error: 'printf' was not declared
in this scope
make[3]: *** [fl_i18n_cinepaint.lo] Error 1
make[3]: Leaving directory
`/usr/local/cinepaint-0.22-0/lib/fl_i18n'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/local/cinepaint-0.22-0/lib'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/usr/local/cinepaint-0.22-0/lib'
make: *** [all-recursive] Error 1
david test: /usr/local/cinepaint-0.22-0 $
On ubuntu, gutenprintui seems to be called gutenprintui2, so
I created a
link. I'm not sure that is the problem? I've had a look at
the latest
tarball of gutenprint and it seems to be the same.
david test:/usr/lib/pkgconfig $ ls -l gutenprint*
-rw-r--r-- 1 root root 269 2007-03-27 20:43 gutenprint.pc
-rw-r--r-- 1 root root 331 2007-03-27 20:43
gutenprintui2.pc
lrwxrwxrwx 1 root root 16 2007-06-10 15:56 gutenprintui.pc
->
gutenprintui2.pc
Any suggestions?
thanks again, David.
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Cinepaint-users mailing list
Cinepaint-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cinepai
nt-users
|
|
[1-8]
|
|