Re: cvs commit...

2004-08-01 Thread Tonny Kohar
Hi, On Sun, 2004-08-01 at 19:03, Glen Mazza wrote: > Don't stop there--please apply my two patches (they're > simple, as I don't know much about Batik): > > http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=glenmazza&emailtype1=substring&e

Re: cvs commit...

2004-08-01 Thread Thomas DeWeese
Hi Glen, Thanks for reminding us, I will be committing these later today. Glen Mazza wrote: Don't stop there--please apply my two patches (they're simple, as I don't know much about Batik): http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email

Re: cvs commit...

2004-08-01 Thread Glen Mazza
Don't stop there--please apply my two patches (they're simple, as I don't know much about Batik): http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=glenmazza&emailtype1=substring&emailreporter1=1&email2=&emailtype2=substring&emailreporter2=

broken build? (Re: cvs commit: .../wmf/tosvg WMFPainter.java)

2004-03-31 Thread Glen Mazza
Vincent, The build appears broken--I think an "import java.awt.Polygon;" statement needs to be added to get it to compile. Thanks, Glen - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 31, 2004 11:44 AM Subject: cvs commit: xml-batik/sources/

Re: cvs commit: xml-batik/xdocs index.xml javaScripting.xml status.xml

2003-07-10 Thread Vincent Hardy
Hi Cameron, There are no current plan to implement SMIL Animation in Batik at this point because it requires major architectural changes to Batik and, unfortunately, the effort required is not something the current commiters can chew at this point. This is a work load issue. With the bandwidth

Re: cvs commit: xml-batik/xdocs index.xml javaScripting.xml status.xml

2003-07-10 Thread Cameron McCormack
[EMAIL PROTECTED]: > The Batik project does not support declarative href="http://www.w3.org/TR/SVG11/animate.html";>animation and > there is currently no plan to add support for SMIL Animation to the > Batik project. Is this the case? How come? Later in the year if work hasn't started on it I w

Re: cvs commit: xml-batik/test-resources/org/apache/batik/dom unitTesting.xml

2003-07-03 Thread Jeremias Maerki
A little observation: The Board has decided that the full licencse text must be used. The short text is not allowed anymore. See "ASF Board Meeting Summary for February 19, 2003" mail that was sent to [EMAIL PROTECTED] On 01.07.2003 17:13:46 vhardy wrote: > Index: DOMUtilitiesCharacterEscaping.

Re: cvs commit: xml-batik/sources/org/apache/batik/swing/svg JSVGComponent.java

2003-06-16 Thread Thomas DeWeese
[EMAIL PROTECTED] wrote: deweese 2003/06/16 18:37:57 Modified:sources/org/apache/batik/apps/svgbrowser JSVGViewerFrame.java sources/org/apache/batik/bridge SVGEllipseElementBridge.java SVGShapeElementBridge.java SVGUtilities.jav

Re: cvs commit: xml-batik/sources/org/apache/batik/gvt AbstractGraphicsNode.javaCompositeGraphicsNode.java CompositeShapePainter.java FillShapePainter.javaGraphicsNode.java MarkerShapePainter.java ProxyGraphicsNode.java RasterImageNode.javaShapeNode.java ShapePainter.java StrokeShapePainter.java TextNode.java

2003-05-31 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: +++ MultiResGraphicsNode.java 30 May 2003 01:07:15 - 1.6 ... +public Rectangle2D getSensitiveBounds(){ +return bounds; +} FOP GUMP fails because of this, both redesign and maintenance branch: [javac] /...ce/build/src/org/apache/fop/svg/PDFImageE

RE: cvs commit: xml-batik/sources/org/apache/batik/gvt/textRegionInfo.java GlyphIterator.java GlyphLayout.java LineInfo.javaMarginInfo.java

2003-02-20 Thread Thomas E Deweese
> "TD" == Thomas E DeWeese <[EMAIL PROTECTED]> writes: TD> Flow text syntax is now brought up to date with SVG Drafts (see TD> examples) TD> Flow text now supports vertical-align attribute on flowRegion TD> elements. I forgot to thank Andrew Pietsch for the work on vertical-align.

