RE: CMKY

2003-10-16 Thread Beer, Christian
I'd volunteer, if I had the time! :-( Sorry. Christian Beer > -Original Message- > From: J.Pietschmann [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 15, 2003 1:57 AM > To: [EMAIL PROTECTED] > Subject: Re: CMKY > > > Beer, Christian wrote: >

Re: CMKY

2003-10-14 Thread J.Pietschmann
Beer, Christian wrote: But for a first step why not extend the spec. and add cmyk(...) to fop? That's just work. Are you volunteering? J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

RE: CMKY

2003-10-13 Thread Beer, Christian
> > Beer, Christian wrote: > > Right, but FOP _MUST_ not be early in the publishing chain! It could > > in fact be the only and therefore even the last step in a publishing > > chain... > > Hmm, only if you more or less print directly to a PS or PDF-printer. > Otherwise, you'll have at last a pri

Re: CMKY

2003-10-10 Thread J.Pietschmann
Beer, Christian wrote: Right, but FOP _MUST_ not be early in the publishing chain! It could in fact be the only and therefore even the last step in a publishing chain... Hmm, only if you more or less print directly to a PS or PDF-printer. Otherwise, you'll have at last a printer driver or, for more

RE: CMKY

2003-10-10 Thread Beer, Christian
reets, Christian > -Original Message- > From: lijun zou [mailto:[EMAIL PROTECTED] > Sent: Friday, October 10, 2003 5:07 AM > To: [EMAIL PROTECTED] > Subject: RE: CMKY > > > Another question, > How can I mathematically convert RGB to CMYK? > Theoreically

RE: CMKY

2003-10-10 Thread lijun zou
Another question, How can I mathematically convert RGB to CMYK? Theoreically it's 1- RGB, but what about K value? LZ --- "Beer, Christian" <[EMAIL PROTECTED]> wrote: > > I think CMYK support in tools used early in the > publishing chain > > is somewhat overrated. > > Right, but FOP _MUST_ not be

RE: CMKY

2003-10-09 Thread Beer, Christian
> I think CMYK support in tools used early in the publishing chain > is somewhat overrated. Right, but FOP _MUST_ not be early in the publishing chain! It could in fact be the only and therefore even the last step in a publishing chain... > I can only think of the following use cases for XSLFO:

Re: CMKY

2003-10-09 Thread Ben Galbraith
working on getting approval to open-source some of it. Ben George Yi wrote: I heard Jeremias mentioned Chamelon(Spell) Colour can do the post process but I never tried. George -Original Message- From: Clay Leeds [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2003 11:59 AM To: [EMA

Re: CMKY

2003-10-09 Thread lijun zou
some of our code... working on > getting approval to > open-source some of it. > > Ben > > George Yi wrote: > > > I heard Jeremias mentioned Chamelon(Spell) Colour > can do the post process > > but I never tried. > > > > George > > > &g

Re: CMKY

2003-10-08 Thread J.Pietschmann
Beer, Christian wrote: As I am very interested in XSL:FO,PDF and CMYK I am a bit sad, that it is not supported by the spec. I think CMYK support in tools used early in the publishing chain is somewhat overrated. I can only think of the following use cases for XSLFO: - Avoid round-off errors and oth

RE: CMKY

2003-10-08 Thread Beer, Christian
FOP is not that complex. Greets, Christian > -Original Message- > From: J.Pietschmann [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 07, 2003 9:37 PM > To: [EMAIL PROTECTED] > Subject: Re: CMKY > > > lijun zou wrote: > > How is the CMKY colorspace su

Re: CMKY

2003-10-07 Thread J.Pietschmann
lijun zou wrote: How is the CMKY colorspace supported in FOP? XSLFO does not support the CMYK colorspace directly. What's wrong with postprocessing the PDF in a suitable driver or print preparation software? J.Pietschmann - To uns

Re: CMKY

2003-10-07 Thread Ben Galbraith
2003 11:59 AM To: [EMAIL PROTECTED] Subject: Re: CMKY Ben Galbraith wrote: FOP does support CMYK JPEGs -- there's a previous thread on this issue that I participated in that should document it fairly well. XSL-FO may provide support for CMYK through its color space features; haven't studi

RE: CMKY

2003-10-07 Thread George Yi
I heard Jeremias mentioned Chamelon(Spell) Colour can do the post process but I never tried. George -Original Message- From: Clay Leeds [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2003 11:59 AM To: [EMAIL PROTECTED] Subject: Re: CMKY Ben Galbraith wrote: > FOP does supp

Re: CMKY

2003-10-07 Thread Clay Leeds
Ben Galbraith wrote: FOP does support CMYK JPEGs -- there's a previous thread on this issue that I participated in that should document it fairly well. XSL-FO may provide support for CMYK through its color space features; haven't studied it enough to grok it, not sure. FOP doesn't not support C

RE: CMKY

2003-10-07 Thread Barnaby Shearer
As I understand it (and I missed the mentioned thread) SVG supports RGB colour values in ICC colour spaces much the same as XSL:FO (although SVG only REQUIRES the render to support sRGB). However FOP (and/or Batik) need to handle translating these RGB colours into the colour space of the output dev

Re: CMKY

2003-10-07 Thread Ben Galbraith
Andreas L. Delmelle wrote: Don't know what other opinions there are WRT this issue... FOP does support CMYK JPEGs -- there's a previous thread on this issue that I participated in that should document it fairly well. XSL-FO may provide support for CMYK through its color space features; haven't s

RE: CMKY

2003-10-07 Thread Shan Kajendran
> >How is the CMKY colorspace supported in FOP? Look at the following link for more details. http://xml.apache.org/fop/graphics.html#jpeg Shan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA

RE: CMKY

2003-10-07 Thread Andreas L. Delmelle
> -Original Message- > From: Chris Bowditch [mailto:[EMAIL PROTECTED] > > >From: lijun zou <[EMAIL PROTECTED]> > > > >How is the CMKY colorspace supported in FOP? > > > >Does it support at embedded SVG level too? > I seem to remember a thread (one or two weeks ago) in which someone had a

Re: CMKY

2003-10-07 Thread Chris Bowditch
From: lijun zou <[EMAIL PROTECTED]> I am in a process of evaluating PDF creation software. FOP looks very attractive to me. But I have one question: How is the CMKY colorspace supported in FOP? CMKY within JPEG images is supported according to FOP's website. It is not supported within the XSL-FO p