hillion 02/05/16 09:33:41
Modified:sources/org/apache/batik/css/engine CSSEngine.java
Log:
Enhanced robustness of the CSS engine.
Revision ChangesPath
1.11 +3 -2 xml-batik/sources/org/apache/batik/css/engine/CSSEngine.java
Index: CSSEngine.java
=
Hi Thomas,
> Correct GIMP creates palette that adapts to the contents
> of the image. There are many ways of doing this, I don't
> know what method GIMP uses but it is probably a pretty
> good one, the one I referenced earlier is also pretty good
> and very standard.
While I don't understand wh
> "JI" == Jun Inamori <[EMAIL PROTECTED]> writes:
JI> Hi Thomas,
>> Correct GIMP creates palette that adapts to the contents of the
>> image. There are many ways of doing this, I don't know what method
>> GIMP uses but it is probably a pretty good one, the one I
>> referenced earlier is also
hillion 02/05/16 04:23:35
Modified:sources/org/apache/batik/dom AbstractParentNode.java
Log:
getElementsByTagName fix.
Revision ChangesPath
1.16 +2 -2 xml-batik/sources/org/apache/batik/dom/AbstractParentNode.java
Index: AbstractParentNode.java
=