Re: cvs commit: xml-batik/test-references/samples/tests/spec/fontsfontAltGlyph2.png

2002-08-28 Thread Vincent Hardy
There was an error in the commit message that came out with this commit. It should have been: Commit of Nicolas' patch ([EMAIL PROTECTED]): Fixed bug in the altGlyphItem handling. When the altGlyphItem were traversed, the first valid glyph of the item was pick, and an array of glyph, one from

Re: cvs commit: xml-batik/test-resources/org/apache/batik/test samplesRendering.xml

2002-05-01 Thread Vincent Hardy
Thomas, [EMAIL PROTECTED] wrote: > > [...] > > 3) Added existing tests into sampleRendering.xml that were missing: > a) Added colorSwitch, flowText, multi, solidColor, solidColor2 to >"extensions" testGroup > b) Added textLength.svg to "tests.spec.text" testGroup. > Great!

RE: cvs commit: xml-batik/test-references/samples/tests/spec/text smallFonts.png textFeatures.png

2002-03-20 Thread Thierry Kormann
some typo removed. > Bridge cleanup and new features: > >- polish some GraphicsNodeBridge. They are all now a subclass of > AbstractGraphicsNodeBridge >- fix a bug on text ('opacity' was ignored) >- remove support of dynamic gradients (need futher investigations) >- add

Re: cvs commit: xml-batik/samples 3D.svg

2002-03-05 Thread Vincent Hardy
Who said SVG was for 2D only! This is cool! Cheers, V. [EMAIL PROTECTED] wrote: > > tkormann02/03/05 08:36:48 > > Added: samples 3D.svg > Log: > first quick version of an Atari like 3D demo :) > > I will change the colors soon and will do shading when > style modifications

RE: cvs commit:

2002-02-21 Thread Morrison, John
Thanks :) > From: Vincent Hardy [mailto:[EMAIL PROTECTED]] > > John, > > Yes, there has been a lot of work going on in supporting > scripting. > > When we will do a release depends on what the team wants. We have > only done releases when all our regression tests are clear > and we have a fe

Re: cvs commit:

2002-02-21 Thread Vincent Hardy
John, Yes, there has been a lot of work going on in supporting scripting. When we will do a release depends on what the team wants. We have only done releases when all our regression tests are clear and we have a few regressions right now (with color profile support). This is the only strict

RE: cvs commit:

2002-02-21 Thread Morrison, John
Vincent, You've been checking in *lots* of changes/bug fixes recently - how close are you to a new release out of curiosity? J. === Information in this email and any attachments are confidential, and may not be copied or used

Re: cvs commit: xml-batik/sources/org/apache/batik/gvtCompositeShapePainter.java FillShapePainter.java MarkerShapePainter.javaShapeNode.java ShapePainter.java StrokeShapePainter.java

