Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion shfill: /ShadingType 2, computed parameters
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ken  
View profile  
 More options Mar 11 2010, 3:23 pm
Newsgroups: comp.lang.postscript
From: ken <k...@spamcop.net>
Date: Thu, 11 Mar 2010 20:23:51 -0000
Local: Thurs, Mar 11 2010 3:23 pm
Subject: Re: shfill: /ShadingType 2, computed parameters
In article <7b228915-dc3e-47b7-8ff7-c47f527f5794
@e7g2000yqf.googlegroups.com>, scott.pro...@solimarsystems.com says...

> > Splitting the DataSource into two strings doesn't help: [(0.115385
> > 0.75 0.0 0) ( 0.115385 0.0 0.75 1 )]

> The /DataSource is still an array.  Try:

>          /DataSource (0.115385 0.75 0.0 0 0.115385 0.0 0.75 1 )

In this case the data must be binary, not ASCII, eg:

<0001020304> = 0x01 0x02 0x03 0x04 etc

To map the integer hex values into the domain of the function output you
must supply a Decode array. Depending on the input, you may also find it
necessary to supply an Encode array as well.

                Ken


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.