cvs commit: xml-batik/sources/org/apache/batik/css/engine CSSEngine.java

2002-05-16 Thread hillion
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 =

Re: ImageTranscoder

2002-05-16 Thread Jun Inamori
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

Re: ImageTranscoder

2002-05-16 Thread Thomas E Deweese
> "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

cvs commit: xml-batik/sources/org/apache/batik/dom AbstractParentNode.java

2002-05-16 Thread hillion
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 =