2002-02-06 Thread Vincent Hardy
Sure, go for it. Vincent. Thomas E Deweese wrote: > > > "VH" == Vincent Hardy <[EMAIL PROTECTED]> writes: > > VH> getPaintedBounds > > Can I quickly rename this to getPaintedBounds2D ? > > This is used very uniformly for methods that return Rect2D vs. Rect > (with the exception of

Re: cvs commit: xml-batik/sources/org/apache/batik/script/rhinoRhinoInterpreter.java

2002-01-31 Thread Christophe Jolif
Thomas E Deweese wrote: > > > "cj" == cjolif <[EMAIL PROTECTED]> writes: > > cj> cjolif 02/01/30 09:42:27 > > cj> Modified: sources/org/apache/batik/script/rhino > cj> RhinoInterpreter.java Log: Rhino1.5R2 -> Rhino1.5R3 compatibility > cj> problem > > +throws InterpreterExce

Re: cvs commit: xml-batik README

2001-12-06 Thread Bill Haneman
> - o A Java 1.2 or later compatible virtual machine for your operating system. > + o A Java 1.3 or later compatible virtual machine for your operating system. I'm sorry to see this, wish I could have helped keep Batik going for 1.2 -Bill -- Bill Haneman x19279 Gnome Accessibili

Re: cvs commit: xml-batik/sources/org/apache/batik/gvt/text GlyphLayout.java

2001-11-30 Thread Bill Haneman
[EMAIL PROTECTED] wrote: > > deweese 01/11/29 15:11:02 > > Modified:sources/org/apache/batik/gvt/renderer > StrokingTextPainter.java >sources/org/apache/batik/gvt/text GlyphLayout.java > Log: > Fixed Text Anchor on tspan. > PR: 4809 > Than

Re: cvs commit: xml-batik/test-resources/org/apache/batik/transcoder/image/resources - New directory

2001-10-30 Thread cguillaume
test it too. Thanks! - Original Message - From: "Thierry Kormann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "cguillaume" <[EMAIL PROTECTED]> Sent: Tuesday, October 30, 2001 4:40 PM Subject: Re: cvs commit: xml-batik/test-resources/org/apache/batik

Re: cvs commit: xml-batik/test-resources/org/apache/batik/transcoder/image/resources - New directory

2001-10-30 Thread Thierry Kormann
On Tuesday 30 October 2001 16:53, cguillaume wrote: > Batik 1.1, I'm downloading the version developper 1.3 > My problem is that I can't find a way to position by inch X,Y coordinates > for lines, polygones, polylines,... > It seems to be only possible using pixels, isn't it? The problem in your

Re: cvs commit: xml-batik/test-resources/org/apache/batik/transcoder/image/resources - New directory

2001-10-30 Thread Thierry Kormann
On Tuesday 30 October 2001 16:36, cguillaume wrote: > Hi all, > > Just to know how is it possible to work in inch in the application, > and how is it possible to work with graphic elements (such as polyline, > polygone, lines,..) with X, and Y positions in inch like > > > "http://www.w3.org/TR/2

Re: cvs commit: xml-batik/test-resources/org/apache/batik/transcoder/image/resources - New directory

2001-10-30 Thread cguillaume
Hi all, Just to know how is it possible to work in inch in the application, and how is it possible to work with graphic elements (such as polyline, polygone, lines,..) with X, and Y positions in inch like http://www.w3.org/TR/2000/CR-SVG-2802/DTD/svg-2802.dtd";> that should be

Re: cvs commit: xml-batik/test-sources/org/apache/batik/util RunnableQueueTest.java

2001-10-04 Thread Vincent Hardy
Thomas, Did you add RunnableQueueTest to the XML test suites? It is not in the org.apache.batik.util.unitTesting.xml file. Should I add it? V. [EMAIL PROTECTED] wrote: > > deweese 01/10/04 07:48:40 > > Modified:sources/org/apache/batik/util DoublyLinkedList.java >

Re: cvs commit: xml-batik/sources/org/apache/batik/bridge SVGSVGElementBridge.java

2001-09-11 Thread Vincent Hardy
Sorry about the french talk... That was; Thierry, Would you mind adding samplesRendering.xml with the new test case. Thanks, Vincent. Vincent Hardy wrote: > > Thierry, > > Est-ce-que tu peux updater samplesRendering.xml avec le nouveau cas > de test? > Merci. > Vincent. > > [EMAIL PROTECTED]

Re: cvs commit: xml-batik/sources/org/apache/batik/bridge SVGSVGElementBridge.java

2001-09-11 Thread Vincent Hardy
Thierry, Est-ce-que tu peux updater samplesRendering.xml avec le nouveau cas de test? Merci. Vincent. [EMAIL PROTECTED] wrote: > > tkormann01/09/11 02:18:32 > > Modified:sources/org/apache/batik/bridge SVGSVGElementBridge.java > Added: samples/tests svgEnableBackground.svg >

RE: cvs commit: xml-batik/test-references/svgbe text-i18N-BE-09.png

2001-08-23 Thread Morrison, John
Thanks. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 23 August 2001 10:14 am > To: [EMAIL PROTECTED] > Subject: cvs commit: xml-batik/test-references/svgbe > text-i18N-BE-09.png > > > vhardy 01/08/23 02:14:01 > > Removed: test-