Hi,

Ok, so this seems to be Quark specific... at that point 
I'm not sure on how Quark does handle resolution. Jpegicc 
only reads App13 markers, and doesn't write them. Photoshop
markers includes a lot more information than just resolution,
and handling all that would turn jpegicc in a huge program. 


Regards,
Marti.

----- Original Message ----- 
From: "Faisal Ahmmad" <[EMAIL PROTECTED]>
To: "Marti Maria" <[EMAIL PROTECTED]>
Sent: Thursday, November 04, 2004 11:55 AM
Subject: Re: [Lcms-user] CMYK profile - Resoltuion issue


Hi Marti,

Thanks for your reply.

Yes, I am using jpegicc. I tried the lcms-1.14beta
which didn't help unfortunately.

I can see the fix you added in jpegicc.c file, which I
modified to the following as I want to change the
original image resolution from 72 to 255:

        Compressor.density_unit = 1;
Compressor.X_density = 255;
Compressor.Y_density = 255;

        Compressor.write_JFIF_header = 1;

Now, the result is as before, photoshop reads the
resolution as 255, but when I open the image in Quark
Express the resolution is 72.

Please advise.

Regards
Faisal

--- Marti Maria <[EMAIL PROTECTED]> wrote:

> 
> Humm... I assume you are using jpegicc, right?
> 
> Regards,
> Marti Maria
> The little cms project
> http://www.littlecms.com
> 
> ----- Original Message ----- 
> From: "Faisal Ahmmad" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, November 03, 2004 7:08 PM
> Subject: [Lcms-user] CMYK profile - Resoltuion issue
> 
> 
> Hi,
> 
> I am here again, but with a different problem this
> time.
> 
> I use IJG's jpeg library to read and write jpeg
> files
> and use lcms to do the profiling. If I apply a CMYK
> profile to an RGB image and save it using jpeglib
> with
> a resolution value of 255 for both x & Y the output
> image always comes with the default 72 dpi
> resolution
> in Quark express. It is ok in Photoshop.
> 
> If I just save the image without doing any
> profiling,
> I get the right resolution. 
> 
> Any help will be highly appreciated.
> 
> Regards
> 
> 
> 
> 
> 
> __________________________________ 
> Do you Yahoo!? 
> Check out the new Yahoo! Front Page. 
> www.yahoo.com 
>  
> 
> 
> 
>
-------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for
> FREE
> LinuxWorld Reader's Choice Award Winner for best
> database on Linux.
>
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Lcms-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/lcms-user
> 
> 
> 
>
-------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for
> FREE
> LinuxWorld Reader's Choice Award Winner for best
> database on Linux.
>
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Lcms-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/lcms-user
> 




__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Lcms-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to