Mark Claassen wrote:
Is there a reason that the initial transform stuff in SVGComponent and
GVTComponent were not fully implemented?  It looks like there was a
start to do this.  There is a method to get the initial transform, but
then it is just created as the identity transform in lots of places as
well.

Originally this held the viewbox transform but that has now been moved into the SVG element. So it does appear that it is now a useless remnent.

I modified the code so that all uses of the "initialTransform" variables
were pointing to the instance in GVTComponent and everything (so far)
works fine.

You could create an IDENTITY_TRANSFORM static final variable and use that instead (it would be less potentially confusing).

Mark

---------------------
"Nonviolence is the answer to the crucial political and moral questions
of our time; the need for man to overcome oppression and violence
without resorting to oppression and violence. "
-- Martin Luther King Jr.

Mark Claassen
Donnell Systems, Inc.
300 S. St. Louis Blvd. Ste. 203 South Bend, IN 46617
E-mail: mailto:[EMAIL PROTECTED]
Voice: (574)232-3784
Fax: (574)232-4014



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






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



Reply via email to