Re: printing beyond 30000px
Re: printing beyond 30000px
- Subject: Re: printing beyond 30000px
- From: Chris Cox <email@hidden>
- Date: Tue, 22 Jan 2008 14:59:16 -0800
- Thread-topic: printing beyond 30000px
The older printing APIs are all based on signed 16 bit quantities.
So 32767 pixels is the upper limit using those APIs.
The newer printing APIs are, um, not quite ready for prime time.
But we're working with both OS vendors on it.
Chris
> Message: 1
> Date: Sun, 20 Jan 2008 03:35:11 -0600
> From: "Dennis W. Manasco" <email@hidden>
> Subject: Re: printing beyond 30000px
> To: email@hidden
> Message-ID: <p06240801c3b8c2b2f64c@[192.168.123.124]>
> Content-Type: text/plain; charset="us-ascii" ; format="flowed"
>
> At 4:16 AM -0600 1/18/08, Dennis W. Manasco wrote:
>
>> That's a 16 bit variable: A C language long-integer...
>
>
> As Nathan reminded me:
>
>> A long integer is 32 bits in most compilers
>
> Correct.
>
> When I wrote that my mind was shifted left by a power of 2.
>
> Regardless:
>
> I think that the Adobe code is doing something inconsistent with bit 15.
>
> -=-Dennis
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Colorsync-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden