On Tue, 2002-07-02 at 13:36, Thomas E Deweese wrote:
> KL> - started implementation of patterns and gradients Patterns
> KL> generally work. The gradient coordinates are currently wrong, I'm
> KL> not sure how to get this right.
> 
>     Anything we can do to help?  Pointers to the suspected problem
> areas?

I have worked out what was wrong, I need to apply the gradients
transform and the transform for the current pdf state because the coords
need to be abolute for pdf.
It seems to be working for linear and radial gradients - the
asf-logo.svg works, thats the most important thing!

Unfortunately it appears that pdf cannot handle all the radial
gradients. It only has a single radius whereas in svg rx and ry may be
different. Also the center point cannot be outside the circle centered
around the focal point with the given radius.
There may be ways to handle this but it is too complicated for now.

Thanks,
Keiron.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to